Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
SX-80 one Button to push v2.4
we are experiencing an issue by where there is a meeting that will appear with "No Title" there is no rhyme or reason at to why this title has no information. If I go to the touch 10 the meeting has a title. ?Has anyone else experiences this issue? if so, has anyone found a work around? Thank You |
Re: NVX And Dante
Thanks for the follow-up!? Any configs you can send would be appreciated. Currently, I am wrestling with a SG350 in our lab.? We have a few installations where we have Dante installations where our switch sits on a corporate network.? Some sort of traffic is killing some of our flows at undetermined frequencies.? The thought was to VLAN off the Dante devices, allowing the control processor to see them for control.? I'm a masochist, so I figured I'd throw NVX onto our test switch as well.? I currently have a Dante VLAN (VLAN2) and an NVX VLAN (VLAN3), with a couple of ports configuired as Cisco trunk ports (in all three VLANS).? From one of these ports, I can ping / telnet into the NVX devices and the Dante devices, but I haven't been able to get device discovery to work yet on non-dedicated VLAN ports.
|
Re: Simpl + String Building
The below is what I immediately thought when I read you post, I have not tested it (just taking a break from working and saw this). To turn ascii into hex as you have described, you can look at the HexToI function.? Once you've removed each hex value you can do something like: String_Output Output$; integer hexValue1, hexValue2, hexValue3; string hexString1[2], hexString2[2], hexString[2]; hexString1 = "01"; hexString2 = "0B"; hexString3 = "0B"; hexValue1 = HexToI(hexString1); hexValue2 = HexToI(hexString2); hexValue3 = HexToI(hexString3); MakeString(Output$, "ABC\x00\x00\x00%2X%2X%2X\x0d", hexValue1, hexValue2, hexValue3); |
Re: NVX And Dante
Interesting that this thread would pop up again right after I just dealt with the same thing on a project that is currently in progress. I configured an isolated network with three Cisco SG-350X switches in star, and I ended up separating the network into two VLANs, one for control and NVX and one for Dante. I have a Cisco RV340 set up as a router on a stick, connected to the core switch, which is handling the inter-VLAN routing. It took a while to get everything to behave, but the separation of Dante from everything else was definitely a result of the multicast settings for NVX not allowing Dante discovery and control to function well with all devices on a single VLAN.?
I pinged our Crestron Tech Director about Dante and NVX, which is of concern, especially when they will be launching the DM-NVX-352 in the spring. He didn't have any information from engineering on this (surprise...), but he said it was of interest to him as well and would get back to me when he had anything more concrete. Once this project wraps, I could post some switch configs that may prove useful in getting others off the ground. |
Re: Extron crosspoint 3200 module
yeah i figured 0LS is not what i am looking for, perhaps i need to find a way to save all the used transmitters.
I need to turn PoX off due to a bad design issue, the matrix can only power 24 inputs or outputs , and I have 27 inputs which cant be powered locally, and 9 outputs which i can power locally, so that's a shortage of 3 inputs without power, I need to live with that until we get a power injector which may take a while. |
Re: Sony XBR-85X900F Ir Driver
There is a Sony Discrete codes for Android models, other than that Sony says the codes have not changed Sony Discrete Input Codes (work on 2017 Sony OLED TVs) http://www.remotecentral.com/cgi-bin/mboard/rc-custom/thread.cgi?33473 HDMI 1,? 0000 0067 0000 0010 0060 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0018 0018 0018 0336 HDMI 2,? 0000 0067 0000 0010 0060 0018 0030 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0018 0018 0018 031E HDMI 3,? 0000 0067 0000 0010 0060 0018 0018 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0018 0018 0018 0336 HDMI 4,? 0000 0067 0000 0010 0060 0018 0030 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0018 0018 0018 031E HDMI 5,? 0000 0067 0000 0010 0060 0018 0018 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0030 0018 0018 0018 0018 0018 0018 031E You can get it straight from Sony if you contact installsupport at am dot sony dot com. ?They are very responsive and helpful. From: <Crestron@...> on behalf of "Johnny Cash johnny.cashav@... [Crestron]" <Crestron@...> Reply-To: <Crestron@...> Date: Friday, December 28, 2018 at 9:19 PM To: <Crestron@...> Subject: Re: [Crestron] Sony XBR-85X900F Ir Driver ?
Anyone has this driver that can share? I couldnt find it on their webpage the. Commands On Thursday, December 27, 2018, 9:58 PM, johnny.cashav@... [Crestron] <Crestron@...> wrote:
|
Re: Extron crosspoint 3200 module
Hi,
0LS command returns signal presence, this is not what you are looking for. I dont have the manual in front of me, you should search for "input tie status" or "output tie status", which returns info on the routing. BTW: why do you want to turn PoX off for unused inputs? This increases the duration when a certain input is selected, because the transmitter has to boot, EDID has to be communicated, etc. Best regards Crestronfreak55 |
Re: Extron crosspoint 3200 module
Now that I have written that i realized that wont work, since this command searches for sync state.
so, whats the easiest way that I can make 32 digital signals that represent inputs usage so i can turn them On/Off? bear in mind that some inputs might be used in more than one output? |
Re: Extron crosspoint 3200 module
this is exactly what i was doing but i faced some trouble while trying to turn On/Off the transmitters based on their status?
what i am trying to do is to only send power over XTP to inputs that are selected. so i am using (0LS) to find which inputs are activated command which generates 32byte serial string consisting of 0s and 1s, i decoded it using serial to analog and 32 analog equates, but i thought someone might have a module and done something simpler?? |
Re: Extron crosspoint 3200 module
¿ªÔÆÌåÓýThe SIS protocol is so simple I doubt anyone would have built a module. I use a ATOS with some logic to convert analogs to ASCII values to build ties and an SIO for any static commands. ? Lincoln ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: Crestron@... [mailto:Crestron@...]
Sent: Sunday, December 30, 2018 7:16 AM To: Crestron@... Subject: [Crestron] Extron crosspoint 3200 module ?
Hi, does anyone has a module for Extron crosspoint 3200?? the functions i need are tying input to outputs (audio and video) and turning on/off recievers (via PoX) thanks
|