Programming
5.7 Configuration function blocks
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
Manual, 06/2019, A5E46959434-AA
71
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).
BASIC_PRM
BasicPrm
D, L The basic parameters of control gear
PWR_O
N_LEVE
L
USInt Power on level
Range: 0 to 255
If PWR_ON_LEVEL is set to 255, the control gear sets the
level to the last active level when power on.
SYS_FAI
L_LEVEL
USInt System failure level
Range: 0 to 255
If SYS_FAIL_LEVEL is set to 255, the control gear has no
response to the system failure.
MIN_LE
VEL
USInt Minimum level of the brightness
Range: 1 to the value of MAX_LEVEL
MAX_LE
VEL
USInt Maximum level of the brightness
Range: The value of MIN_LEVEL to 254
FADE_R
ATE
USInt The fading speed for dimming.
The fade rate is used by DALI_ECG_SWITH_DIM (Page 42) for
dimming up or down function.
FADE_TI
ME
USInt The fade time use for setting level or go to scene.
The fade time is used by DALI_ECG_SET_LEVEL (Page 46),
DALI_ECG_SWITCH (Page 40) and DALI_ECG_SWTICH_DIM
(Page 42) for setting the level.
EXT_FA
DE_BAS
E
USInt Base of the extend fade time
extendedFadeTimeBase = EXT_FADE_BASE + 1
Range: 0 to 15