Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Port settings. More...
import"DsamPort.idl";
Public Attributes | |
string | name |
Port name. | |
DeviceInterfaceType | devIfType |
Port interface type (allows forcing the interface type) | |
int | baudRate |
Baud rate. | |
Parity | parity |
Parity mode. | |
int | stopBits |
Number of stop bits (1 or 2) | |
FlowControl | flowCtrl |
Flow control type. | |
int | breakDurationMs |
Length of BREAK signal duration in milli seconds. | |
boolean | sshDpaPortEnabled |
true if dedicated SSH DPA port is enabled | |
int | sshDpaPort |
SSH DPA port number. | |
boolean | allowSharedAccess |
Allow more than one user to connect to this port. | |
Port settings.