Re: Array Index Question
Ok, so it's working as expected. Thank you, guys!
By
Crestron_Programmer
·
#242480
·
|
Re: DM-NVX-351 on different subnet
All of the 3-series with a control subnet also have gigabit NICs; 3-series without a control subnet IGMP proxy isn¡¯t applicable. In any event, IGMPPROXY OFF is the more sane default/standard
By
Lincoln King-Cliby
·
#242479
·
|
Re: Array Index Question
You can use a CHANGE on a digital ¨C it will capture the rising and falling edges ¨C it allows you to capture the PUSH and RELEASE in the same event, e.g. if you¡¯re relaying a digitals state to S#
By
Lincoln King-Cliby
·
#242478
·
|
Re: Array Index Question
If Update_Names is a single digital input, then GetLastModifiedArrayIndex() will not return a usable value within its event handler. It is only defined for use with array signals. wrote:
By
Jeremy Weatherford
·
#242477
·
|
Re: Luxul PDU08
Thanks for pointing to the right RackLink model. I got it working, it seems the "Control" user does not work or the password didnt set properly, or i cant log in through the web with that user either.
By
James L
·
#242476
·
|
Re: DM-NVX-351 on different subnet
Thanks Lincoln for clarifying.? I guess we should include turning IGMP proxy off? as part of the initial setup of any system we set up.? Particularly on the series 3 with its 100baseT Ethernet
By
Steve Kuehn
·
#242475
·
|
Re: Array Index Question
It¡¯s digital versus analog. Digital is either 1 or 0. A PUSH is only gonna be high or low. A CHANGE is analog and can be any number. wrote: <http://www.tsav.com> Caleb Godfrey CTS Systems
By
Caleb Godfrey
·
#242474
·
|
Re: Array Index Question
Hi Lincoln, No Update_Names? is a single digital input. There are no other arrays in this module. I'll work around it but I think this behavior is a little strange. Thank you
By
Crestron_Programmer
·
#242473
·
|
Re: DM-NVX-351 on different subnet
IGMPPROXY is (potentially) helpful for lower-bandwidth multicast things like mDNS, UPnP, and Bonjour (AirPlay, AirPrint, etc.) bridging the CS to LAN ¨C the problem is that the processor only has a
By
Lincoln King-Cliby
·
#242472
·
|
Re: Array Index Question
Is Update_Names an array? Do you have more than one input array? If no to the first question and yes to the 2nd see the SIMPL+ help ¡°NOTE: Using GetLastModifiedArrayIndex OUTSIDE of an event (PUSH,
By
Lincoln King-Cliby
·
#242471
·
|
Lutron QSX Feedback
#lutron
Hello, has anyone had issues with the Lutron QSX? i am using a mc4 with 2.500 fw and using he crestron module from app store for QSX, and i have control but the feedback is momentary, sometimes a
By
Deuterios
·
#242470
·
|
Re: DM-NVX-351 on different subnet
That is what I suspected would happen.? I have used IGMP proxy in conjunction with a mdns repeater in the routers we install to access Sonos from another subnet.? But that is more involved then
By
Steve Kuehn
·
#242469
·
|
Re: DM-NVX-351 on different subnet
I'm sure this is way over simplifying it but... IGMP Proxy effectively forwards all IGMP traffic through the router. ?which means that the port the processor is plugged into would subscribe to all
By
Kyle Goyer
·
#242468
·
|
Array Index Question
Can someone explain why this always returns 1 PUSH Update_Names { Print("%s", NewNames[Getlastmodifiedarrayindex()]); } and this returns a proper index value CHANGE NewNames { Print("%s",
By
Crestron_Programmer
·
#242467
·
|
Re: Dish Network
It does not work¡and hasn¡¯t worked for months and months since Dish made a change to how the boxes phone in to the mothership. I¡¯ve been in contact with them once every few weeks to see what¡¯s
By
AVMaster
·
#242466
·
|
Re: Luxul PDU08
Hi James L, For the Middle Atlantic RackLink Select Demo program, You can find the Crestron module in the files section (just posted a week or two ago). Also you can find it and the latest FW
By
ckangis
·
#242465
·
|
Re: DM-NVX-351 on different subnet
Thanks for the confirmation.? I'll report back if there is any special VLAN configuration needed other than the standard IGMP Snooping/Querier and Multicast Router stuff.? I just remember way back
By
Steve Kuehn
·
#242464
·
|
Re: NVX REST API - setting USB routes
Sounds like a job for a PowerShell script with concurrent jobs! <Brian.Erchenbrecher@...> wrote:
By
Phil Bridges
·
#242463
·
|
Re: DM-NVX-351 on different subnet
We have systems running like this and they have been working well. The IT guys did the VLAN setup, so I don't know configuration specifics. In one case I have 10 TVs with RS232 control over the local
By
Random Guy
·
#242462
·
|
Re: Luxul PDU08
Hello, we are looking to control the Luxul PDU 8. All we need is sequence on and off control. I tried using MiddleAtlantic RacklinkSelect v1.0 module which compiles without error. Unlike the version
By
James L
·
#242461
·
|