06-28-2007 09:34 PM
06-28-2007 09:41 PM
VISA USB functions...
Instrument I/O >> VISA >> VISA Advanced >> Bus/Interface Specific >> VISA USB
Functions are there, the rest is up to you.
06-28-2007 09:42 PM
06-28-2007 09:53 PM
hello mike,
i want to communicate with micro controller using serial port.
the micro control is programed to send the commands to a motor. all the commands from labview through the serial port.
micro control controls the motor and sends the data ( m otor positions) to the labview.
Now i had a USB to Serial Port converter. so i want try sendind the commands through USB
thanks,
06-28-2007 09:58 PM - edited 06-28-2007 09:58 PM
The USB to serial adapter should show up as a normal serial port. Just communicate to it as you normally would to a serial port.
You can ignore the fact that there is a USB interface in between (assuming the driver for your adapter is installed correctly).
Message Edited by Troy K on 06-29-2007 02:00 PM
06-28-2007 10:06 PM
06-28-2007 10:12 PM