Input Bit

Text Language Definition

function InputBit(BitNumber:integer):boolean;

Description

The InputBit funciton returns a boolean indication of whether the hardware input at the indicated index is active or inactive.

Escapes

InputBit does not generate any escapes.

Examples

Related Topics

Set Output Bit