Scroll to navigation

logic_rdm_sniffer(1) General Commands Manual logic_rdm_sniffer(1)

NAME

logic_rdm_sniffer - Decode DMX/RDM data from a Saleae Logic device.

SYNOPSIS

logic_rdm_sniffer [ options ]

DESCRIPTION

logic_rdm_sniffer Decode DMX/RDM data from a Saleae Logic device.

OPTIONS

Display DMX Frames. Defaults to false.
Display the help message
Set the logging level 0 .. 4.
Unpack RDM parameter data.
Include timestamps.
Display non-RDM alternate start code frames.
Only display the first N slots of DMX data.
Disable the use of epoll(), revert to select()
The directory containing the PID definitions.
Sample rate in HZ.
Send to syslog rather than stderr.
Print logic_rdm_sniffer version information

EXAMPLES

Display RDM messages from the Logic device.

logic_rdm_sniffer -r

Display RDM and DMX frames from the Logic device.

logic_rdm_sniffer -r -d

December 2013