What are you looking for?

LineSource

Feature Info

Module Category Path Type Access
Interface Root / DigitalIOControl Enumeration RW

Description

Select the internal signal sourcing the output of the selected physical GPIO line.

This feature is only available for output-capable GPIO lines.

Enumeration Values

  • UserOutput0: Bit 0 of user output register.
  • UserOutput1: Bit 1 of user output register.
  • UserOutput2: Bit 2 of user output register.
  • UserOutput3: Bit 3 of user output register.
  • UserOutput4: Bit 4 of user output register.
  • UserOutput5: Bit 5 of user output register.
  • UserOutput6: Bit 6 of user output register.
  • UserOutput7: Bit 7 of user output register.
  • Device0Strobe: Strobe output of device 0.
  • Device1Strobe: Strobe output of device 1.
  • Device2Strobe: Strobe output of device 2.
  • Device3Strobe: Strobe output of device 3.
  • Device0CameraTrigger: Camera trigger output of device 0.
  • Device1CameraTrigger: Camera trigger output of device 1.
  • Device2CameraTrigger: Camera trigger output of device 2.
  • Device3CameraTrigger: Camera trigger output of device 3.
  • Device0Stream0StartOfCameraReadout: Start of camera readout on stream 0 of device 0.
  • Device1Stream0StartOfCameraReadout: Start of camera readout on stream 0 of device 1.
  • Device2Stream0StartOfCameraReadout: Start of camera readout on stream 0 of device 2.
  • Device3Stream0StartOfCameraReadout: Start of camera readout on stream 0 of device 3.
  • Low: Low.
  • NotAvailable: Not available on the selected I/O line.