
L-DALI User Manual
383
LOYTEC
Version 5.2
LOYTEC electronics GmbH
Filter flag
Description
0x00000001
Do not show frames sent by other DALI masters.
0x00000002
Do not show frames sent by the L-DALI
0x00000004
Show frames with frame errors.
0x00000008
Only show DALI dim commands.
Table 45: DALI Protocol Analyzer Filter Flags.
6.
Press any key to stop the DALI analyzer again.
11.5.2 Starting DALI PA via Telnet
Proceed as follows to start the DALI protocol analyzer via the telnet interface:
1.
Connect to your L-DALI using a telnet client and log in with the “admin” user. The
login credentials are identical to the ones of the Web Interface (see Section 5.1).
2.
Start the DALI protocol analyzer using the command
dali_pa <channel> [filter]
where <channel> gives the DALI channel (1-4), which has to be analyzed and [filter] is
an optional filter mask as described in Table 45.
3.
Press any key to stop the DALI analyzer again.
11.5.3 DALI PA Information
Typical output from the DALI protocol analyzer looks like this:
11:08:05.284 45.00TE -> REQ s03 QUERY STATUS
Each line contains the following information:
Timestamp
(Example: “11:08:05.284”): Local time on the device when the frame was
received (end of frame).
Settling time
(Example: “45.00TE”): Settling time between this and the previous frame
in Te (1 Te = 416.67 μs). The maximum value shown is “99TE”.
Direction
(Example: “->”): Frames sent by the L-DALI are marked by “->”, while
frames received are marked by “<-“.
Frame type
(Example: “REQ”): Type of DALI frame. Some possible frame types are
shown in Table 46.
Frame type
Description
REQ
DALI request
CMD
DALI command
RESP
DALI response
ECMD
DALI EFF command
EREQ
DALI EFF request
EFF
DALI EFF event
EVNT
DALI event (Philips)
???
Unknown type
Table 46: DALI frame types.