EditorX-73 Actuator Outputs
The Actuator Outputs section configures the actuator outputs of the digitizer.
The actuator output section can display the currently active actuator output settings or the settings upon reset (eg. upon power-up). Click the button "Current" to switch to "Reset", and vice versa. You can also switch between the user interface for the configuration of MIDI System Exclusive control of actuator outputs (ie. directly via the EditorX user interface or via OSC messages that are automatically mapped to System Exclusive messages using the OSC window) or the user interface for the configuration of MIDI Channel Voice control of the actuator outputs (using eg. ControlChange messages). Click the button "SX" to switch to "CV" and vice versa.
Contents
Actuator Type
Three actuator types can be controlled by the USB-microDig. Actuators such as a relay or an LED are binary, ie. they have two states, and are controlled by applying 0 or 5V statically. Select "Digital" from the menu for the output and use the top On/Off button to set the state. Other actuators such as an RC servo are controlled by applying a regular recurring pulse of varying width, ie. pulse width modulatio (PWM)n. Select "Digital" from the menu for the output and use the bottom On/Off button to enable/disable PWM. The SeeRGB and FeelVibe actuators are controlled by using a synchronous serial digital protocol called I2C, which involves exchanging pulse trains that represent bytes between the sensor and the USB-microDig. Select "SeeRGB" or "FeelVibe" from the menu for the output for these actuators.
Current/Reset
The top row of ON/OFF buttons set the state of the actuator output. If the Current/Reset button is set to Current, the ON/OFF buttons set the current state. If the button is set to Reset, the ON/OFF buttons set the state of the actuator outputs at power-up or after a software reset. If the actuator output is configured to be controlled by a sensor input (see the input-output mapping section) or by MIDI Channel Voice messages (see below), the status is not updated to reflect the current status effectuated by the digitizer. However, if the actuator output status is not rapidly changing it's possible to use the Update button to retrieve the current actuator output status.
See also the SET OUTPUT, SEND OUTPUT, the SET OUTPUT INIT, SEND OUTPUT INIT commands.
Pulse Width Modulation
The Pulse Width Modulation section configures the actuator output pulse width modulation (PWM) settings. The bottom row of ON/OFF buttons enables/disables pulse width modulation output, and changes the text on the ON/OFF buttons in the top row to CON. The top row of ON/OFF buttons now only set the state that the actuator output should have after pulse width modulation is turned off.
The number fields below the bottom row of ON/OFF buttons set the pulse width in milliseconds. If the actuator output is configured to be controlled by a sensor input (see the input-output mapping section), the pulse width number field is not updated to reflect the current pulse width effectuated by the digitizer. However, if the actuator output status is not rapidly changing it's possible to use the Update button to retrieve the current actuator output status.
File:Editorx-73 actuators PWM on.png File:Editorx-73 actuators PWM on powerup.png File:Editorx-73 actuators SeeRGB PWM on.png File:Editorx-73 actuators SeeRGB PWM on powerup.png
See also the SET OUTPUT, SEND OUTPUT, the SET OUTPUT INIT, SEND OUTPUT INIT commands.
The pulse interval and the pulse width range can be configured as well but only for all actuator outputs at the same time. Increasing the pulse width range to at least half the interval is useful for dimming an LED such as the SeeGreen. The Servo button restores the pulse interval and pulse width range to default settings (a 1-2 ms wide pulse with 20 ms interval) for use with RC servos. RC servos need to be powered separately in order to operate, eg. by using the 5V from a USB port via a USB cable. An AuxCable can be modified to provide the necessary wiring to connect to the USB-microDig, or a cable can be made using HackPlugs.
See also the SET OUTPUT PULSE, SEND OUTPUT PULSE commands.
Control With MIDI Channel Voice Messages
The CV user interface configures the actuator outputs to respond to MIDI channel voice messages (eg. ControlChange messages) sent to the digitizer. The response mode can be set in the bottom row of TRIG/TOG buttons.
File:Editorx-73 actuators binary trigger CV.png File:Editorx-73 actuators binary toggle CV.png File:Editorx-73 actuators binary PWM CV.png File:Editorx-73 actuators SeeRGB trigger CV.png File:Editorx-73 actuators SeeRGB toggle CV.png File:Editorx-73 actuators SeeRGB PWM CV.png
The Port menu lists the available MIDI ports. The Message menu lists the available MIDI messages (NoteOff, NoteOn, KeyPressure, ControlChange). The Control or Note field sets the control or note number for actuator output 1. The Thresh/Max value sets the threshold above which an actuator output is triggered or toggled (depending on the mode of the actuator output), or, if the actuator output is pulse width modulated, it sets the maximum value of the MIDI message to be used for setting the pulse width. In the latter case the pulse width is scaled between the minimum pulse width and the pulse width represented by Max, and the response is inverted if the actuator output is in toggle mode.