5 - 138
5 OPERATION CONTROL PROGRAMS
(3) In (S2), write directly the spreadsheet cell or tag as a 32 one-byte character or
less character string enclosed with double quotation, or set the head of a device in
which a 32 one-byte character or less character string is stored.
Designation methods of the character string are shown below.
Setting with cell
The spreadsheet row (A to Z) and line (0 to 399) are arranged and written.
(Example) When cell is A5, "A5" is set.
Setting with tag
The Symbolic tag name is written in the original state.
(Example) When tag is Job.Pass_count, "Job.Pass_count" is set.
(4) In (S3), set the head of a device that store data to be transferred to spreadsheet
cell or tag.
Data type specified with (S3) Number of points Setting example
16-bit integer value type 1 point D1000
32-bit integer value type Consecutive 2 points D2000L
64-bit floating-point type Consecutive 4 points D3000F
Also, the character string of constants or 99 one-byte character or less character
string can be specified directly.
Data type specified with (S3) Setting example
16-bit integer value type K12345
32-bit integer value type K12345678L
64-bit floating-point type K1234.5
Character string "MITSUBISHI"
POINT
If the floating-point data is transferred to the vision system, it is handled as 32-bit
floating-point data. The number of effective digits is approx. 7 digits. Data in the
seven digits or later may not match the (S3) data.
(5) (S4) is set in increments of 10ms.
When the setting is omitted, the timeout time is 10 seconds (same as setting
1000).