Q LAB BARCO SHUTTER SCRIPT

968 views
Skip to first unread message

Jess Medenbach

unread,
Jan 17, 2020, 3:50:17 PM1/17/20
to QLab
Hi there,

Does anyone have a recommendation for how to control a Barco UDX 4K32 projector shutter using Q lab? I've tried this script for closing the shutter and it hasn't been working:

do shell script "xfex00x23x42x00x65xff"

Any recommendations would be greatly appreciated! Thank you! 


Samuel Thériault

unread,
Jan 19, 2020, 2:59:50 PM1/19/20
to QLab
Hi,

I have this for a Barco RLMW 8

Script cues, change the address (192.168.100.93) for your device

Shutter

Hope that help

David Embree

unread,
Oct 6, 2022, 12:18:08 PM10/6/22
to QLab
Stumbled upon this other helpful conversation while researching Qlab to send JSON RPC for control of Barco UDX projectors:  


And this page for some helpful JSON commands (scroll down a bit to the BARCO instructions):

rosario calvagna

unread,
Oct 6, 2022, 12:33:09 PM10/6/22
to ql...@googlegroups.com
I use panasonic proj.
Then i use applescript to control projector

tell application "ProjectorManager"
AvUnMute 1
end tell


hope this help

--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/a686c35d-a8d2-4e0e-9927-efb4484aa7adn%40googlegroups.com.

Jack Hattingh

unread,
Feb 16, 2023, 6:41:43 AM2/16/23
to QLab
I spoke to Barco and got the json message to shutter UDM projectors; I presume UDX will be the same.
Can someone let me know how to send this json message from Qlab 5, please?
Here:
{
  "jsonrpc": "2.0",
  "method": "optics.shutter.toggle",
  "id": 1006,
  "params": {}
}

Thank you
Reply all
Reply to author
Forward
0 new messages