mylesp Posted August 14, 2012 Posted August 14, 2012 Hi, I would like to display the most current reading from my channels. I am currently using the "variable value" display and I have DAQFactory Express. The channels read in the values and store them in the table. When I enter the channel name into the expression field I get the whole array of values (50 of them). Is there an expression I can use that will only display the most recently aquired data value? I've searched through the list for an appropriate expression but none of tem stand out as a solution. Thanks, Paul
AzeoTech Posted August 14, 2012 Posted August 14, 2012 You need to put [0] after the channel name to request the most recent data point. I strongly recommend you go through the guided tour. It doesn't take long and goes over these basics.
mylesp Posted August 16, 2012 Author Posted August 16, 2012 I got it literally 10 mins after I submitted the post. Also did the guided tour. Thanks for the reply.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.