Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CLM 1 (cameralink medium mode)
  • SVM 1 (test pattern ramp)
  • SSF 1 (software trigger rate 1Hz, although seems to read back as 6Hz? and 2 reads back as 12Hz?)
  • dataen: enables the data block (leave false until able to receive data)
  • running: status bit (am I getting frames from camera)

Now enable triggers:

  • in "Variables" tab set DataEn for channel A to true
  • Framecount field should increment at 6Hz
  • Dropcount field counts "3 channels misaligned" errors, and so should stay at 0dropcount: 3 channels misaligned (errors)

Camera output should appear on terminal after setting ClinkTop->ChannelA->DataEn to True

...