Text Commands - Omron CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 Reference Manual

Script language
Table of Contents

Advertisement

OMRON
Remarks
Argument
returnstate
ReportTemplateFile
Typical Example
PrintReport("report3.txt")
The report template is processed, dynamically replacing the point names with current values, and
printed to the default Windows printer.
ViewReport
Syntax
returnstate = ViewReport(ReportTemplateFile)
Remarks
Argument
returnstate
ReportTemplateFile
Typical Example
ViewReport("report3.txt")

Text Commands

BCD
Syntax
result = BCD (value)
Remarks
Argument
Value
result
Typical Example
BCDStr = BCD(39)
Revision 2.0
CHAPTER 6 – Functions and Methods
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
Pathname of the report template file.
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
Pathname of the report template file.
Type
- - -
Number to convert to Binary Coded Decimal (BCD).
- - -
String containing BCD representation of value.
Description
Description
Description
Page 91

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents