I_Rfc1006ClientSettingsClass
Objects that implement this interface are used to configure the RFC1006 communication layer.
Namespace: Tc3_Rfc1006
Library: Tc3_Rfc1006 (Tc3_Rfc1006.compiled-library)
Inheritance hierarchy
I_SocketClientSettingsClass -> I_TpktClientSettingsClass -> I_Rfc1006ClientSettingsClass
INTERFACE I_Rfc1006ClientSettingsClass EXTENDS I_TpktClientSettingsClass
Properties
Name | Type | Access | Description |
---|---|---|---|
sCalling_T_Selector | STRING | Get | RFC 1006 parameter: Calling transport address selector (source). |
sCalled_T_Selector | STRING | Get | RFC 1006 parameter: Called transport address selector (destination). |
eTpduSize | Get | Maximum TPDU byte length. | |
tRfc1006Timeout | TIME | Get | Maximum time that may not be exceeded during the execution of the confirmed services. |
eTraceRfc1006 | Get | Configures the priority level for the logging of the error messages and log messages. |
Further Information