Output type selection notes

Nrio-capable JACE controllers and external I/O modules typically have some number of digital outputs (DOs, typically relay type) and/or 0-to-10Vdc analog output (AO) terminals. For any discovered output I/O terminal, the Add dialog preselects the appropriate writable Nrio point type, as either:
  • RelayOutputWritable

    A standard BooleanWritable point, but with an NrioRelayOutputWritable proxy extension.

  • VoltageOutputWritable

    A standard NumericWritable point, but with NrioVoltageOutputWritable proxy extension.

Unlike when adding universal input points, there is no alternate selection of type available when adding output points.