0

I'm aiming to creat a small data acquisition system that collect data from a Geosig Ve-53 using KPCI-3101 as a physical interface; and python to creat an application that record events and visualize it.

The Ve-53 is using 12 Pins Cable as shown in the table : ve-53

My questions :

  • Is it possible to do this with only the available materials ?
  • Will i need more than only python to receive, store and visualize data?

Thank you.

Mehdi ouahabi
  • 67
  • 1
  • 2
  • 11

1 Answers1

0

It is possible, after looking on internet for work-arounds; using QuickDAQ or Pydaqmx mixed with Python will do the job.

Mehdi ouahabi
  • 67
  • 1
  • 2
  • 11