04-07-2016 08:02 AM
I am designing a semi automated procedure for verifying PXI-4224 cards. What I would like to have is a front panel similiar to the FP png attached.
Question #1:
I know it would be a true/false condition, but what object do I use to have pre defined text determined by said condition?
Question #2:
I am quite certian there are better/ more efficient ways of accompling what I would like, but I am doing the best I can with what I know. With that being said, How would I impliment the DAQmx Reset, SelfTest, and SelfCal to accomplish in the attached routine? I just need them to be acomplished and then drive the conditional text change (from above) occur.
04-07-2016 08:32 AM - edited 04-07-2016 08:32 AM
You can change the text that is writtne the same way you do any LabVIEW programming.
To change the color of the text, you can use a property node for that indicator to set the text color.