@reyalpFirst of all we assume that all cameras will have the same settings of zoom(actually no zoom at all) , focus , iso , shutter speed etc.
So if any of the above is going to be set up , its gonna be for all the cameras.So it will be probably set up through multicam.
1.
About focusThe idea is that an object will be in a rather steady spot in the middle of all cameras.So every camera has to focus there.Before any shooting .
Autofocus would probably not work well , because we can't control where the small square in viewfinder will target and focus.
So the plan is to set the focus in a steady distance.How do we find how much is the distance from the center of the rig to the cameras?
a)Take a measure tool and start measuring the distance , convert it to mm and set it with set_focus.
b)I thought to get ONE camera to focus in the object spot and get the value of the distance somehow (with get_focus maybe?) and use that value to set the focus distance to EVERY camera.
Thats what i am describing

2.
About zoomZoom is something that came up to my partner's mind.Thinking that maybe the "object" could be small..like a pet , or a small child..cameras should be able to zoom+focus to them .
So we were thinking to use two modes...two states of zoom+focus.. one for everyday use (probably zero zoom + custom focus set) and another one for that special case i described above (custom zoom + custom focus).
Create 2 buttons with the right values and switch between them according the case.
I don't know beforehand if that second state should be applied to all cameras or to some of them.That remains to be tested on site.
And yes it's strange , zoom to work with the "help" of set_aflock but that's a fact.Without it , set_zoom was..dead!
As far as iso and tv are concerned , since iso will be the same at all times for all cameras , i was thinking to put it in the chdk menu...to all cameras...and then "play" with tv to see what value gives the best result.
All these are theories , and remain to be tested when we will actually set up the cameras (in 1-2 weeks that is).
I will keep your example scripts in mind , in case , specific subnet of cameras should be setup with certain focus/zoom/etc values although i feel the same with what you said..it will be a bit tedious to do so.Lets hope it won't be needed.