hey,
i am currently using usbuirt with 3 zones so i have an ir code of
IR = abcdefg
zone1 = Z1abcdefg
zone2 = Z2abcdefg
zone3 = Z3abcdefg
is there a way i can use the default ir code and a toggle that chooses what zone.
this way i don't have to create 3 copies of everything.
i have 3 cable STB's each on a different zone, and 3 different XL screens to control each cable box.
so i have FIOS1.XML, FIOS2.XML,FIOS3.XML
if i can dynamically create the IR on the fly, i can eliminate all my redundant pages.
example:
FIOSFINAL.XML
this page has 3 buttons called 'ZONE1, ZONE2, ZONE3'
depending on which button i press, i want to add 'Z1, Z2, Z3' to the IR code.
now i have one page, multiple zones.
the samy way you do multiple zones for audio.
is this possible?