IManagedCouplingPort

Summary

Represents Managed Coupling Port

Properties

Structure

class IManagedCouplingPort
coupling_port

Represents a coupling port

Type

CouplingPort

global_time_port_role

Defines the Global Time Port Role

Type

GLOBAL_TIME_PORT_ROLE

global_time_tx_period

Defines the transmitted period in seconds

Type

decimal or None

pdelay_request_period

Defines the period for the pdelay request messages

Type

float or None

pdelay_response_enabled
Defines whether PDELAY RESPONSE and PDELAY

RESPONSE FOLLOW UP shall be sent on this Coupling Port.

Type

bool

pdelay_resq_and_resp_follow_up_timeout
Timeout value for Pdelay_Resp and Pdelay_Resp_

Follow_Up after a Pdelay_Req has been transmitted resp. a Pdelay_Resp has been received. A value of 0 or None defining this attribute deactivates this timeout observation.

Type

float or None

pdeplay_latancy_threshold
Threshold for calculated Pdelay.

If a measured Pdelay exceeds pdelayLatencyThreshold, the measured Pdelay value is discarded

Type

float or None