CHAPTER 6 – Functions and Methods
Remarks
Argument
returnstate
pointname
Typical Example
ForceReset(point1)
The Boolean point 'point1' has its value set to 'FALSE'.
References
Refer to PLC operation manuals for a detailed description of ForceSet, and ForceReset.
ForceSet
Syntax
returnstate = ForceSet(pointname)
Remarks
Argument
returnstate
pointname
Typical Example
ForceSet(point1)
The Boolean point 'point1' has its value set to 'TRUE'.
References
Refer to PLC operation manuals for a detailed description of Force Set, and Force Reset.
GetBit
Syntax
returnpoint = GetBit(pointname,bit)
Page 62
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
point
Name of point. If the point is an array point then all elements
within the array have the ForceReset command applied.
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
point
Name of point. If the point is an array point then all elements
within the array have the ForceSet command applied.
Description
Description
Revision 2.0
OMRON
Need help?
Do you have a question about the CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 and is the answer not in the manual?
Questions and answers