I_UlosiServerSettingsClass
Objects that implement this interface are used to configure the ULOSI communication layer (upper layer OSI).
Namespace: Tc3_Ulosi
Library: Tc3_Ulosi (Tc3_Ulosi.compiled-library)
Inheritance hierarchy
I_SocketServerSettingsClass -> I_TpktServerSettingsClass -> I_Rfc1006ServerSettingsClass -> I_UlosiServerSettingsClass
INTERFACE I_UlosiServerSettingsClass EXTENDS I_Rfc1006ServerSettingsClass
Properties
Name | Type | Access | Description |
---|---|---|---|
sCalling_S_Selector | STRING | Get | Calling-S-selector. |
sCalled_S_Selector | STRING | Get | Called-S-selector. |
nSessionRequirement | WORD | Get | Session requirements. |
sCalling_P_Selector | STRING | Get | Calling-P-selector. |
sCalled_P_Selector | STRING | Get | Called-P-selector. |
nPresentRequirements | BYTE | Get | Presentation requirements. |
nPresentProtocolVersion | BYTE | Get | Presentation protocol version. |
nProtocol_Version | BYTE | Get | Association Control Service protocol version. |
sContext_Name | STRING | Get | Application context name (object identifier, dotted presentation), MMS. |
sCalled_AP_Title | STRING | Get | Called-AP-title. |
nCalled_AE_Qualifier | UDINT | Get | Called-AE-qualifier. |
nCalled_AP_InvID | UDINT | Get | Called-AP-invocation-identifier. |
nCalled_AE_InvID | UDINT | Get | Called-AE-invocation-identifier. |
sCalling_AP_Title | STRING | Get | Calling-AP-title. |
nCalling_AE_Qualifier | UDINT | Get | Calling-AE-qualifier. |
nCalling_AP_InvID | UDINT | Get | Calling-AP-invocation-identifier. |
nCalling_AE_InvID | UDINT | Get | Calling-AE-invocation-identifier. |
nRequirements | BYTE | Get | Association Control Service requirements. |
sMechanism_Name | STRING | Get | Authentication mechanism name. |
sAuthent_Value | STRING | Get | Authentication value (password). |
sResponding_Value | STRING | Get | Responding authentication value (password). |
eAcse_Authent | Get | Authentication mode. | |
tUlosiTimeout | TIME | Get | Maximum time that may not be exceeded during the execution of the confirmed services. |
eTraceUlosi | Get | Configures the priority level for the logging of the error messages and log messages. |