E_AcsiMod
This parameter controls the behavior of the logical node (e.g. for processing of received data).
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiMod :
(
On := 1,
OnBlocked := 2,
Test := 3,
TestBlocked := 4,
Off := 5
)SINT;
END_TYPE
Values
Name | Description |
---|---|
On |
|
OnBlocked |
|
Test |
|
TestBlocked |
|
Off |
|