cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
563
Views
0
Helpful
2
Replies

3rd Party Control System

plankford
Level 1
Level 1

I am working on an SX80 with a Crestron control system. I am currently using the In Room control with the Touch 10 to control audio, video, lighting, and shades. What I need to be able to do now is know when a user has started the room from the panel so I can trigger whole room presets without having to tell the user to go into the In Room control and press another button. Is there a way to check for this with the API using a 3rd party control system?

1 Accepted Solution

Accepted Solutions

Patrick Sparkman
VIP Alumni
VIP Alumni

You could use trigger the events in the room based on status feedback from the endpoint, for example: standby, call, sharing content, etc.  Take a look at xStatus in the SX80 API Guides, and I suggest you take a look at the modules that are available from the Crestron Application Marketplace if you haven't already.

View solution in original post

2 Replies 2

Patrick Sparkman
VIP Alumni
VIP Alumni

You could use trigger the events in the room based on status feedback from the endpoint, for example: standby, call, sharing content, etc.  Take a look at xStatus in the SX80 API Guides, and I suggest you take a look at the modules that are available from the Crestron Application Marketplace if you haven't already.

plankford
Level 1
Level 1

Patrick,

Thank you for that. That is what I was thinking just wanted to make sure I was on the right path. Implemented xStatus and I am now able to monitor when the unit is in standby.