Connect-150 OSC Output
Connect can output the digitizer messages as OSC (Open Sound Control) messages.
OSC output conforms to the format /<digitizer_name>/<input_name> <sensor_value>, eg. "/USB-microDig_0141/Input_02 76" for analog sensors, and the format /<digitizer_name>/<input_name>/<parameter_name_array> <sensor_value_array> "/USB-microDig_0208/Input_02/[H,P,R] (298.7 6 0)", if the sensor is a digital (I2C) sensor that outputs 3 values (in this it's an Orient3D).
Connect also accepts OSC messages as input. These messages are then sent to the digitizer as MIDI messages for the control of actuators. See the Preferences section for details.