Using Python for Rapid Prototyping

Prodotti e Ambiente

Questa sezione descrive i prodotti e il sistema operativo utilizzati per creare l'esempio.

Per scaricare il software NI, compresi i prodotti illustrati di seguito, visitare il sito ni.com/downloads.

    Hardware

  • Multifunction I/O Device

Codice e Documentazione

Allegato

Description

Now, I like LabVIEW just as much as the next guy. However, it does come with a pretty heavy price tag and all the installation hassles.

What we have discovered is that quite a bit of a very quick prototype development can be made using simple open source tools.

 

The attached Python code contains a simple example of collecting measurements from NI USB-6210.

It uses standard Python 2.7. Pyplot from matplotlib. And the NI-DAQmx library provided with the device.

 

-Ilya.

Il codice di esempio scaricato dall'Example Code Exchange nella NI Community è concesso in licenza con la licenza MIT.

Collaboratori