SEND_COMMAND Feedback for Solecis SDX510M?
fogled@mizzou
Posts: 549
in AMX Hardware
We've been deploying Massio systems with SDX510 switchers, and it's been working pretty well. But we also want to control these units from regular NX/NI controllers running our own code. The problem I've run into is that the SEND_COMMAND function never returns anything, even with a query. It acts on commands sent to it, but I can telnet into the switch, do a
To control these with my own code, I'd like some feedback. I can't find any "Verbose" settings to change to get feedback from the switch.
Anyone know how to get feedback from these things?
Thanks,
send_command 5201:1:0, "'?VIDIN_AUTO_SELECT'"...and I get nothing returned. Documentation claims there should be a response.
To control these with my own code, I'd like some feedback. I can't find any "Verbose" settings to change to get feedback from the switch.
Anyone know how to get feedback from these things?
Thanks,
0
Comments
I have no experience with the product, just going by what the manual says. Aside from code, feedback should also show up in Notifications in Netlinx Studio. Don?t know about telnet.
True, the replies to send_commands in telnet will only return in data_events as data.text. I find it helpful when debugging/testing to add a section like this: