Hi, all
there are Pascal bindings for NI-Scope 14.0 driver for Win32 (probably works with Win64) and NI-Scope 3.1 fo Linux 32-bit.
Not tested on real hardware.
Simply add niscope.pas to your project to test it with your hardware. You can find information how to work with it in ANSI C examples, which are distributed with NI-Scope driver.
I hope, when I have real hardware, I will upload some basic examples in Pascal. Without real hardware, I think there is no sense to rewrite some ANSI C examples to Pascal.
There is a good guard to make first steps with NI-Scope on National Instruments web
http://www.ni.com/white-paper/3382/en/Linux version probably works only for linux kernel 2.6.x, which still supported
https://www.kernel.org/ and used in RHEL5,6, Scientific Linux 5,6 (supported until 2017) and old distributions like Mandriva 2006 or Suse Linux.
Bindings are in the attachments.