Re: Can I make my RGB to HSL Converter faster?
Even though I'm first seeing this many months later, thank you for the tips! I do handle the minimum being greater than the maximum possibility right at the source with an XControl. The user isn't...
View ArticleRe: calibration executive
Begging won't get you a boot leg copy. Neither will posting the same question multiple times. When you contact NI, be sure to have your serial number available as proof of ownership.
View ArticleSending Byte Array to Serial Port
Hi, I find myself running into a slight porblem. I have an array of bytes which are in hexadecimal and i need to be able to write them to the serial port so that a stepper motor can be controlled. I...
View ArticleRe: averaging
Hello Lennard, I tried to use "Flat Sequence Structure" just like attached capture. I was wondering when the voltage (from function generator) goes in to the first Structure, X1 array gets the data in...
View ArticleFPGA @ NI cRIO 9074 - working period
Hello all! I'm using cRIO 9074 and its FPGA for data acquisition of a DC/DC converter. Since switching frequency of the converter is 30 kHz (~ 33.33 us), I need a microsecond domain. Because of that I...
View ArticleRe: Use of context menus of the Mixed Signal Graph causes application crash
Hi Sectoid, I will have a look at this and get back to you. It may take me a little to parse through the information! Best,
View ArticleRe: binary file reading
Dear GerdW, Finally I make the table to read the Data Bytes from file. Here I don't know how to store the each channel data into separate array (Like array of cluster of 1D array concept as you...
View ArticleRe: How can I prevent the text in non-resizable contexts from being cut off?
1366 x 768 is the max resolution, So that makes sense. I think it is a 15" screen in the 16 x 10 format.
View ArticleRe: Sending Byte Array to Serial Port
Does your stepper motor want actual binary hex commands or ASCII Hex commands? I'm guessing it wants ASCII Hex commands since you are currently sending it binary hex commands. So use the Number To...
View Articleabout 7 segment led displays A few questions
Looking for a little information about 7 segment displays, I found 2 diferent ways to conect it:And:As I understand, the A circuit is the right one, but I seen a lot of B. Mi reasoning:Is equivalent to...
View Article回應: Silver Boolean Buttons (Behavior)
Hey Dr K, I'm not familliar with the phrase "Jumping Sharks" is that a west coast idiom or do we need A BIGGER BOAT?" :smileysurprised:
View Article回應: Silver Boolean Buttons (Behavior)
{bows} How does he know that trivia?... :smileyvery-happy:
View ArticleRe: about 7 segment led displays A few questions
This does not sound like a LabVIEW question.
View ArticleRe: averaging
Soran wrote:But it did not work as the all the Xis get exactly the same numbers and it means that the data that second Structure gets is exactly the same one that 1st, 3rd, 4th, and 5th one get. Do you...
View ArticleRe: OpenCL for Labview is now Open Source
Hey thanks, I'll look into that as another avenue. Austin
View Articlehow can i get more decimal point.
when i got fetch waveform data from oscilloscope(model TDS5104), i want more decimal point.for example, oscilloscope output a point which print is 1.5214mV , but i fetch the point which is 1.52 by...
View ArticleRe: how can i get more decimal point.
Right click on the indicator and look at your options.
View ArticleRe: how can i get more decimal point.
You did not attach anything, but you can change the display format of any indicator (or control) to suit your needs. You did not attach anything. How are you displaying the value?
View ArticleRe: How can I open a second vi panel from first?
After experimenting for a long time I finally got it to work.It did not work right until I fed back the closing signal of the sub VI to the calling VI resetting the calling button and also...
View Article