Omron FZ4 Series User Manual page 192

Vision sensor
Table of Contents

Advertisement

Gets the character corresponding to the character code.
Chr$ (<Expression>)
Parameters
<Expression>
Return Value
Returns the character type string.
4
The content of the value is ASCII code.
Description
Specify an integer from 0 to 255 in the <Expression>.
When the value of the <Expression> is a double-precision type real number, the fractional part is
handled as a rounded value.
When the control code is used, output by inputting the corresponding value is possible.(For example, if
Chr$(13) is used, "CR" (ctrl+M) is output)
There is the reverse function asc in relation to Chr$ and the character code that corresponds to the
character is returned as a decimal.
Example
Change the numerical value "48" to its character code.
CHARA$=Chr$(48)
The result is as follows:
CHARA$="0"
Clear processing unit measure data
ClearMeasureData <unitNo>
ClearMeasureData
Parameters
<unitNo>
Return Value
None.
Description
Clear the measurement data of a processing unit registered with the position appointed with an
<unitNo>.
When an <unitNo> is omitted, Clear the measurement data of all processing units registered with a flow.
190
Using Custom Command
The expression (integer type) that requests the character code.
Processing unit number (integer type)
FZ4 User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fz4 series

Table of Contents