Hello Sirs,
In LabWindows/CVI , it is known that there are various events for each control , and we can process them in a fixed mode . But there also exists exceptional situation , for example , in an alarm system , I must measure the value on a real-world I/O point ,and determine if its change has exceeded the deadband ,once the value variety is exceeded the limit ,I need to trigger an event defined by myself ,how to do this ?
David