Putexpect-p2, Putget – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual

Page 186

Advertising
background image

186

Airborne Enterprise CLI Reference Manual

putexpect-p2

Command

putexpect-p2

Arguments

[integer1] [integer2] [ASCHEX1] [ASCHEX2]

Security

Level

2 (data)

Device Type All

Default

<none>

Description

Performs a binary <aschex> data transfer to a target server or to the CLI Session on the Serial 2 (UART2)

interface.

The operation waits for <integer1> bytes of returned data or times out after <integer2> seconds or the

<aschex> terminator is recognized.

Excess bytes are discarded. After the command completes, the connection remains in CLI Mode.

The command can be issued from a LAN application (serial in Listen Mode) or from a Serial Host

application.

integer1

Maximum number of bytes: range 0 – 1800

Integer2

Timeout in seconds. 32 bit unsigned.

ASCHEX1

Data to be sent, up to maximum length of the command line.

ASCHEX2

Terminator, up to 16 bytes in length.

putget

Command

putget

Arguments

[integer1] [integer2] [ASCHEX]

Security

Level

2 (data)

Device Type All

Default

<none>

Description

Performs a binary <aschex> data transfer to a target server or to the CLI Session on the Serial 1 (UART1)

interface.

The operation waits for <integer1> bytes of returned data or times out after <integer2> seconds.

Excess bytes are discarded. After the command completes, the connection remains in CLI Mode.

The command can be issued from a LAN application (serial in Listen Mode) or from a Serial Host

application.

integer1

Maximum number of bytes: range 0 – 1800

Integer2

Timeout in seconds. 32 bit unsigned.

ASCHEX

Data to be sent, up to maximum length of the command line.

Advertising