
Programming
5.7 Configuration function blocks
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
96
Manual, 06/2019, A5E46959434-AA
Parameter
Declaration Data type Memory
area
Description
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
INST_PRM_
QRY
In-
stPrmQry
Detail
D, L
The instance parameters of input device (sensor)
INST_TY
PE
USInt
Refer to Instance type of input device (Page 107) to query the In-
stance type.
INST_AC
TIVE
BOOL
Activation of the instance.
EVENT_
SCHEM
E
USInt
An instance of an input device uses the selected event source ad-
dressing according to the following scheme:
•
0: Instance type and instance number
•
1: Short address and instance type
•
2: Short address and instance number
•
3: Device group and instance number
•
4: Instance group and instance type
EVENT_
FILTER
BYTE
The event message filter is used to enable and disable specific
events. Refer to Description for EVENT_FILTER (Page 107) for
detailed description.
EVENT_
PRIO
USInt
The sending priority of the event message. The system reactions
are sent according to the set priority. The system reactions with
high priority take precedence over the system reactions with low
priority.
TYPE_P
RM_QR
Y
1
Array[0..6]
of BYTE
The type-related parameters of the instance.
1
For the detailed description of sensor instance type-related parameters, refer to the following table.