set bsc
86 Chapter 2 Command Descriptions
Syntax Enable/disable bisync communications and configure serial settings
set bsc [state={disabled|enabled}]
[serial_mode={bisync3270|bisync3275}]
[baudrate={baud rate)|external_clock}]
Configure polling settings
set bsc [code_set={ascii|ebcdic}]
[text_conversion={on|off}]
[polling_address=0x followed by 2 hex digits]
[selection_address=0x followed by 2 hex digits]
[device_id=0x followed by 2 hex digits]
[poll_interval=milliseconds]
[rx_timeout=milliseconds]
[tx_retries=0-255]
Configure bisync network services
set bsc [mode={client|server}]
[server_hostname={name|ip address}] (used in client mode only)
[server_port=tcp port] (used in client and server mode)
[use_ssl={on|off}]
[tpdu_header={on|off}]
[power_on_message=(0x followed by up to 64 hex digits)]
[no_response_message=(0x followed by up to 64 hex digits)]
Display current BSC settings
set bsc
Options Options for enabling/disabling bisync communications and serial settings
state={disabled|enabled}
Enables or disables bisync processing for the Digi device server.
Important: Do not set “state=enabled” until all other bisync parameters
are set. Enabling bisync processing causes the Digi device server to try
to initiate the network connection as soon as it gets enabled.
serial_mode={bisync3270|bisync3275}
Sets the bisync protocol used by the bisync terminal connected to the
serial port. The protocol specified on this option should match that of the
attached bisync terminal. The two protocols are similar with their main
difference being use of characters.
baudrate={baud rate)|external_clock}
The baud rate for the Digi device server. You can set the baud rate to a
specific value or have the Digi device server get the baud rate from an
external clock.
baud rate
Set the baud rate to match that of the bisync terminal connected to the
serial port. The Digi device server supplies an external clock signal at
the selected baud rate which can be used by the bisync terminal.
external_clock
If the bisync terminal supplies an external clock signal, use this setting
to have the Digi device server determine the data rate.