EReactionToMasterError
Reaction type to master errors in master/slave couplings.
Syntax
Definition:
TYPE EReactionToMasterError :
(
TriggerSlaveError := 0,
KeepCouplingWithSetValues := 1
)UINT;
END_TYPEValues
|
Name |
Description |
|---|---|
|
TriggerSlaveError |
In case of a master error, a slave error is triggered. |
|
KeepCouplingWithSetValues |
In case of a master error the coupling is kept with set values and no slave error is triggered. |