Range Registers
Name Start Address Type Access
AIN#(0:13)_RANGE 40000 FLOAT32 R/W
AIN_ALL_RANGE 43900 FLOAT32 R/W
AIN#(0:13)_RANGE
- Starting Address: 40000
The range/span of a single analog input. Select the desired range by writing a value from the device specific list.
  • Data type: FLOAT32  (type index = 3)
  • Readable and writable
  • Default value: 0
  • T8:
    • Valid values/ranges: 0.0=Default → ±11V. 11.0 → ±11.0, 9.6 → ±9.6, 4.8 → ±4.8, 2.4 → ±2.4, 1.2 → ±1.2, 0.6 → ±0.6, 0.3 → ±0.3, 0.15 → ±0.15, 0.075 → ±0.075, 0.036 → ±0.036, and 0.018 → ±0.018
  • T7:
    • Valid values/ranges: 0.0=Default → ±10V. 10.0 → ±10V, 1.0 → ±1V, 0.1 → ±0.1V, and 0.01 → ±0.01V.
  • T4:
    • Valid values/ranges: 0.0=Default → 0-2.5 V on LV lines and ±10 V on HV lines.
Expanded Names Addresses Formula
AIN0_RANGE, AIN1_RANGE, AIN2_RANGE, AIN3_RANGE, AIN4_RANGE, AIN5_RANGE, AIN6_RANGE, AIN7_RANGE, AIN8_RANGE, AIN9_RANGE, AIN10_RANGE, AIN11_RANGE, AIN12_RANGE, AIN13_RANGE ... Show All 40000, 40002, 40004, 40006, 40008, 40010, 40012, 40014, 40016, 40018, 40020, 40022, 40024, 40026 ... Show All address = 40000+(2*#)
AIN_ALL_RANGE
- Address: 43900
The range/span of a all analog inputs. Writing to this register will set the range for all analog inputs. Reading will return a range value if all channels are set to same range. Otherwise, -9999 will be returned.
  • Data type: FLOAT32  (type index = 3)
  • Readable and writable
  • Default value: 0
  • T8:
    • Valid values/ranges: 0.0=Default → ±11V. 11.0 → ±11.0, 9.6 → ±9.6, 4.8 → ±4.8, 2.4 → ±2.4, 1.2 → ±1.2, 0.6 → ±0.6, 0.3 → ±0.3, 0.15 → ±0.15, 0.075 → ±0.075, 0.036 → ±0.036, and 0.018 → ±0.018
    • Minimum firmware version: 1.0000
  • T7:
    • Valid values/ranges: 0.0=Default → ±10V. 10.0 → ±10V, 1.0 → ±1V, 0.1 → ±0.1V, and 0.01 → ±0.01V.
    • Minimum firmware version: 0.9328
  • T4:
    • Valid values/ranges: 0.0=Default → 0-2.5 V on LV lines and ±10 V on HV lines.
LJScribe postfix