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

Script language
Table of Contents

Advertisement

APPENDIX D – Obsolete Features
Display Data loads the currently selected data sample i.e. either the current screen data or a
snapshot of the data, into the trend graph.
Snapshot stores the current data buffer associated with the trend graph. The snapshot is given a
time stamped default description.
Description provides the ability to change the description associated with the snapshot.
Import Data provides the ability to load in a previously saved trend graph file.
Export Data provides the ability to store a snapshot to a file, either in internal CX-Supervisor
format, or as a text file that can be imported into other applications.
Delete removes the currently selected snapshot.
Note:
This command is provided for compatibility with SCS v2.0 applications. For newer
applications the data logging facilities should be used in preference.
Note:
This command can only be used if the trend is set to log to a file.
SaveGraph
Syntax
returnstate = SaveGraph("graphid")
Remarks
Argument
returnstate
graphid
pagename
Typical Examples
SaveGraph("Graph_1", "TestPage1")
The trend graph on the page 'TestPage' with the identifier 'Graph_1' has its data saved to disc.
SaveGraph("Graph_2")
The trend graph on the current page with the identifier 'Graph_2' has its data saved to disc.
Snapshot
Syntax
returnstate = Snapshot("graphid", "pagename")
Page 164
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
The identifier of the trend to be saved.
string
Optional parameter indicating the name of the page that the
graph is on.
Description
Revision 2.0
OMRON

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?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents