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

Script language
Table of Contents

Advertisement

CHAPTER 6 – Functions and Methods
In this example, 'BCDstr' contains '00111001'.
Bin
Syntax
result = Bin (value)
Remarks
Argument
value
result
Typical Example
BStr = Bin (20)
In this example, 'Bstr' contains '10100'.
Chr
Syntax
result = Chr (value)
Remarks
Argument
value
result
Typical Example
Char = Chr(65)
In this example, 'Char' contains 'A'.
FormatText
Syntax
textpoint = FormatText ("formattext", expression, ...)
Page 92
Type
- - -
Number to be converted to a binary number.
- - -
String containing binary representation of value.
Type
- - -
Extended ASCII value to convert to a character.
- - -
String containing single character representation of value.
Description
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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents