logic_rdm_sniffer
Section: User Commands (1)
Updated: December 2013
Index
Return to Main Contents
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
- -d, --display-dmx
-
Display DMX Frames. Defaults to false.
- -h, --help
-
Display the help message
- -l, --log-level <int8_t>
-
Set the logging level 0 .. 4.
- -r, --full-rdm
-
Unpack RDM parameter data.
- -t, --timestamp
-
Include timestamps.
- --display-asc
-
Display non-RDM alternate start code frames.
- --dmx-slot-limit <uint16_t>
-
Only display the first N slots of DMX data.
- --no-use-epoll
-
Disable the use of epoll(), revert to select()
- --pid-location <string>
-
The directory containing the PID definitions.
- --sample-rate <uint32_t>
-
Sample rate in HZ.
- --syslog
-
Send to syslog rather than stderr.
- -v, --version
-
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
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- Display RDM messages from the Logic device.
-
- Display RDM and DMX frames from the Logic device.
-
This document was created by
man2html,
using the manual pages.
Time: 07:39:47 GMT, January 03, 2023