21
1.7 PL260 memory areas
The PL260 module provides the user with memory areas where it is
possible to read or write program data. Memory areas can be entered by
instruction with access by single bit (B), by word (W) or double word (D).
CODE
AREA
ACCESS
V
Variables V area
B, W, D
SM
Special Marker area
B, W, D
I
Digital inputs area
B, W
AI
Analogue inputs area
B, W
Q
Digital outputs area
B, W
M
Marker area
B, W
AQ
Analogue outputs area
B, W
T
Timer area
B, W
PT
Preset Timer area
B, W
C
Counters area
B, W
PV
Preset counters area
B, W
EEP
EEPROM area
W
MMC
EEPROM_MEMORY area
W
COM1_TX
COM1_TX area
W
COM1_RX
COM1_RX area
W
EXP1_TX
EXP1_TX area
W
EXP1_RX
EXP1_RX area
W
COM2_TX
COM2_TX area
W
COM2_RX
COM2_RX area
W
1.7.1 Variables V memory area
The memory area “Variables V” is the memory which is used by the
program to store data of operations. It is composed by 350 locations, type
word (16 bit) or 175 double words (32 bit). This area may be edited by
operations on bit, word or double word. The number of double word still
refers to the words structure, therefore a single double word uses 2 single
word addresses (eg. VD0=VW0+VW1)
Summary of Contents for PL260
Page 1: ...User manual...
Page 2: ...2...
Page 8: ...8 1 4 Size and installation 90 160 mm 43 53 5 45...