Versions Compared

Key

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

...

Hereunder is reported a sample trace of a successful C# executable version execution.

TE_USB_FX2 DLL Example 1.0

    1 - Get number of cards

    2 - Connect cardNo 0

    3 - Connect cardNo 1

    4 - Disconnect

    5 - Get FX2 firmware version

    6 - Get FPGA firmware version

    7 - Get FX2 FIFO Status

    8 - Reset FX2 FIFO Status

    9 - Read high speed data (FPGA RX)

    10 - Write high speed data (FPGA TX)

    0 - Exit

1

The number of card is 1

TE_USB_FX2 DLL Example 1.0

    1 - Get number of cards

    2 - Connect cardNo 0

    3 - Connect cardNo 1

    4 - Disconnect

    5 - Get FX2 firmware version

    6 - Get FPGA firmware version

...