Nate@UT
2008-08-15 00:40:17 UTC
I am aware of how to make LabView respond to user interface events (keyboard presses, button presses, mouse moves, etc) and I'm also aware that the same event handling structure can be used to handle external (non-GUI) events- like those generated by a digital edge on a DAQmx input. My question is whether the same event handling structure can be used to handle external events coming in on a CAN network- via NI-CAN or otherwise? Is there a good reference which summarizes ALL general types of events that can be handled in this way- not just the standard GUI events? I have a feeling that ActiveX and VISA are other ways to generate events, but can't find a good resource in general - or specifics on the NI-CAN side. Thanks!Nate