Skip to content

CommunicatorConfigurationBase#

This is the class for the generic base configuration for communication with any device.


property termination_character#

The terminator character is used in SendLine() when set.

Returns#

Type Description
str The termination character.

property timeout_in_seconds#

Returns or sets the timeout for communication in seconds.

Returns#

Type Description
int The timeout in seconds.