Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-485

I installed a.PCI-485/4 card under win98, I want to write an application for this card in Lab windows CVI. Can I use the cvi examples of the RS232(send and receive) to operate this card or the application for 485 is different from rs232.
0 Kudos
Message 1 of 2
(3,131 Views)
You can use the same API for 485 and 232. However, the cables used are different (even though the connectors may be the same). You can read about 485 communication issues (transceiver (also called "wire") modes, device manager settings, and full/half duplex wiring) in the serial manuals available through the "Support" link in this website. A lot of the material is specific to NI cards though; I'm assuming that's what you probably have.
0 Kudos
Message 2 of 2
(3,131 Views)