Script Access is a Q-SYS property on each component that controls whether scripts and plugins can read or modify it. UCI Kit relies on Lua scripts to track state, drive selectors, and pass values around your design — so any block the kit talks to needs Script Access enabled.

When you need to set it

Script Access only needs to be enabled on the camera-related blocks:

Nothing else in the kit requires it — the Wizard handles the rest through standard control wiring.

How to set it

  1. Click the component to open its properties panel.
  2. Scroll to Script Access.
  3. Set it to Script or All.

image.png

<aside> ❗

Make sure Script Access is set to Script or All.

</aside>

Troubleshooting

If camera controls aren't behaving — privacy mode doesn't engage, camera switching doesn't change the feed, or presets don't recall — Script Access is the first thing to check. A camera, Camera Bridge, Camera Router, or HID Conferencing block with Script Access set to None is invisible to the kit, even when the wiring and Code Names are correct.