Hi, In the function palette -> Instruments I/O -> Serial (See also VISA)
You'll probably have to use : - VISA configure serial port : Baud rate, # stops, # bits - VISA Read : read the bytes at port - VISA Write - Property node Bytes at port - VISA Close Don't forget to close the VISA Session at the end of your application. Hope this helps ! Julien