Hello,
i'm working on a customer project. The goal is to port the functionality of an old hardware setup to a new hardware setup.
The old setup consists of the following components:
NI-6562
Agilent DMM
Agilent PSU
The new setup is a PXIe-1088 with PXIe-6570, PXI-4065, PXI-4110 and PXIe-8861.
I have several years experience in programming (primarily C++) but i'm new in the field of hardware.
A requirement in this project is to maintain an existing application (MFC, C++) and to adapt the low level communication to the new hardware. The old setup uses the ni4882 Interface for communication with the Agilent components via GPIB. With the new DMM and PSU i can't use this ni4882 interface. After some days of research in NI documents i found the IVI compliance package.
Is it possible to realize nearly the same functionality using IVI driver instead of ni4882?
Regards,
Stefan