Module Potentiometer

Parent

The Potentiometer Module for the Modular I/O Control Panel allows you to have rotation input value for you programs.

You can rotate it indefinetly into any direction where every rotation triggers a computer network signal.

Functions

rotate (anticlockwise : Bool)

Rotates the potentiometer into the given direction.

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

Rotate

Parameters
Name Type Description

Anticlockwise anticlockwise

Bool

True if the potentiometer should be rotated anticlockwise.

Signals

PotRotate (Bool anticlockwise anticlockwise)

Triggers if the potentiometer gets rotated by a player or by code.

Details
Parameters
Name Type Description

anticlockwise anticlockwise

Bool