E_ACSE_AareResult
Result information, sent in the ACSE (Association Control Service Element) Associate-Response (AARE) telegram.
Namespace: Tc3_Ulosi
Library: Tc3_Ulosi (Tc3_Ulosi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_ACSE_AareResult :
(
Accepted :=0,
Rejected_Permanent :=1,
Rejected_Transient :=2
)USINT;
END_TYPE
Values
Name | Description |
---|---|
Accepted | Accepted |
Rejected_Permanent | Permanently rejected |
Rejected_Transient | Temporarily rejected |