User Tools

Site Tools


qlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qlab [2024/11/04 20:27] – [Christie] ssm2017qlab [2024/11/19 20:56] (current) – [Panasonic] ssm2017
Line 29: Line 29:
 </sxh> </sxh>
 ==== Christie ==== ==== Christie ====
-Merci to Popo at the theatre de Nice+Merci to Guillaume at the theatre of the Nice
 === SHUTTER Christie Serie G, GS === === SHUTTER Christie Serie G, GS ===
 <sxh> <sxh>
Line 46: Line 46:
 </sxh> </sxh>
 ==== Panasonic ==== ==== Panasonic ====
 +=== Tnn ===
 <sxh> <sxh>
 set powerOff to "/cgi-bin/power_off.cgi" set powerOff to "/cgi-bin/power_off.cgi"
Line 103: Line 104:
  end timeout  end timeout
 end try end try
 +</sxh>
 +
 +=== SebMas ===
 +open
 +<sxh>
 +do shell script "curl -L " & "http://admin1:panasonic@192.168.1.8/cgi-bin/sd95.cgi?cm=0200a1910203"
 +</sxh>
 +close
 +<sxh>
 +do shell script "curl -L " & "http://admin1:panasonic@192.168.1.8/cgi-bin/sd95.cgi?cm=0200a1910103"
 +</sxh>
 +==== barco ====
 +
 +source : https://groups.google.com/g/qlab/c/Do_TWCj7E5E
 +<sxh bash>
 +do shell script "curl -X POST -m 1 -H \"Content-Type: application/json\" -d '{\"jsonrpc\": \"2.0\", \"method\": \"property.set\", \"params\": {\"property\": \"optics.shutter.target\", \"value\": \"Open\"}}' 192.168.88.13:9090"
 </sxh> </sxh>
qlab.1730748421.txt.gz · Last modified: by ssm2017