OMRON
The trend or scatter graph on the current page with the identifier 'Graph_2' has its data logging
started.
Note:
This command is provided for compatibility with SCS v2.0 applications. For newer
applications the data logging facilities should be used in preference.
StopGraph
Syntax
returnstate = StopGraph("graphid", "pagename")
Remarks
Argument
returnstate
graphid
pagename
Typical Examples
StopGraph("Graph_1", "TestPage1")
The trend or scatter graph on 'TestPage1' with the identifier 'Graph_1' has its data logging stopped.
StopGraph("Graph_2")
The trend or scatter graph on the current page with the identifier 'Graph_2' has its data logging
stopped.
EditGraph
Syntax
returnstate = EditGraph("graphid")
Remarks
Argument
returnstate
graphid
Typical Example
EditGraph("Graph_1")
The Edit Graph dialog is displayed offering options to view historical data for the chosen trend graph.
Revision 2.0
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
The identifier of the trend or scatter graph to be stopped.
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 graph to be edited.
APPENDIX D – Obsolete Features
Description
Description
Page 163
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