74 portshow, Portshow, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 152

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

152

3.1.74 portShow

Name

portShow—displays the configuration of all detected serial ports. Information on baud rate,
length, number of stop bits, parity, and port usage is provided. The possible usage types are:
I - Standard Input
O - Standard Output
E - Standard Error

Synopsis

portShow

Parameters

No parameters

Example

The following example indicates a typical display when using the portShow command.

MOTLoad> portShow

Port-Device Baud-Rate Length Stop-Bits Parity Usage

/dev/com1 9600 8 1 None IOE

/dev/com2 9600 8 1 None

/dev/com3 9600 8 1 None

/dev/com4 9600 8 1 None

See Also

portSet

Advertising