Programming
5.6 Diagnostic function blocks
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
54 Manual, 06/2019, A5E46959434-AA
ACTIVE BOOL I, Q, M, D,
L
Status parameter:
• ACTIVE = 0: Job is not yet started.
• ACTIVE = 1: Job is being executed.
DONE BOOL I, Q, M, D,
L
Status parameter:
• DONE = 0: Job is not yet started or still executing.
• DONE = 1: Job is executed without errors.
ERROR BOOL I, Q, M, D,
L
Status parameter:
• ERROR = 0: No error occurs.
• ERROR = 1: Error occurs during processing.
STATUS BYTE I, Q, M, D,
L
When ERROR = 0, STATUS has
following three values:
• 16#00: Idle
• 16#01: Executing
• 16#7F: Completed
When ERROR = 1, STATUS
shows the detailed error code.
For the detailed meaning of each
error code, refer to Parameter
STATUS (Page 106).
ECG_STAT
ECGSta-
D, L The status information of control gear
CONFIG
BOOL CONFIGURED = 1: The short address is configured by using
DALI_ECG_ADD (Page 67) or DALI_DEV_UPLOAD (Page 100).
ADDR_C
HANGE
D
BOOL
• ADDR_CHANGED = 0: The short address of control gear is not
changed.
• ADDR_CHANGED = 1: The short address of control gear is
changed during the scan procedure.
ADDR_S
TATUS
BYTE Show the status of short address:
• 1: Normal status
• 2: No device with the short address
• 3: The DALI device displays an error frame. This error may be
caused by the short address conflict or the problem of the DALI
device.
• 4: Type mismatch. The configured type is not the same as the
physical device's.
BASIC_S
TATUS
BYTE Show the status of the control gear.
For the detailed explanation for each Bit of BASIC_STATUS, refer
to the following section "Parameter BASIC_STATUS".
CONFIG
_TYPE
BYTE
• CONFIGURED = 0, the value of CONFIG_TYPE is 16#FF.
• CONFIGURED = 1, the value of CONFIG_TYPE is the same as
the value of ECG_TYPE in DALI_ECG_ADD (Page 67)
ACTUAL
BYTE The actual device type of the control gear.