I am using an ActiveX control to read an EPICS channel: I use
AutomationOpen to get a ref # to my ocx control, then use a flat
sequence to: Add a channel, check it is connected, read something on
that channel, each one by calling methods in my ActiveX control, then
close the reference.

If I single step, or run the vi with the Hi-light bulb enabled,
everythinng works as supposed, and I get a readback value off my
equipment. When I try and run it normally (Hi-light bulb off), the vi
runs, but does not really do anything: the indicator shows the channel
is not connected, and it doesn't read any value. I checked already to
see if there's an inadvertently braekpoint set, or pause button
checked, and everything is as it should be.

I'm at a loss. Any ideas ?

Thank you

Larry T.

Reply via email to