Function description
The UNFORCE_BIT
function unforces
a located EBOOL
variable. If the variable is not
forced, this EF has not effect.
The additional parameters EN
and ENO
can be configured.
With Modsoft/NxT/Concept you cannot force outputs when the Memory Protect switch of the Quantum CPU is set to the "On" position.
With Control Expert you can force outputs even when the Memory Protect switch of the Quantum CPU is set to the "On" position.
With Modsoft/NxT/Concept, forced outputs maintain their values following to a cold start.
With Control Expert, forced outputs lose their values following to a cold start.
WARNING | |
---|---|
Representation in LD
Representation:

Representation in FBD
Representation:

Representation in IL
Representation:
CAL UNFORCE_BIT (IN := Input)
Representation in ST
Representation:
UNFORCE_BIT (IN := Input);
Description of parameters
The following table describes the input parameter:
Parameter |
Type |
Comment |
---|---|---|
|
|
Variable to be unforced, should be a located EBOOL. |