LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

rs485 addressing in labview

Hello
 
I have a NI usb-485 1 port comm adapter and wish to use it to communicate with an instrument over  rs-485.  My question is, how do I tell labview the address of the device.  I am using 2 wire mode.  I have looked at the programming example on the serial quick reference but it doesn't show how to address the device that I want to communicate with.
 
Thanks
Everett
0 Kudos
Message 1 of 2
(2,804 Views)
RS485 addressing is not related to port setup, but it's instrument dependent. Normally the address is embedded in the command strings.
Check the instrument communication protocol documentation if you need to build it from scratch. If there is an instrument driver, there should be some address parameter to be passed to the related vi's/functions.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 2
(2,775 Views)