Difference between revisions of "OSC"

From Moving Light Assistant
Jump to: navigation, search
m (Console update.)
m (Added SendNilParameter)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
OSC is a communication protocol commonly used to communicate with the the ETC EOS Family consoles, High End Hog 4 and PRG Vx76 consoles. It is also possible to communicate with other consoles that support the OSC protocol. Before commands can be sent, the network setting will need to be configured from the ''OSC...'' menu under the ''Setup'' menu.
+
OSC is a communication protocol commonly used to communicate with the the ETC EOS Family consoles, High End Hog 4 and PRG Vx76 consoles. It is also possible to communicate with other consoles that support the OSC protocol. Before commands can be sent, the network setting will need to be configured from the ''OSC...'' menu item under the ''Setup'' menu.
  
 
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600"
 
{| style="border: 1px solid darkgray;" cellpadding="5" cellspacing="0" width="600"
Line 22: Line 22:
 
* [[OSC:SendInt32|SendInt32]]
 
* [[OSC:SendInt32|SendInt32]]
 
* [[OSC:SendInt64|SendInt64]]
 
* [[OSC:SendInt64|SendInt64]]
 +
* [[OSC:SendNilParameter|SendNilParameter]]
  
 
|}
 
|}

Latest revision as of 00:45, 18 March 2015

OSC is a communication protocol commonly used to communicate with the the ETC EOS Family consoles, High End Hog 4 and PRG Vx76 consoles. It is also possible to communicate with other consoles that support the OSC protocol. Before commands can be sent, the network setting will need to be configured from the OSC... menu item under the Setup menu.

Functions