WAGO-I/O-SYSTEM 750
Function Description
85
750-880, 750-880/025-000 ETHERNET Programmable Fieldbus Controller
Manual
Version 1.0.1
The subsequent memory area, starting from word 1532, is reserved for future
protocol expansion and other PFC variables.
Pos: 75.13 /Serie 750 (WAGO-I/O-SYSTEM)/Funktionsbeschreibung/Datenaustausch/Speicherbereiche MODBUS/Speicherbereiche MODBUS - Spiegeln der Busklemmendaten @ 6\mod_1256047661921_21.doc @ 43254 @ @ 1
In addition, all output data is mirrored in the ETHERNET Programmable Fieldbus
Controller to a memory area with the address offset 0x0200 and 0x1000. This
allows output values to be read back in by adding 0x0200 or 0x1000 to the
MODBUS address.
Pos: 75.14 /Serie 750 (WAGO-I/O-SYSTEM)/Funktionsbeschreibung/Datenaustausch/Speicherbereiche MODBUS/Speicherbereiche MODBUS - Erklärung Datenspeicher, Progrspeicher, Remanentspeicher (880) @ 9\mod_1296468517254_21.doc @ 69040 @ @ 1
Other memory areas are also provided in the controller, some of which cannot be
accessed by the fieldbus side, however:
•
Data memory (1024 kByte)
The data memory is a volatile RAM memory for creating variables that are
not required for communication with the interfaces, but rather for internal
processing procedures, such as calculation of results.
•
Program memory (1024 kByte)
The IEC-61131-3 program is stored in the program memory. The code
memory is a Flash ROM. When power is switched on, the program is
transferred from the flash to the RAM memory. After error-free run-up, the
PFC cycle starts with the mode selector switch at the top position, or on the
Start command from the WAGO-I/O-PRO.
•
NOVRAM Remanent memory (32 kByte)
The remanent memory is a non-volatile memory; i.e., all values of flags and
variables, that are explicitly defined by “var retain”, are retained even after a
loss of power. Memory management is performed automatically. The
32 kByte memory area is normally divided into an 16 kByte addressable
range for flags (%MW0 ... %MW 8191) and a 16 kByte retain area for
variables without memory area addressing, that are defined by "var retain".
Note
Markers are only remanent under "var retain“!
Please note that the bit memory is only retentive if you have declared it as such
under "var retain".