Delta AS Series Programming Manual page 1009

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
API
Instruction code
1904
Device
X
D
Data
type
D
Symbol
Explanation
1.
This instruction stores the values in E0–E9 in the devices specified by D. The valid range for D is between 0–99.
The instruction is not executed for values that exceed the range.
2.
The instruction uses sixteen devices, and the last six devices are for system use. If you execute the instruction and
the number of times the data is stored is n (the value in D), the instruction stores data in E0–E9 in D+(16*n+1)–
_6
D+(16*n+16), and increments the value in D to n+1.
3.
The storage for the device D is 1601 (16x100+1).
4.
This instruction uses a pulse instruction to interact with the stack, pushing a value onto the stack. Therefore, you
must reset the contact before the next operation.
5.
When you use this instruction with the EPOP instruction (API 1905), the value stored last in the device specified by
D is read first, following the LIFO (last in first out) principle.
6 - 7 3 0
EPUSH
P
Y
M
S
T
C
Operand
D
HC
D
FR
SM
Pulse instruction
16-bit instruction
AS
D : Device to store the value in the index registers
The num ber of ti mes
D
.
t he dat a is stored
E0
D
+ 1
E1
D + 2
E9
D + 10
For system u se
D +16
E0
D
+17
E1
D
+ 18
E2
D + 19
Function
Storing the contents of the index registers
SR
E
K
16#
32-bit instruction
AS
"$"
F

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents