Record Data
In non-transparent record data mode, ADIs are addressed acyclically, based on slot and index in a one-to-one relationship, according to ADI number = Slot * ADIsPerSlot + Index. Since the address space is not divided per slot/module, it is recommended to use transparent record data mode when implementing the modular device concept. This way the host application will be informed which slot, subslot and index is addressed by the controller.