Versions Compared

Key

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

...

Compressed folder, containing all necessary files for the demo, must de uncompressed - Download-Link

Software which needs to be installed prior to configure the module.
For changing the FTDI configuration:

...

After shipment, the default configuration is set to 245 FIFO.

...

...

anchorFigure 1

...

FPGA demo specific firmware

...

  1. Figure out the modules COM port number
    1. Open the device manager, right click onto windows start menu symbol and select device manager
    2. Open ports and identify the port used by the module, the number is here marked with an X

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_device-manager
      simpleViewerfalse
      width
      diagramWidth542
      revision5


      Scroll Only




  2. Setup Visual Analog
    1. Start "Visual Analog" and open a "Blank canvas".

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_blanc-canvasopen
      simpleViewerfalse
      width
      diagramWidth1260575
      revision32


      Scroll Only




      Via File → Open point to the file "AnalogMAX_DAQ1_Capture.vac" from the downloaded zip-file via "File → Open...". The window should look like Figure 12demo folder.

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_Capture.vacblanc-canvas
      simpleViewerfalse
      width
      diagramWidth636643
      revision2


      Scroll Only




    2. Press "

      Press Tools → External Tools...

      "

      to prepare the usage of the adcapture.exe.

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_Capture.vac
      simpleViewerfalse
      width
      diagramWidth636
      revision2


      Scroll Only




    3. Click Add in the new

      Click "Add" in the

      opened window and insert the name "adcapture" in the

      "

      Display Text

      ". Select

      .
      Click Browse... and select the file "adcapture.exe" from the downloaded

      zip-file after using the button "Browse..." for the "File Name" and insert "COM14

      demo.
      Into Arguments insert "COMX,115200 1024 c:\temp\capture.txt 7"

      for the "Arguments". The parameters are the COM port (COM port 14 in our case), the baud rate, the number of samples, the location to store the data and a value to adjust the system. Then, click on "Ok".
    Launch adcapture.exe and after completion click run to update the screen
  3. Select the above inserted tool by selecting "Tools → adcapture".
  4. A window shows the activity of the tool "adcapture", similar to Figure 13.
    Image Removed
    Then, using "F5" or "Canvas → Run" uses the information to create the graph in the previous window, as visible in Figure 14.

    Image Removed

...

    1. , where the X in COMX
      is a placeholder for your comport number.

      To finish the setup press OK.

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_adcapture-setup
      simpleViewerfalse
      width
      diagramWidth445
      revision3


      Scroll Only



      Parameter description:
      COM14 - COM port which is used for the connection.
      115200 - Baud rate which is used for the connection.
      1024 - Amount of K samples to read

...

    1. , minimum 64

...

    1. and maximum is 1024.
      c:\temp\capture.txt - File name and path which specifies where to storage the

...

    1. data.
      7 - Command to adjust the gain

...

    1. , possible values are:
                 4 for a gain of 1, 5 for a gain of 2, 6 for a gain of 4 and 7 for a gain of 8

  1. Launch adcapture
    1. Select the above inserted tool by selecting "Tools → adcapture".
    2. A window shows the activity of the tool "adcapture", the picture below shows its state when it is finished.

      Scroll Title
      anchorFigure 1


      Scroll Ignore

      draw.io Diagram
      bordertrue
      viewerToolbartrue
      fitWindowfalse
      diagramNameTEI0015_data_capture-demo_Visual-Analog_adcapture-run
      simpleViewerfalse
      width
      diagramWidth980
      revision2


      Scroll Only




       

    3. In Visual Analog, use "F5" or press "Canvas → Run" to update the screen.

      Scroll Title
      anchorFigure 1


      Scroll Ignore



      Scroll Only



      Image Added

Quick test with a terminal program

...