system information


Recommended Posts

There are lots of ways depending on what you want to use as a marker to test for system running.  For example, you could create an LED component and in its parameter, set the Expression to:

systime() - myChannel.time[0] > 5

then the LED will light if myChannel doesn't get any data for 5 seconds.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.