Page 1 of 1

send shutter command

Posted: Tue Dec 28, 2021 10:59
by teclim
Hi all,
I search how to send commands to vps to control the shutters but I don't find how to do that in arena.
For exemple in qlab I had a script with this:

Code: Select all

do shell script "echo \"(shu0)\" | nc -w 0 192.168.0.100 3002"
On millumin I had a string.

How can I do that on arena ?
Thanks.