Mitsubishi Electronics FX3U-CF-ADP Video Gaming Accessories User Manual


 
9 Program Examples
9.2 Program Example 1
85
FX3U-CF-ADP User's Manual
1
Introduction
2
Specification
3
System
Configuration
4
Installation
5
Wiring
6
Functions
7
Before
Programming
8
CF-ADP Applied
Instructions
Explanation
9
Program
Examples
10
Troubleshooting
*1. When is "K7" or "K8", 00H, which indicates the end of the string, must be added to the end of
the character string. In addition, in sequence example, it is written in such a way that "00H" is placed
in a blank area of a character string. When a character string is modified, it is necessary ensure that
"00H" is placed at the end of the character string.
Time stamp setting.
D11K3
D12K1000
FNC 12
MOV
Data type setting.
Processing when the maximum
line value is reached.
File create.
Maximum line value setting.
D0"DWORD_01"
FNC209
$MOV
M8405
CF card
is
mounted
M60 M8404
CF-ADP
unit ready
Remains
ON while a
new 32-bit
decimal
type file is
being
created
The file name is set to
"DWORD_01".
FNC 12
MOV
D10K1
FNC 12
MOV
D13K0
FNC 12
MOV
K1D10D0
FNC305
FLCRT
K1
Remains ON while a new 32-bit
decimal type file is being
created.
D102D8418
D103D8417
FNC 12
MOV
The error code is stored.
Remains ON while a new 32-bit
decimal type file is being
created.
The error code details are
stored.
FNC 12
MOV
M61SET
M60RST
M60RST
M8029
M8329
D200"Device1"
FNC209
$MOV
M8405
CF card
is
mounted
M61 M8404
CF-ADP
unit ready
Remains
ON while
data
names are
being
written to
the 32-bit
decimal
type file
Data name in the 1st column
*1
*1
*1
*1
*1
*1
D204"Device2"
FNC209
$MOV
Data name in the 2nd column
D208"Device3"
FNC209
$MOV
Data name in the 3rd column
D228"Device8"
FNC209
$MOV
D232"Device9"
FNC209
$MOV
D236"Device10"
FNC209
$MOV
Data name in the 8th column
Data name in the 9th column
Data name in the 10th column
A 32-bit decimal type file is created
Data names are written to the 32-bit decimal type file
To next pageTo next page
From previous pageFrom previous page
Execution
completion
Abnormal
end
Remains ON while data names
are being written to the 32-bit
decimal type file.
S2