Mitsubishi Electronics FXCPU Video Game Controller User Manual


 
33 Applied Instructions (Extension File Register Control)
33.6 INITER / Initialize ER
770
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
33.6 INITER / Initialize ER
Outline
This instruction initializes extension file registers (ER) to "HFFFF" (<K-1>) in a memory cassette (flash
memory) before executing the SAVER instruction.
Because INITER instruction is not provided in the FX
3UC PLC earlier than Ver. 1.30, use INITR instruction
instead.
For SAVER instruction, refer to Section 33.2.
For INITR instruction, refer to Section 33.3.
1. Format and operation, execution form
2. Set data
3. Applicable devices
FX3U(C) FX3G(C) FX3S FX2N(C) FX1N(C) FX1S FXU/FX2C FX0N FX0(S)
Instruction
name
Operation
Execution
form
Expression in each language
Structured ladder/FBD ST
INITER 16 bits Continuous INITER(EN,s,n);
INITERP 16 bits Pulse INITERP(EN,s,n);
Variable Description Data type
Input
variable
EN Execution condition Bit
Device number of extension register sector with the same device number
as the extension file register to be initialized.
It is possible to specify only the head device in a sector of extension
registers.
ANY16
Number of sectors of extension registers and extension file registers to be
initialized.
ANY16
Output
variable
ENO Execution state Bit
Operand
type
Bit Devices Word Devices Others
System user Digit specification
System
user
Special
unit
Index
Cons
tant
Real
Number
Character
String
Pointer
XYMTCS
D
.b
KnX KnY KnM KnS T C D R
U\G
VZModifierKH E
"
"
P
zz
zz
INITER
EN ENO
s
n
INITERP
EN ENO
s
n