![National Instruments ENET-232 Series User Manual Download Page 72](http://html2.mh-extra.com/html/national-instruments/enet-232-series/enet-232-series_user-manual_3450879072.webp)
Appendix C
Troubleshooting and Common Questions
ENET-232 and ENET-485 Series User Manual
C-12
ni.com
What is the maximum baud rate supported and how can I set it?
The maximum baud rate supported is 460.8 kbits/s for RS-485 and
230.4 kbits/s for RS-232. To set the baud rate, use the
SetCommState
Win32 function and pass the actual value of the baud rate in the
BaudRate
field of the
DCB
structure.
My application worked with a board interface, but it times out when
I use the serial device server interface. What should I do?
Because the serial device server is a network device, it is dependent on
network conditions for timely communications. An unpredictable delay
is associated with using the remote serial ports. Applications may require
longer serial timeouts to compensate for this delay. However, different
applications handle serial timeouts differently, and each must be adjusted
individually to account for your network conditions.
What do I do if the Serial Device Server Diagnostics utility fails with
an error?
Refer to the troubleshooting sections of this appendix for specific
information about what might cause the diagnostics utility to fail. If
you have already completed the troubleshooting steps, contact National
Instruments.
How many serial interfaces can I configure for use with my serial
server software for 2000/NT?
Currently, the serial server software for 2000/NT can be configured to
communicate with up to 256 serial ports.
How do I communicate with my instrument over the serial bus?
Refer to the documentation that came from the instrument manufacturer.
The command sequences you use are dependent on the specific instrument.
The documentation for each instrument should include the serial
commands you need to communicate with it.
Why does the uninstall program leave some components installed?
The Uninstall program removes only items that the installation program
installed. If you add anything to a directory that the installation program
created, the Uninstall program does not delete that directory, because the
directory is not empty after the uninstallation. You will need to remove any
remaining components yourself. Also, reboot your computer after running
the Uninstall program if prompted by Windows 2000/NT.