E_AcsiLevMod
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_AcsiLevMod :
(
PositiveOrRising := 1,
NegativeOrFalling := 2,
Both := 3,
Other := 4
)SINT;
END_TYPE
Values
Name | Description |
---|---|
PositiveOrRising |
|
NegativeOrFalling |
|
Both |
|
Other |
|