Hi Guys,
The answer:
Brightness param(1)*100
For DMX linked scripts param(1) return normalized value of channel and param(2) return dmx value "as is", from 0 to 255.
In case of such problems I recommend to use DisplayPopup command and see what is result of ExtValue(). Or, use qlog command for logging.
The second thing to test is command itself. Simple way to do it - PangoScript editor. Run by one line, and use constants like:
Brightness 50
Brightness 30
BEYOND 699B has a problem DMX to PangoScript script activization code, related to ExtValue. Param(1) and Param(2) work correctly.
This problem already fixed in 2.1
Best Regards,
Alexey.