Versions Compared

Key

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

...

  • send escape right away after powering up
  • linkmode: medium
  • datamode: 8bit
  • framemode: our camera only gives a line valid (indication that there is valid data) so we need to set to "line"
  • tapcount: our camera sends 4 bytes where it could send 6
  • baudrate: 9600
  • use sendGCP to test serial link is working (output should appear on terminal)
  • swcontrolvalue/swcontrolen: bits for hardware vs software trigger (0/0 internal trigger).  These bits control CC1 through CC4.

Now tell the camera how to send data using these three-letter-commands (TLC) in the "Commands" tab:

...