ShowCockpit
Show Control and Integration Made Easy
Driver Documentation for v4.11.2
This page contains documentation of the available drivers.
External Control / OSC / Generic OSC
Interface with another OSC instance
< Back to drivers list
Buy This Driver
Element Options
IP Address
The IP address of the other system
Outgoing Port
Outgoing Port
Incoming Port
Incoming Port
Functions
Send Message
Sends an OSC message with no value
OSC Address
: The OSC address of the message (e.g. "/my/message")
Send Message Integer
Sends an OSC message with an integer value
OSC Address
: The OSC address of the message (e.g. "/my/message")
Value
: Value to send
Send Message Float
Sends an OSC message with a float value
OSC Address
: The OSC address of the message (e.g. "/my/message")
Value
: Value to send
Send Message Text
Sends an OSC message with a text value
OSC Address
: The OSC address of the message (e.g. "/my/message")
Text Value
: Value to send (e.g. "Hello")