SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Classes | Namespaces
LVMQUpdater.cs File Reference

Go to the source code of this file.

Classes

class  Seci.LabView.LvmqUpdater
 This class is used for checking to see if the LabVIEW messages received from the message panel VI have changed. It contains an instance of the BackgroundWorker class that is used as a separate thread for retrieving the current information, and an instance of the Timer class which fires off the BackgroundWorker every x milliseconds. An event is raised if the messages have changed. More...
 

Namespaces

package  Seci.LabView