Analog Input

Text Language Definition

Not Applicable

Description

The Analog Input block returns a number representing a voltage on the selected pin. The voltage range is 0 to 20 volts with clamping that withstands applied voltages up to 24 volts. The numeric value provided at 20 volts is 65535 which is full range of the 16 bit converter. This block is considered a low level block. A more convenient higher level block is the Named Analog Input block which returns the result in volts.

Escapes

The Analog Input block does not produce any escapes.

Examples

This Show block, associated with a text control object, continually shows the value of analog input 1:

Related Topics

Named Analog Input