Hi,
I need to know how to use the timer function in LAbVIEW 7.0 which executes in LabVIEW RT Controller.
At present situation I have function "ScanHardware" in VB 6.0, which executes on timer based. That is irrespective of other fucntions execution, the "ScanHardware" function related to timer starts it execution at fixed interval.
Now I need to port this VB code to LabVIEW. In LabVIEW, irrespective of the execution of other fucctions, the "ScanHardware" fucntion should trigger for every fixed interval.
So can anyone suggest me, how to use timers in LAbVIEW 7.0 programming language. The Scanhardware function should execute in LabVIEW real time RT 7.0.
Thanks,
Poornima