FE MONITOUCH V8 SERIES Reference: Additional Functions page 137

Table of Contents

Advertisement

Print Execution
Data sheet screens can be printed through the V8 series in the following two manners.
Command from Read Area
Bit 9 of read area "n + 1" is the data sheet output bit.
Data sheet is printed at [0 → 1] edge.
Printing procedure
1. Specify the data sheet number to be the first page for [Top Page Setting Memory] "n".
2. Specify the number of output pages for [Top Page Setting Memory] "n + 1".
* No printing is executed when "0" is set as the number of output pages.
When the range specified for print includes an unregistered number, the page
corresponding to the number will not be printed.
3. Set bit 9 of read area "n + 1" (0 → 1).
4. Data sheet is printed.
With the Macro Command
The macro command SYS (STA_LIST) is available to print data sheets.
Available memory
F1
Range
F0
F1
F1 + 1
Example
Printing data sheet No. 3
$u100 = 3 (W) [Print start data sheet number]
$u101 = 1 (W) [Number of pages to be printed]
SYS (STA_LIST) $u100
One sheet of data sheet No. 3 is printed.
* No printing is executed when "0" is set as the number of pages to be printed.
When the range specified for print includes an unregistered number, the page
corresponding to the number will not be printed.
12-6
Internal Memory
PLC1 - PLC8 Memory
STA_LIST
Print start data sheet number
Number of pages to be printed
Memory Card
: Setting enabled (indirect designation disabled)
: Setting enabled (indirect designation enabled)
Value
Constant

Advertisement

Table of Contents
loading

Table of Contents