Jump to content

spmacd

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by spmacd

  1. Hi All,

    Is it possible to bold text then save it to a file? I am using the "write file" function to log data to disk, if the "test" is failing i am using a tab to mark the location of the failure to make it easier to find.

    Cheers,

    Steve

  2. Hi All,

    I have an LED indicator to test for a pass/fail condition on a voltage level received from a datalogger. I would like to be able to click on the LED to get the current reading from the data logger. Is there a way to do this? I eventually will have many channels and do not want to clutter the front panel by displaying the data at all times.

    Cheers,

    Steve

  3. Hi All,

    I am involved in a multichannel data logging project (from 80 - 160 channels) and would like to save data to numerous files. Each file will contain the data from 8 channels. The files are created before the test starts and the data saved periodically to these files over a one day period. What is the best way to set up the file handling?

    Thanks in advance for any help,

    Steve

  4. Hi All,

    I would like to set a bit when the output of a comparator becomes true, the bit must stay set for only one while loop iteration. It then resets and stays reset and must not set again if the comparator stays hi on the next iteration or if it flips back and forth. Any help is appreciated!

    Cheers,

    Steve

  5. Just connect a 1D array of DBL to the 'array type' input of the "Spreadsheet String to Array" function.

    One can, BTW, also connect arrays of string to the array type connector, which is a sometimes overlooked feature. See examples below:

    post-833-1116009678.png?width=400

    4744[/snapback]

    Yes, thank you...I should have initialized the array as a string, it now works :)

    Cheers

  6. Hi All,

    I would like to store strings in a circular buffer. I have initialized an array but when I use the vi "Spreadsheet String to Array" I get conflicting data types. How do I make array type 1D double instead of the default 2D double in the vi "Spreadsheet String to Array" vi?

    Thanks

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.