09-20-2006 02:17 PM
09-20-2006 02:41 PM
09-20-2006 03:08 PM
I am not sure about using the Vee driver but if it is a serial device and you have the command set, writing a visa driver (especially for a simple device like an over) is usually not too hard. essentially all you have to do is open a visa session, send the parsed command string, wait for the reply parse the ascii reply and when done close the visa session.
Paul
09-20-2006 03:50 PM
09-22-2006 08:21 AM
09-22-2006 08:26 AM