Lantronix SCS Reference Manual page 271

Secure console servers
Table of Contents

Advertisement

Command Reference
Defaults
Examples
See Also
Frame
Defines the timeout as the time since the current "character burst" was started.
None
Clears previous timeout settings, so the transmission takes place whenever the
SCS decides to send the data.
Character
Sets a trigger that transmits any accumulated data as soon as the specified one
or two byte character sequence is detected in the data stream.
x
Enter the desired alphanumeric character. To specify a control character, use
escaped hex (\xx). For example, Ctrl-B (ASCII character 0x02) would be
specified as \02.
Any
Sets any character as the trigger.
None
Clears any previous trigger characters.
y
Enter the optional second alphanumeric character. To specify a control
character, use escaped hex (\xx). For example, Ctrl-B (ASCII character 0x02)
would be specified as \02.
Save
Specifies what happens to the matched trigger characters. Either the first
character or both characters will be passed to the host as the first bytes of data,
or the characters will be discarded.
30 (msec)
Local> DEFINE PORTS ALL DATASEND DELAY CHARACTER 50
(Triggers data transmission for 50 milliseconds since the last character was
received.)
Local> DEFINE PORTS ALL DATASEND DELAY FRAME 150
(Triggers data transmission for 150 milliseconds since the current "character
burst" was started.)
Local> DEFINE PORT 2 DATASEND CHARACTER Z
Local> DEFINE PORT 2 DATASEND SAVE 1
(Transmits any accumulated data, including "Z," as soon as the "Z" character
is detected in the data stream.)
Set/Define Ports Autostart, page 12-60; Transmitting Serial Data, page 12-14
12-67
Port Commands

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SCS and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents