FE MONITOUCH V8 SERIES Reference: Additional Functions page 400

Table of Contents

Advertisement

CF Card (Others)
HDCOPY3
Function: Hardcopy (file name designation)
This macro command is used to save the screen image (JPEG) displayed at the time of the macro
execution, under the file name [F0], to the CF card.
Available memory
Internal Memory
F0
Range
F0
ASCII code (64 one-byte uppercase alphanumerics at the maximum): CSV file name
File
Storage target: \access folder\HDCOPY
File name:
\xxxxxxxx.JPG (64K-/32K-/128-color display)
:
\xxxxxxxx.BIN (128-color display)
File name
Example
• The file named "SCREEN10.JPG" is created.
$u00100 = 'SCREEN10' (STRING)
HDCOPY3 $u00100
File name designation
If [
Insert/Overwrite together with STRING Command] is checked in the [Memory Setting]
or [Macro Editing Support] dialog, the macro command STRING can also be registered.
For more information on the STRING command, refer to the Macro Reference Manual.
Supplementary information
• One file saves one screen. If a file name you designated already exists in the CF card, the file will
be overwritten.
• If 128-color display is selected for the V8 series, the format of the file to be stored can be selected.
When selecting a file format, click [System Setting] → [CF Card Setting] and go to [
HDCOPY Macro in JPEG Format]*.
* If this option is unchecked, the BIN format is adopted for file saving.
When using a BIN file as image data, conversion into bitmap by the CF Card Manager is
required.
• The result of macro execution is stored in memory at $s1062.
When the execution of the macro is normally complete, the value at the address is not updated.
Therefore, before macro execution, resetting the value at the address to zero is recommended.
Code (DEC)
−1
Limitations
• These symbols, [\], [/], [:], [*], [?], ["], [<], [>] and [|], are not usable for a file name.
PLC1 - PLC8
Memory Card
Memory
: Setting enabled (indirect designation disabled)
: Setting enabled (indirect designation enabled)
Value
Description
Execution error
23
Macro
23
Constant
Store
23-31

Advertisement

Table of Contents
loading

Table of Contents