I've acquired an Ortec toolkit with ActiveX controls and am trying to
follow the procedures shown in the manual for handling ActiveX
events. The manual tells me to add 'Create ActiveX Event Queue
node', "Wait on ActiveX Event Node' and 'Destroy ActiveX Event Queue
node' to my vi. The problem is, the manual was written for
Labview 5.1, and I have Labview 7.0, which no longer uses these
nodes. Instead, LV 7 uses the '
Register Event Callback Node'. Can anyone tell me how to alter the attached vi to use the Register Event Callback Node instead of event queueing?