

- #HYPERTERMINAL COMMANDS RS232 SERIAL#
- #HYPERTERMINAL COMMANDS RS232 MAC#
- #HYPERTERMINAL COMMANDS RS232 WINDOWS#

#HYPERTERMINAL COMMANDS RS232 MAC#
Power cycle the unit for the new default gateway to take effect GET 0 MACADDRESS Returns the MAC Address of the unit.ĬLEAR 0 DEVCONFIG Clears the configuration from the unit including any passwords. MODBUS or AT Modem Commands) and it is NOT a terminal emulator for. SET 0 DEFAULTGW Sets the default gateway of the unit. Can I use Docklight RS232 Terminal / RS232 Monitor or Docklight Scripting as a. Power cycle the unit for the new subnet mask to take effect GET 0 DEFAULTGW Retrieves the current default gateway from the unit.

The default subnet mask is 255.255.255.0 SET 0 SUBNETMASK Sets the subnet mask of the unit. Power cycle the unit for the new IP Address to take effect GET 0 SUBNETMASK Retrieves the current subnet mask from the unit. The unit should respond with a OK when the command is accepted. GET 0 IPADDR Retrieves the current IP Address from the unit SET 0 IPADDR Sets the IP address of the unit. The commands themselves should not actually include the literal text.Ī device ID of 0 indicates that the unit doesnt have a configuration loaded into it.Īny other number indicates the unit is part of a system and has a working configuration.
#HYPERTERMINAL COMMANDS RS232 SERIAL#
2) Seeing the ASCII & HEX codes for the sent and received data displayed the serial port monitor software. The commands below use as a placeholder for the Line Feed character. The USB adaptor is correctly identified as COM1, and I can verify that the correct data is sent or received by: 1) Seeing a 'data transfer' indicator flash on the meter. When setting parameters though, using a different device number, although possible (as long as it is a valid Device ID) it is not recommended.Īll of these commands are terminated with a Line Feed character, which in ASCII is represented by a hex 0A. Getting information from another unit in a system is possible by using the appropriate Device ID. I thought of inter-character timing and introduced some padding, but this makes no difference.
#HYPERTERMINAL COMMANDS RS232 WINDOWS#
This means that commands will be executed only on the unit you are directly connected to. I have an rs232 interfaced instrument that I can control using Hyperterminal, but works erratically when I issue the same commands using Lab Windows CVI rs232 library. HyperTerminal also has scroll functionality that enables you to view received text that has scrolled off the screen. These commands can be sent either via Telnet or HyperTerminal. To make sure that your device is connected properly or to view your device settings, you can send commands through HyperTerminal and check the results. Within the AudiaNexia text protocol, there are a handful of system commands that allows setting and retrieving IP settings as well as resetting and clearing a unit. Under the Contents tab, explore System Control RS-232 and Telnet Protocol.
