XDROP: Configuring a module rack expansion
Original instructions
Functional description
The function block is used to edit the configuration data for a remote or distributed module rack expansion (via Module XBE) for subsequent processing by module configuration EFBs.
To configure an module rack expansion, the SLOT input in the configuration section is connected to the function blockSLOT input of the DROP function block. The number of XDROP function block input has to be entered at the NUMBER input of the DROP function block. The function blocks for configuration of the analog modules of the I/O stations are connected to the X_SLOT outputs.
NOTE: The function block XDROP is only used to edit the configuration data for a remote or distributedmodule rack expansion, see alsoProcedure for expanding the remote module rack using the XBE module. The configuration of the main module rack expansion is used for the XBE function block.
NOTE: Do not specify Literals at the SLOT inputs of the configuration EFBs. SLOT inputs must be connected to SLOT outputs. Values in SLOT outputs are not supposed to be used directly by the user. They refer to configuration areas in the PLC memory associated to the configured modules. Invalid values will cause a runtime error message in menuTools → Diagnostic Viewer.
EN and ENO can be configured as additional parameters.
Representation in FBD
Representation:
Representation in LD
Representation:
Representation in IL
Representation:
CAL XDROP_Instance (SLOT:=XBESlot, NUMBER:=DropNumber,
    X_SLOT1=>Slot1, X_SLOT2=>Slot2, X_SLOT3=>Slot3,
    X_SLOT4=>Slot4, X_SLOT5=>Slot5, X_SLOT6=>Slot6,
    X_SLOT7=>Slot7, X_SLOT8=>Slot8, X_SLOT9=>Slot9,
    X_SLOT10=>Slot10, X_SLOT11=>Slot11, X_SLOT12=>Slot12,
    X_SLOT13=>Slot13, X_SLOT14=>Slot14, X_SLOT15=>Slot15,
    X_SLOT16=>Slot16)
Representation in ST
Representation:
XDROP_Instance (SLOT:=XBESlot, NUMBER:=DropNumber,
    X_SLOT1=>Slot1, X_SLOT2=>Slot2, X_SLOT3=>Slot3,
    X_SLOT4=>Slot4, X_SLOT5=>Slot5, X_SLOT6=>Slot6,
    X_SLOT7=>Slot7, X_SLOT8=>Slot8, X_SLOT9=>Slot9,
    X_SLOT10=>Slot10, X_SLOT11=>Slot11, X_SLOT12=>Slot12,
    X_SLOT13=>Slot13, X_SLOT14=>Slot14, X_SLOT15=>Slot15,
    X_SLOT16=>Slot16) ;
Parameter description
Input parameter description:
Parameter
Data type
Meaning
SLOT
XBE slot in the central rack
NUMBER
Number of remote drop
Description of output parameters:
Parameter
Data type
Meaning
X_SLOT1
INT
Expansion Connector 1
:
:
:
X_SLOT16
INT
Expansion Connector 16
Runtime error
If no "Head" has been configured for the I/O station rack, an error message is returned in (Tools → Diagnostics display).
NOTE: For a list of all block error codes and values, see Quantum I/O Configuration.