E_ACSE_AbrtDiagnostic

Diagnoseinformation, gesendet im ACSE (Association Control Service Element) Associate-Abort (ABRT) Telegramm.

Namensraum: Tc3_Ulosi
Bibliothek: Tc3_Ulosi (Tc3_Ulosi.compiled-library)

Syntax

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_ACSE_AbrtDiagnostic :
(
    Null                                         :=0,
    No_reason_given                              :=1,
    Protocol_error                               :=2,
    Authentication_mechanism_name_not_recognized :=3,
    Authentication_mechanism_name_required       :=4,
    Authentication_failure                       :=5,
    Authentication_required                      :=6
)USINT;
END_TYPE

Werte

Name

Beschreibung

Null

Wert nicht vorhanden.

No_reason_given

Kein Grund angegeben.

Protocol_error

Protokollfehler

Authentication_mechanism_name_not_recognized

Der Name des Authentifizierungsmechanismus wurde nicht erkannt.

Authentication_mechanism_name_required

Der Name des Authentifizierungsmechanismus ist erforderlich.

Authentication_failure

Authentifizierung fehlgeschlagen

Authentication_required

Authentifizierung erforderlich