Switch Module 3 Position

Parent

This Switch Module for modular I/O Panels is used to toggle between three different settings. It has an illuminable spot on the knob and you can use them to trigger specific programmed events.

Properties

enabled : Bool

Sets wheter to accept input on this encoder or not. True means accept input, false means to igore input

Details
Flags RuntimeSync RuntimeParallel

Display Name

Enabled

state : Int

Returns the current state of this switch

Details
Flags RuntimeSync RuntimeParallel

Display Name

State

Functions

setColor (Red : Float, Green : Float, Blue : Float, Emit : Float)

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

setColor

Parameters
Name Type Description

Red Red

Float

Green Green

Float

Blue Blue

Float

Emit Emit

Float

Signals

ChangeState (Int New Value newValue)

Fired when this switch changes its state

Details
Parameters
Name Type Description

New Value newValue

Int

The new value this switch has taken