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 |