Keyboard Shortcuts
Likes
Search
Re: 3 Series Multiple Programs - Tips, Tricks and Issues
Sorry about the flow chart link being broken.? Here's a visual representation of what I ended up doing: It downloads as a .pdf.? Hopefully it helps tie the description to how it actually works.? This example uses the "transposition" method by dedicating a slot in the processor to basically just shift an IPID that would cause conflicts to an IPID that won't.You can see how there are (3) instances of the "Open Office" room type and (2) instances of the "Small Huddle" room type that would each have to talk to the same DM/VC program slot and would have conflicting EISC IPIDs in the DM/VC program in slot 01.? By transposing to offset IPIDs for the EISCs it lets me define unique IPIDs in the DM/VC program and exactly the same IPIDs in the compiled "room program".? The transposition program just passes the data back and forth seamlessly.? The only downside to this method is that it eats a program slot in your processor and if you needed all 10 it might be an issue.? The beauty is that you could easily add an RMC3 and just use it's slots to transpose for you. The transposition program itself is pretty simple and I'm actually using the same compiled program for all three transposition slots, but using crosspoints based on a value from a text file to steer which EISC signals between matching pairs. On Wed, Sep 24, 2014 at 10:49 AM, j pride jpride@... [Crestron] <Crestron@...> wrote:
|