cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
108
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: John Peterson on 12-05-2011 06:36:12 AM
I am controlling a C-60.

I managed to register feedback for audio status, specifically the "mic mute" using "'xFeedback register Status/Audio',$0D".

Can I do the same for the "seff view" and "pip" functions?


Also, in order to communicate via RS-232 I have to turn off the "login" function.
I have tried to login via rs-232 using "'admin'" &  "'TANDBERG'" with and without a CR at the end, without success.

I can successfully telnet via ethernet using the same credentials, but not RS-232.

Thanks

Subject: RE: Feedback with AMX / Crestron
Replied by: David Bruun-Lie on 18-05-2011 02:47:58 PM
John,
Selfview on/off is a configuration, thus no status is needed. just check xConfiguration Video Selfview: Off
The pip-status however is unfortunately something that cannot be read on the API.

regarding using RS-232, we do this the whole time and we know for a fact that it works well. Could you describe what happens/does not happen? Have you checked the serial port configurations?
*c xConfiguration SerialPort Mode: On
*c xConfiguration SerialPort BaudRate: 38400
*c xConfiguration SerialPort LoginRequired: On

Cheers,
David
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links