5. Configuration and Function of Internal Memory
5.5. PUT/GET function block use area (parameter area)
R200 Analog Input Module 2MLF-AV8A, AC8A User's Guide 93
September 2010 Honeywell
GET instruction
Using GET instruction, read from special module data.
*ANY: WORD, DWORD, INT, UINT, DINT, UDINT type available among ANY type
Input
REQ: execute function when 1
BASE: set base position
SLOT: set slot position
MADDR: module address
512(0x200) ~ 1023(0x3FF)
Output
DONE: output 1 when normal
STAT: Error information
DATA: data to read from module
Function
This instruction is used for reading data from designated special module.
Function Block Output (ANY) Type Description
GET_WORD WORD
Read data as much as
WORD from the
designated module
address (MADDR).
GET_DWORD DWORD
Read data as much as
DWORD from the
designated module
address (MADDR).