Skip to content

Make DAQ I/O ports etc. configurable #11

Description

@marktsuchida

Currently hard-coded:

  • /port0/line5:7 for clock outputs (should be user-configurable; also clean up redundant outputs and make polarity configurable)
  • /ctr0 for line counter (ok)
  • /PFI12 assumed to be output of ctr0 (and used as start trigger for analog-input task) (see below)
  • /ao0:1 for scan waveform output (should be user-configurable)
  • all analog inputs returned by DAQmxGetDevAIPhysicalChans are assumed detector inputs (ok)

For PFI12, can we use Ctr0InternalOutput instead?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions