Page 1 of 1

ACN Priority

Posted: Mon Sep 24, 2012 2:32 pm
by sstaub
Settings/DMX Out/
It should possible to give the DMX-Out over ACN a Priority.
I don't know what is the actual priority (100 ?)

sstaub

Posted: Wed Sep 26, 2012 1:34 pm
by admin
According to the E1.31 specification, "Sources that do not support variable priority shall transmit a priority of 100." This is what LXConsole does.

However, in the latest build (5625) the priority setting is read from the defaults file. You can change this using /Applications/Utilities/Terminal.app. In the terminal, enter:

defaults write com.claudeheintzdesign.lxconsole acn_priority 101

This will set the ACN priority to 101 but you can include any value up to 200.

Posted: Thu Sep 27, 2012 8:18 am
by sstaub
Thank you for the information.

sstaub