¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Crestron CP4 and Lutron Athena through RS-232

 

If the integration ID is 90, and you want to send a press for button 1, the command should be:
?
#DEVICE,90,1,3\x0D\x0A


Re: Smart Graphics SDK

 

This was only available on Crestronlabs.
If someone still has a copy, this would be a great help
Thanks


Re: intersystem controls - nest module

 

np


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

On Wed, Oct 2, 2024 at 04:09 PM, Mike F wrote:
These open ports don't appear to be documented anywhere.
What?? I'm shocked!...


Re: Biamp Tesira VU Meters

 

Thank you, Josh! I will give that a go. I appreciate the details on how to do this.
?
Eric


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

Turns out my NAX didn't output any data from the "Direct Connect Info Feedback". However, after performing an open port scan of the DM-NAX-8ZSA I found that TCP ports 50010-50017 appear to be Smart Graphics Media Player direct connect ports and worked for my application. These open ports don't appear to be documented anywhere.


Re: intersystem controls - nest module

 

¿ªÔÆÌåÓý

Thanks Arnaud

nf

?

From: [email protected] <[email protected]> On Behalf Of arnaud via groups.io
Sent: martes, 1 de octubre de 2024 08:53 a. m.
To: [email protected]
Subject: Re: [crestron] intersystem controls - nest module

?

Hi Nico,

Please email Chris (dot com) with your processor MAC address.


Re: Crestron CP4 and Lutron Athena through RS-232

 

Thanks for your answer,
?
Yes, there is several keypads in the room, but the problem is the same with them, I receive "Error, 2".
?
Thanks anyway.


Re: Crestron CP4 and Lutron Athena through RS-232

 

I have also had issues in the past with controlling phantom keypads. Not sure of it was the lighting integrator that did not configure them correctly or if it's just a function of the lutron system. I also experienced the same error. Is there no keypad in the room that you can emulate?
?
With regards to the shades, they should be able to group those. I have seen it done in the past, although I believe it was with a quantum system.


Crestron CP4 and Lutron Athena through RS-232

 

Hello Group,
?
We were usually installing Lutron Grafic Eye with a Lutron QSE-CI-NWK-E RS-232 to interface with our Crestron processor and we were using the "DEVICE" command to mimic presses and releases of button from keypad or phantom keypad programmed in the Lutron system. That way, whatever changes in the Lutron programming in terms of scenes does not affect the Crestron programming.
?
We now install Lutron Athena (fro lighting and shades control) with a Lutron QSE-CI-NWK-E RS-232 interface. As written in the "Lutron integration protocol revision AH" from May 2022, the "DEVICE" command still exist and should work with Athena. Our Lutron installer provide us the "Lutron Integration Report" were I could found "ID" (note specifically Integration ID as written in the protocol document, but seems to be the same) and other "href" (ex: /device/6160) and "Component href" (ex: button/6181). The device command needs an "Integration ID", a "Component Number" an "Action Number" and a "Parameter". In the case of a press ar release action, parameter is not needed.
?
I did try several string with href and Component href without succes, I always receive an "Error, 2" (object does not exist). For example, I try to mimic a press and release of the first button of a phantom keypad
Phantom keypad ID = 90, href = /device/6170, button #1 Component href = button/6339.
Here are several unsuccessful try:
#DEVICE,63,39,3\x0D\x0A#DEVICE,63,39,4\x0D\x0A
#DEVICE,90,39,3\x0D\x0A#DEVICE,90,39,4\x0D\x0A
#DEVICE,90,63,3\x0D\x0A#DEVICE,90,63,4\x0D\x0A
#DEVICE,90,6339,3\x0D\x0A#DEVICE,90,6339,4\x0D\x0A
#DEVICE,70,39,3\x0D\x0A#DEVICE,70,39,4\x0D\x0A
?
Any help will be appreciated.
?
Also, we have several shades that we want to open and close through Crestron. The "SHADEGRP" command is working but the shade themselves are not grouped, meaning I have to send several close command but the shades does not start at the same time, then issuing a stop command and we have stair shape of shades... Any way the Lutron programmer could make grouping of several shade?
?
Thanks.


Re: NAX/NVX REST API documentation

 

¿ªÔÆÌåÓý

Awesome ¨C exactly what i was looking for (and even more)!

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von Andrew Linck
Gesendet: Mittwoch, 2. Oktober 2024 13:59
An: [email protected]
Betreff: Re: [crestron] NAX/NVX REST API documentation

?

Crestron's developer landing page has a separate section for NVX and NAX, is this what you are looking for?

?

?


Re: NAX/NVX REST API documentation

 

Crestron's developer landing page has a separate section for NVX and NAX, is this what you are looking for?
?
?


NAX/NVX REST API documentation

 

¿ªÔÆÌåÓý

Hi,

i understand that there?s an API available to control NAX/NVX components via REST. But I can?t any documentation about it.

Can somebody please point me into the right direction?

?

Thanks,

Thorsten


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

I think I found what I was looking for. For anyone interested the Player Transport Control object for the NAX has a "Direct Connect Info Feedback" output that displays the built-in server and port that I needed for the external CRPC connection. Just couldn't see it after looking at the code all day.


Re: Samsung Outdoor TV, IR Control

 

Great, thank you Avtar!


Re: Samsung Outdoor TV, IR Control

 

Can confirm its the same code as the rest of the UN series.
?
?


Re: intersystem controls - nest module

 

Hi Nico,
Please email Chris (dot com) with your processor MAC address.


Re: Biamp Tesira VU Meters

 

You'd need to use the Biamp Generic Control module within your SIMPL program (it's part of the Tesira package from the application marketplace). I forget why, but the Biamp State Control doesn't work for this. Here's a screenshot from a program where we did this. You can just take the digital output of this module and use it to drive an "LED" or some indicator on your interface. On the Biamp side (the Signal Present" block you add to your DSP config), you set a threshold, and I think maybe there's a hold-time also, which would further reduce traffic.
?
Instance Tag is whatever you made it in Biamp
Attribute Code needs to be "present"
Indexes work like any mixer or multi-input thing in Biamp
The module will subscribe if you tell it "Yes" the attribute has subscription
?
https://www.dropbox.com/scl/fi/8ddmq6vkin2wdfhza97rs/signal-present.png?rlkey=unkzh36rqq1yblce2f9gk2hk4&dl=0
?
--
Josh Winn
The LiquidPixel Group


Re: SimplWindows thinks a signal I deleted still exists

 

I have seen that when I copy/paste signals and they span across a begin/end group marker. For some reason it thinks it put a signal in that area when it shouldnt have. Although Simpl has been getting a bit flaky with things like that recently.?


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

If I understand your question correctly, yes, "any" Simpl device symbol that uses the CRPC signals can be connected to the touchpanel's Media Player Application SmartObject, and it should work.

--- On Monday, September 30, 2024 at 5:45 PM, Mike F wrote:

It's complicated on why it has to happen this way and I'm limited to my own
understanding.

Here the scoop, I have taken over someone else's proprietary code that's
partially built in Simpl# on a CP3 that uses XML files to specify AV sources.
There are custom S+ modules used in SIMPL that connect the SIMPL# controlled
touchpanels to hardware AV sources. These original SIMPL programs and S+
modules can't be modified or compiled unless I use SIMPL v4.11. I'm having to
replace the home audio source that used to be an Autonomic MMS. The Autonomic
provided a TCP/IP server for the Smart Graphics Media Player to directly
connect for transport control and meta data. The new audio source is a DM-NAX-
8ZSA. The XML files on the Simpl# processor specify the IP address and port of
the Autonomic to connect to the Smart Graphics Media Player. I'm not allowed to
modify the touchpanels, but I can modify the XML files and original SIMPL
Windows programming. I currently and using EIC to reroute source and volume
control to a new 4 series processor that is controlling the DM-NAX-8XSA. I just
want to be able to get the CRPC data from the NAX to a "server" that this
SIMPL# code can talk to. Any help would be appreciated. I very much have
learned my lesson of when proprietary template-style code is in use, plan on
building it from scratch.