Do this at add time by selecting the needed input type in the Add dialog, as shown in the following image.

For most I/O platforms, any of the following are valid universal input choices:
NumericPoint that reads a 0-to-10Vdc input signal and produces either a voltage value or linear scaled output value.
NumericPoint that reads a resistive signal within a 0-to-100K ohm range and produces either a ohms value or linear scaled output value.
NumericPoint that reads a Thermistor temperature sensor (Type 3, or other) signal and produces a scaled output value.
NumericPoint that counts the number of contact closures at the input, and also calculates a rate value. One of these two values is configurable as the status numeric output value. Rate type is configurable as either fixed window, sliding window, or trigger type.
BooleanPoint that reads the current input as one of two boolean states (equipment status).
Any selection but BooleanInputPoint results in a standard NumericPoint, but with a different type Nrio input proxy extension. The BooleanInputPoint results in a BooleanPoint with an NrioBooleanInput proxy extension.