View Single Post
Old March 21st, 2013   #5
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

Here are two packet histories from a DMXter4.

"DMXter4 Discovery.txt" shows the DMXter running full discovery for a single device. There's one request/response pair per line. Following along the packet sequence, you'll see:

A: Broadcast Unmute (TN 00h)
B: Discover Unique Branch - Binary Search (TNs 01h-55h)
C: Mute the device (TN 56h)
D: Discover Unique Branch - No further Devices found (TNs 57h-93h)

"DMXter4 Mute Device.txt" shows the result of running "Discover Devices":"Mute Device". The first 4 requests show the user browsing the list of responders for the correct responder to mute, and the last packet is the actual mute when a responder is chosen.

Hopefully these examples will help you figure out what's happening. If not, post some packet captures and we might be able to give you some guidance.
Attached Files
File Type: txt DMXter4 Discovery.txt (9.8 KB, 647 views)
File Type: txt DMXter4 Mute Device.txt (549 Bytes, 730 views)
ericthegeek is offline   Reply With Quote