What are you looking for?

LineStatusAll

Feature Info

Module Category Path Type Access
Interface Root / DigitalIOControl Integer RW

Description

Returns the current state of all available GPIO line signals at time of polling in a single bit field.

Bit values:

  • 0: The logical state of the corresponding GPIO line is low.
  • 1: The logical state of the corresponding GPIO line is high.

Bit assignments:

  • Bit 0: DIN11 GPIO line.
  • Bit 1: DIN12 GPIO line.
  • Bit 2: DIN21 GPIO line.
  • Bit 3: DIN22 GPIO line.
  • Bit 4: IIN11 GPIO line.
  • Bit 5: IIN12 GPIO line.
  • Bit 6: IIN13 GPIO line.
  • Bit 7: IIN14 GPIO line.
  • Bit 8: IIN21 GPIO line.
  • Bit 9: IIN22 GPIO line.
  • Bit 10: IIN23GPIO line.
  • Bit 11: IIN24 GPIO line.
  • Bit 12: IOUT11 GPIO line.
  • Bit 13: IOUT12 GPIO line.
  • Bit 14: IOUT21 GPIO line.
  • Bit 15: IOUT22 GPIO line.
  • Bit 16: TTLIO11 GPIO line.
  • Bit 17: TTLIO12 GPIO line.
  • Bit 18: TTLIO21 GPIO line.