API Reference v9.2.0

ProcessControllerSourceSensorenum

Module: ZaberMotionProduct

The type of input sensor that provides feedback to the process controller.

To use this type, add import ZaberMotionProduct to the top of your source code.

NameValueDescription
ProcessControllerSourceSensor.thermistor10Use a thermistor sensor port on the device to measure temperature.
ProcessControllerSourceSensor.analogInput20Use an analog input I/O channel on the device to measure voltage.