Difference between revisions of "NI-Scope examples"

From Free Pascal wiki
Jump to navigationJump to search
Line 16: Line 16:
 
<syntaxhighlight lang="text">
 
<syntaxhighlight lang="text">
 
   Install NI-DAQmx 8.0.2 after NI-Scope.
 
   Install NI-DAQmx 8.0.2 after NI-Scope.
</syntaxhighlight lang>
+
</syntaxhighlight>

Revision as of 15:04, 8 April 2015

INTRODUCTION

National Instruments produce a wide range of 8-,12-,14,16-,24-bit Oscilloscopes/Digitizers cards in PCI, PCIe, PXI and PXIe form factor with sample rate up to 12.5Gs/s. [1]

This cards are supported by NI-Scope driver. Only Linux 32-bit and Windows 32/64 bit are supported.

NI Scope for Linux

Hardware are supported by Ni-Scope 3.1 for Linux (download). This driver works only on Linux distributions with kernel 2.6.x RHEL 5.x, 6.x, Scientific Linux 5.x, 6.x and some old for example Mandrake 10.1. Read readme file to find list of supported hardware.

To install NI-Scope 3.1 properly under this distribution make this trick

  Install NI-DAQmx 8.0.2 after NI-Scope.