Hello all,I am interfacing with an NWK-E on a program upgrade. The original program has some odd commands that do not seem to be documented anywhere (nor does customer support know it). To just set light levels the documented command is:~11h 7 (level) (channel)\rFor example:~11h 7 7F C1\rWhereas the command that is being used (and works, unlike above for most lights in the system)~11h 1300 (argumentCount) 7 (level) (fade time) 0 (channel) (processorID)\rFor example:~11h 1300 5 7 7F 0 0 C1 2\rSince the Grafik Eye 7000 system is interconnected with multiple processors, I have noticed that "jumping" (sending a command to a remote processor) from the processor the NWK is directly connected to is not possible unless I use the "1300" command.Does anybody have documentation on this command and its correct syntax? Also, things like true light level feedback would be nice too.Thank you,Aaron Betczynski