Omron CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 Reference Manual page 72

Script language
Table of Contents

Advertisement

OMRON
Typical Example
DisableGroup("<Default>")
All points belonging to the <Default> group is disabled thus preventing values from being
read\written.
DisablePoint
Syntax
returnstate = DisablePoint(pointname)
Remarks
Argument
returnstate
Pointname
Typical Example
DisablePoint(point1)
The point 'point1' is disabled thus preventing values to be read/written.
Note:
This is useful for optimisation of communications.
EditPoint
Syntax
EditPoint(BoolPoint, Caption, OffText, OnText)
or
EditPoint(AnalogPoint, Caption, MinValue, MaxValue, Keyboard)
or
EditPoint(TextPoint, EchoOff, Keyboard)
Revision 2.0
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
point
Name of point to be disabled.
CHAPTER 6 – Functions and Methods
Description
Page 59

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 and is the answer not in the manual?

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents