0

Out of 0 Ratings

Owner's of the Gefen Marine Battery Gefen Marine Battery gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 84
 
page | 25
Commands
#set_serial_mode
Sets the mode of the specied serial port. The default mode for all serial ports (1 - 2)
is TCP Bridge mode.
Syntax
#set_serial_mode param1 param2
Parameters
param1 Port [1 ... 2]
param2 State [1 ... 3]
Mode Description
1
TCP bridge
2
UDP bridge
3
Terminal mode
Example
#set_serial_mode 1 2
Serial port 1 working mode is: TCP Bridge Mode
Related Commands
#show_serial_mode
Advanced Operation