03-09-2009 11:14 AM
Then add a text box to your front panel and write whatever you want to it. A shift register with a concantanate strings will work.
A lot of what you are asking is pretty basic stuff. Have you seen the available LabVIEW tutorials and taken the time to go through them?
03-09-2009 11:21 AM
03-09-2009 01:01 PM
03-09-2009 01:03 PM
03-09-2009 01:05 PM
03-09-2009 01:13 PM
03-09-2009 01:18 PM
03-09-2009 01:35 PM
Then do as I suggested with a string indicator. The error indicator has nothing at all to do whether the test passes or not or the kind of message you want to display.
Actually, I should modify my second sentence. If you get an error, you could also set the fail Boolean and text. It's when you don't get an error (and you shouldn't unless the DAQ hardware fails), that the error cluster is not at all related to pass/fail status.
03-09-2009 01:47 PM
03-09-2009 01:51 PM