Difference between revisions of "EditorX I-O Mapping"
Line 14: | Line 14: | ||
*Toggle | *Toggle | ||
*Continuous | *Continuous | ||
+ | |||
+ | |||
+ | <u>Trigger</u> | ||
The Trigger mode changes the actuator output state from off to on if the sensor input value reaches the On value of the Threshold slider. The actuator output state is changed from on to off if the sensor input value reaches the Off value. By setting different values for the On and Off threshold rapid on-off triggering, due to sensor input noise, can be avoided. | The Trigger mode changes the actuator output state from off to on if the sensor input value reaches the On value of the Threshold slider. The actuator output state is changed from on to off if the sensor input value reaches the Off value. By setting different values for the On and Off threshold rapid on-off triggering, due to sensor input noise, can be avoided. | ||
[[File:iomapping_trigger.png]] | [[File:iomapping_trigger.png]] | ||
+ | |||
+ | |||
+ | <u>Toggle</u> | ||
The Toggle mode changes the actuator output state from off to on and vice versa if the sensor input value reaches the On or Off value of the Threshold slider. Set the Off threshold to zero to avoid rapid successive toggles due to sensor input noise. | The Toggle mode changes the actuator output state from off to on and vice versa if the sensor input value reaches the On or Off value of the Threshold slider. Set the Off threshold to zero to avoid rapid successive toggles due to sensor input noise. | ||
[[File:iomapping_toggle.png]] | [[File:iomapping_toggle.png]] | ||
+ | |||
+ | |||
+ | <u>Continuous</u> | ||
The Continuous mode sets the selected actuator output to Pulse mode, ie. the output changes state rapidly so that pulses form of which the width is set by the sensor input value. The range of sensor input values that is used for the pulse width is set by changing the Range Min and Max slider values. | The Continuous mode sets the selected actuator output to Pulse mode, ie. the output changes state rapidly so that pulses form of which the width is set by the sensor input value. The range of sensor input values that is used for the pulse width is set by changing the Range Min and Max slider values. | ||
[[File:iomapping_continuous.png]] | [[File:iomapping_continuous.png]] |
Revision as of 05:55, 1 November 2015
The I-O Mapping section configures the values captured by the sensor inputs to be used for setting the actuator outputs.
Output
Each sensor input can be used for setting one actuator output. Multiple inputs can be used for setting the same actuator output.
Mode
The sensor input value can be used in 3 different ways to set an actuator output:
- Trigger
- Toggle
- Continuous
Trigger
The Trigger mode changes the actuator output state from off to on if the sensor input value reaches the On value of the Threshold slider. The actuator output state is changed from on to off if the sensor input value reaches the Off value. By setting different values for the On and Off threshold rapid on-off triggering, due to sensor input noise, can be avoided.
Toggle
The Toggle mode changes the actuator output state from off to on and vice versa if the sensor input value reaches the On or Off value of the Threshold slider. Set the Off threshold to zero to avoid rapid successive toggles due to sensor input noise.
Continuous
The Continuous mode sets the selected actuator output to Pulse mode, ie. the output changes state rapidly so that pulses form of which the width is set by the sensor input value. The range of sensor input values that is used for the pulse width is set by changing the Range Min and Max slider values.