07-06-2006 09:41 PM
07-07-2006 12:43 AM
Hi
You can use dynamic events. Create a new dynamic event, register it at the event structure and just raise an event if you get data from the serial port.
07-07-2006 01:02 AM
07-07-2006 01:08 AM
07-07-2006 01:18 AM
07-07-2006 01:38 AM
07-07-2006 01:40 AM
hi there
please try the attached vi (not testet cause i don't have any serial device at hand).
it uses a string indicator as the data buffer. if there is new data the vi sets the "Val(Sgnl)" - property of the control which itself raises the "value changed" - event. i don't see a possibility to connect user events and VISA. there are the VISA - events (see the VISA advanced palette, but they also can't be connected to a event structure)
07-07-2006 01:48 AM
07-07-2006 02:01 AM
07-07-2006 02:02 AM