APPENDIX D – Obsolete Features
Graph Commands
ClearGraph
Syntax
returnstate = ClearGraph("graphid", "pagename")
Remarks
Argument
returnstate
graphid
pagename
Typical Examples
ClearGraph("Graph_1", "TestPage1")
The trend or scatter graph on 'TestPage1' with the identifier 'Graph_1' has its data cleared.
ClearGraph ("Graph_2")
The trend or scatter graph on the current page, with the identifier 'Graph_2', has its data cleared.
StartGraph
Syntax
returnstate = StartGraph("graphid", "pagename")
Remarks
Argument
returnstate
graphid
pagename
Typical Examples
StartGraph("Graph_1", "TestPage1")
The trend or scatter graph on 'TestPage1' with the identifier 'Graph_1' has its data logging started.
StartGraph("Graph_2")
Page 162
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
The identifier of the trend or scatter graph to be cleared.
string
Optional parameter indicating the name of the page that the
graph is on.
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
The identifier of the trend or scatter graph to be started.
string
Optional parameter indicating the name of the page that the
graph is on.
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