NMX Stream-number Feedback
frosch
Posts: 2
in AMX Hardware
Hi,
As far as I understand NMX Decoders (and Encoders) speek nativly Netlinx now and I can control them with commands like 'CI x'
but what's about feedback of those stream numbers?
Is there kind of a level where I can read the sream number from or do I have to poll it regulary with '?VIDIN_INPUT'
thanks in advance...
As far as I understand NMX Decoders (and Encoders) speek nativly Netlinx now and I can control them with commands like 'CI x'
but what's about feedback of those stream numbers?
Is there kind of a level where I can read the sream number from or do I have to poll it regulary with '?VIDIN_INPUT'
thanks in advance...
0
Comments
Any stream change at the decoder will asynchronously report as VIDIN_INPUT-<stream#>. You will need to query at the device online event.
You can also set up N-act programming at the endpoint to send any asynchronous update to a server session running on the master.
Yes, you're right, there is a COMMAND-EVENT like "VIDIN_INPUT-45", but this event only happens if I set the stream via Netlinx Command.
If I change streams via N-Series Controller or via N-Able - no Event occurs...
I've got a pair of decoders (N2000 1.13.6 firmware) sitting on my desk and I am seeing the VIDIN_INPUT- update in Notifications when I change the stream number at the device web page, from N-Able, and an N-Series controller. Also reports when I send the CI xxx command via NetLinx or the set: xxx <CR> command via tcp.
NetLinx master is an NX @ v1.5.78