ADA Suite 16 Question / Problem
ondrovic
Junior Member
Here is the setup I am working with:
ADA Suite 16 # 1 - 16 Zones of Video - RS232 Port 1 - Rack 1
ADA Suite 16 # 2 - 13 Zones of Audio - RS232 Port 2 - Rack 2
The Suite 16 that controls the video is hooked up with the VCR-4's
The Suite 16 that controls the audio is hooked up normal
All the Video locations also use the Suite 16 for audio to stream the video signal through the speaker locations.
I currently have my room info in a structure as follows:
The problem is I need to figure out a way to be able to store all the room info in to one structure and be able to to go beyond zone 1 - 16 and re allocate the for zones 1 - 32
Any ideas on how to do this or do I need to hook up the ada suite 16s with an iso2cat and put it on the ada bus?
Thanks
ADA Suite 16 # 1 - 16 Zones of Video - RS232 Port 1 - Rack 1
ADA Suite 16 # 2 - 13 Zones of Audio - RS232 Port 2 - Rack 2
The Suite 16 that controls the video is hooked up with the VCR-4's
The Suite 16 that controls the audio is hooked up normal
All the Video locations also use the Suite 16 for audio to stream the video signal through the speaker locations.
I currently have my room info in a structure as follows:
Structure _Rooms
{
Integer Idx /// Room Index Reference Number
Char Name[30] /// Name of Room
Char APwr[5] /// Audio Power State - OFF; ON
Char VPwr[5] /// Video Power State - OFF; ON
Char CurSrc [20] /// Current Source Being Used In Room
Integer AOut /// Room Audio Output #
Integer VOut /// Room Video Output #
Dev dvSat /// Selected Satellite That Is Being Used In Room
Dev dvDisp /// Display That Is In Room
Dev dvTuner /// Selected Tuner That Is Being Used In Room
Dev dvIPod /// Selected IPod That Is Being Used In Room
}
The problem is I need to figure out a way to be able to store all the room info in to one structure and be able to to go beyond zone 1 - 16 and re allocate the for zones 1 - 32
Any ideas on how to do this or do I need to hook up the ada suite 16s with an iso2cat and put it on the ada bus?
Thanks
Comments
-
Here is the setup I am working with:
ADA Suite 16 # 1 - 16 Zones of Video - RS232 Port 1 - Rack 1
ADA Suite 16 # 2 - 13 Zones of Audio - RS232 Port 2 - Rack 2
The Suite 16 that controls the video is hooked up with the VCR-4's
The Suite 16 that controls the audio is hooked up normal
All the Video locations also use the Suite 16 for audio to stream the video signal through the speaker locations.
I currently have my room info in a structure as follows:Structure _Rooms { Integer Idx /// Room Index Reference Number Char Name[30] /// Name of Room Char APwr[5] /// Audio Power State - OFF; ON Char VPwr[5] /// Video Power State - OFF; ON Char CurSrc [20] /// Current Source Being Used In Room Integer AOut /// Room Audio Output # Integer VOut /// Room Video Output # Dev dvSat /// Selected Satellite That Is Being Used In Room Dev dvDisp /// Display That Is In Room Dev dvTuner /// Selected Tuner That Is Being Used In Room Dev dvIPod /// Selected IPod That Is Being Used In Room }
The problem is I need to figure out a way to be able to store all the room info in to one structure and be able to to go beyond zone 1 - 16 and re allocate the for zones 1 - 32
Any ideas on how to do this or do I need to hook up the ada suite 16s with an iso2cat and put it on the ada bus?
Thanks
Can you not just add one more dimension to your variables like Char Name[2][30] where Char Name[1][30] is zones 1-16 and Char Name[2][30] is zones 17-32? For the devices, you'd probably have to come up with discretes.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums