DL205 User Manual, 4th Edition, Rev. B
Chapter 5: Intelligent Box (IBox) Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Analog Input/Output Combo Module Pointer Setup (ANLGCMB) (IB-462)
The Analog Input/Output Combo Module Pointer Setup instruction generates the logic to
configure the pointer method for an analog input/output combination module on the first
PLC scan following a Program to Run transition.
The ANLGCMB IBox instruction
determines the data format and Pointer
addresses based on the CPU type, the
Base# and the module Slot#.
The Input Data Address is the starting
location in user V-memory where the
analog input data values will be stored,
one location for each input channel
enabled.
The Output Data Address is the starting
location in user V-memory where the
analog output data values will be stored
by ladder code or external device, one location for each output channel enabled.
Since the IBox logic only executes on the first scan, the instruction cannot have any input logic.
ANLGCMB Parameters
• Base # (K0-Local): specifies which base the module is in
• Slot #: specifies which slot is occupied by the analog module
• Number of Input Channels: specifies the number of analog input channels to scan
• Input Data Format (0-BCD 1-BIN): specifies the analog input data format (BCD or Binary) - the
binary format may be used for displaying data on some OI panels
• Input Data Address: specifies the starting V-memory location that will be used to store the analog
input data
• Number of Output Channels: specifies the number of analog output channels that will be used
• Output Data Format (0-BCD 1-BIN): specifies the format of the analog output data (BCD or
Binary)
• Output Data Address: specifies the starting V-memory location that will be used to source the
analog output data
NOTE
The ANLGCMB instruction does not currently support the F2-8AD4DA-1 or
F2-8AD4DA-2.
DS5
Used
HPP
N/A
ý
ý
þ
þ
230
240
2
5
0
-1
2
6
0
5–232