¿ªÔÆÌåÓý

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

Re: New BSS Modules (3-series)

 

Regarding `Value` on the?BSS BLU Level Control Module v1.0:

A note from the help file says "A debounce value of 300ms has been added preventing this value to be reset to quickly, thus safe guarding communication queues. DO NOT BYPASS"

So it would seem that `Value` isn't really intended to be used as a fader via a slider join...
?


Re: New BSS Modules (3-series)

 

Thanks for the responses gentlemen. ?We had previously used the?Crestron Soundweb London module v4.2 modules with good success.


scottcoumbe - was your intermitted toggle issue experienced with the new "BSS BLU v1.0 IP Demo.zip" modules, or was it possibly with the older sound web london modules?

?


Re: New BSS Modules (3-series)

 

Hmmmm... The module toggle inverts the current state. Curious if the fb value was correct/tracking on the module?


Re: New BSS Modules (3-series)

 

To Add to my early comment for fader control.
In VTP I set my fader to have a min of "0" and a max of "100"
in Simpl I have my "SETVALUE" held high with an interlock for when I am on my "Audio control page"
the BSS level control module "Leveltype" is Percentage.

The help file has this to say
"if the digital signal "SETVALUE" is high when the "Value" changes the module will automatically send the new value"

hope this help


Re: New BSS Modules (3-series)

 

If I recall correctly just add a "1" to the "SET VALUE" then any analog change will happen. You might need to change the fader type in VT to a Percentage value.?


Re: New BSS Modules (3-series)

 

Just started working with the new BSS Mod and I can control a level with up/down buttons but is there no way to control it using a fader (on a tsw-760?). ?I thought the analog "value" signal would do it but that needs to have the "SetValue" pressed to take so that wouldn't work.

Thanks in advance.


Re: Shure MXA910 protocol details

 

I'm controlling a bunch of these all over at a large site I'm working on and they are pretty easy to talk to.? I haven't found any issues or mistakes with the protocol manual.

The < and > are literal, and there is no extra delimiter after the ">" char.? A sample command should look like:
"< SET LED_COLOR_MUTED RED >"

Just open a TCP/IP client port to them on port #2202 and you should be good to go.? Another note, is that for control, you need to connect to the "control IP address".? I believe these things get 2 different IP addresses when setting them up, one is a Dante IP, and the other is a Control IP.? The Dante IP is specifically for passing audio between other Dante endpoints, and the Control-IP is for setup and controlling them with the API commands.? Pretty straight forward.

-jason


Re: Shure MXA910 protocol details

 

Great, thanks for all the helpful responses.

On Tue, Jan 17, 2017 at 11:57 AM, chipmoody@... [Crestron] <Crestron@...> wrote:
?

"Is the < > and spacing literal?? Are there delimiters?"

Yes, and the greater-than *is* your delimiter...? :)

? - Chip



Re: Shure MXA910 protocol details

 

"Is the < > and spacing literal?? Are there delimiters?"

Yes, and the greater-than *is* your delimiter...? :)

? - Chip


CyberPower

 

Have a job with these. ?The Ethernet cards are installed and am wondering if there is a module for these?


Re: Shure MXA910 protocol details

Andrew Welker
 

What Mark said. It's easy to control and pretty much anything you can do on the web interface, you can do from the API. To check your protocol, just connect using a terminal program and send the commands you want. If I remember correctly, you'll get lots of unsolicited feedback, so be prepared for that.


On Tue, Jan 17, 2017 at 11:19 AM Mark Delzer mdelzer@... [Crestron] <Crestron@...> wrote:

Yep, very easy to talk to and I believe the <> were literal and no delimiter that I remember.


Mark


On Tue, Jan 17, 2017 at 11:14 AM, Jeremy Weatherford jweather@... [Crestron] <Crestron@...> wrote:
?

Anybody talked to this ceiling array mic yet?? Has a protocol document, but it's a little... underspecified.? Is the < > and spacing literal?? Are there delimiters?




Re: Shure MXA910 protocol details

 

Yep, very easy to talk to and I believe the <> were literal and no delimiter that I remember.


Mark

On Tue, Jan 17, 2017 at 11:14 AM, Jeremy Weatherford jweather@... [Crestron] <Crestron@...> wrote:
?

Anybody talked to this ceiling array mic yet?? Has a protocol document, but it's a little... underspecified.? Is the < > and spacing literal?? Are there delimiters?




Shure MXA910 protocol details

 

Anybody talked to this ceiling array mic yet?? Has a protocol document, but it's a little... underspecified.? Is the < > and spacing literal?? Are there delimiters?



Re: New BSS Modules (3-series)

 

I have used these on a few jobs. They are pretty good.?
I could be totally wrong, but there are a few things I have found.
When using a stereo mixer you have to have 2 modules in place. one for the left output, and one for the right output. same goes for muting the outputs.
I have also had an intermittent issue with the built in "toggle" of a state, specifically mutes. I had one job where the mutes worked perfectly (BLU-100), and a second job where they didn't (BLU-180) so ?\_(¥Ä)_/?
I just used the Toggle symbol in Simpl.?


Re: Crestron - SmartThings Integration Code is Now on Github

 

Thanks. ?Remember, I didn't write the initial implementation of this; I just fixed a number of bugs, got it all working, and then inherited the code from the original author. ?

I've put out all the source code on github because the limiting factor for me is going to be access to hardware to add new features to the code. ?Support for thermostats and door locks was partially written by the original author. ?I'm going to try and get the door lock code working with a z-wave module for a Crestron door lock that is being sent to me by Casey. ?

The code is out there so people that have a specific hardware requirement can enhance it to include that hardware .

Jay

------ Original Message ------
From: "mattp@... [Crestron]" <Crestron@...>
Sent: 1/17/2017 3:22:02 AM
Subject: [Crestron] Re: Crestron - SmartThings Integration Code is Now on Github

?

I now have good 2-way control using this - works well and already proving useful


If this can ultimately be extended to include other capabilities especially from the sensors - humidity, lux, uv, contact, vibration etc. then it would be a really powerful ioT bolt on

Top work Jay for getting it going?


Re: 3 series Bacnet

 

There are a few BACnet PC programs that will let you see and change values. If the PC on that network can see them then..... Setting up the BACnet 'tree' correctly takes a bit or understanding of how the devices are arranged.


A PC program I used.


Re: 3 series Bacnet

 

There are detailed instructions in Online Help Answer IDs 5589 and 5283.

--- On Tuesday, January 17, 2017 at 6:49 AM, toni.geagea wrote:


Hi Guys,

trying to integrate an HVAC system via Bacnet, i have set the below:

Hosted bacnet Device: Object ID: 4194302d
Object Name: CP3-HVAC
Port number: 47808d

Hosted bacnet Device: Object ID: 110d
Port number: 47808d
Priority: Available(16)


unfortunately there is no successful communication between the processor
and the BACNet Interface.
the BACNet interface is from Daikin D-BACS model ( DMS502B51) .

appreciated if any can advice on this matter

thank you


3 series Bacnet

 

Hi Guys,

trying to integrate an HVAC system via Bacnet,?

i have set the below:

Hosted bacnet Device: ?Object ID:?4194302d

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Object Name: CP3-HVAC

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Port number:?47808d


?Hosted bacnet Device: ?Object ID:?110d

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ?Port number:?47808d

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Priority: Available(16)

?


unfortunately there is no successful communication between the processor and the BACNet Interface.

the BACNet interface is from Daikin D-BACS model ( DMS502B51) .


appreciated if any can advice on this matter


thank you


Re: Crestron - SmartThings Integration Code is Now on Github

 

I now have good 2-way control using this - works well and already proving useful

If this can ultimately be extended to include other capabilities especially from the sensors - humidity, lux, uv, contact, vibration etc. then it would be a really powerful ioT bolt on

Top work Jay for getting it going?


Re: MMS-2 power supply

 

Phil - thanks for asking the question, and I think the sarcasm is a bit misplaced when not only does the spec on the Autonomic website not give the polarity, but it also doesn't specify the physical connector size.

I've been in precisely the same situation as you, and found out the hard way (after buying a suitable PSU which had the wrong plug dimensions, and then multiple attempts at different connectors, none of which would seat correctly) that the DC power jack isn't that easy to match.? From the info that sound.scan posted, it looks like it's a 5.5mm OD 2.5mm pin, so I may have another go now - but I ended up getting an ATX 4 pin power connector and connecting it up to the board (the connector is just behind the jack when you lift the lid) and using that instead as it's just for use in the office (it's easy to see the correct?polarity that way too).

All the best,
Ol