I_UlosiConnectionSettingsClass
Objects that implement this interface are used to configure the ULOSI communication layer (upper layer OSI). The configuration settings only apply to a selected server session function block instance.
Namespace: Tc3_Ulosi
Library: Tc3_Ulosi (Tc3_Ulosi.compiled-library)
Inheritance hierarchy
I_SocketConnectionSettingsClass -> I_TpktConnectionSettingsClass -> I_Rfc1006ConnectionSettingsClass -> I_UlosiConnectionSettingsClass
INTERFACE I_UlosiConnectionSettingsClass EXTENDS I_Rfc1006ConnectionSettingsClass
Properties
Name | Type | Access | Description |
---|---|---|---|
sAuthent_Value | STRING | Get | Connection-specific authentication password. Remote communication partner (client) connected to the selected server session function block instance can successfully authenticate with the server using this password. |
Further Information