insetup n d x.x p a

Configures the six or eight inputs. Their use as a digital or analog input can be set along with their alarm states.

n = 1 to 6input channel number (1 to 8 for CTM200r2)
d = Aset as analog input
d = Dset as digital input
x.x = 0 to 9.9sets the voltage threshold for alarm reporting (valid if input set as analog only, use 0.0 for digital input)
p = Psets input polarity to positive (this also determines the alarm level)
p = Nsets input polarity to negative (this also determines the alarm level)
a = 0alarm off
a = 1alarm on
a = 2alarm on change state (valid for both digital and analog inputs - CTM200 only)

Notes:


Examples:

  1. Set input #2 as digital, with alarm when ON :
    cmd insetup 2 D 0.0 P 1
  1. Set input #4 as analog, with alarm when > 7.5V :
    cmd insetup 4 A 7.5 P 1


See also: General Purpose IO, IO Reports


Firmware revision 2.0.1.2221

Last modified 7 years ago Last modified on 13-06-17 03:35:13 PM