The following is a list of hw_server command line options.
Important: When remotely connecting to a hw_server running on a PC, ensure that the firewall policy is properly configured. Make sure that
hw_server.exe
has permission to listen for new socket connections on port 3121.To increase the pdi programming timeout, you can:
- Launch
hw_server
with -e"set default-config-timeout <time in ms>"
- Through xsdb, run the following command after connected to the
hw_server
:configparam default-config-timeout <time in ms>