Example Code

Archived: Language Interface: 16-bit Borland Delphi

Code and Documents

Attachment

Overview


This document has been archived and is no longer updated by National Instruments.

This is the GPIB language interface for 16-bit Borland Delphi (version 1.0), a Windows 3.x programming environment for creating 16-bit applications. Download the "Turbopas.zip" file (in the example.zip file, below). This file contains the declaration file TPWGPIB.TPU (which is also the language interface file), TPWGPIB.PAS (the Turbo Pascal for Windows source code for TPWGPIB.TPU), and some sample programs.


How to Use the 16-bit Borland Delphi Language Interface:

Essentially, you use the Turbo Pascal for Windows language interface with Borland Delphi. Please refer to the Application Note 082 (LINK BELOW) (Using NI-488.2 Software with 16-Bit Delphi Applications).

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors