I am trying to use the Xantrex IVI Power Supply driver, XanM9B to control a Xantrex PSU.
When I add the Xantrex .fp file to a project, LabWindows compiles associated .c and fails, unable to locate a prototype for the function IviDCPwr_InterchangeCheck(vi, "XanM9B_Initiate");
This also happens if I try and create an .obj file from the Xantrex .c file (there is no .dll file supplied).
Is the function "IviDCPwr_InterchangeCheck" a feature of LabWindows 6.0? As it does not appear to be defined in LabWindows 5.5.1.
Versions of software that I'm using:
- LabWindows 5.5.1
- NI VISA (Runtime) 3.01
- MAX 3.0
- IVI Compliance Package 2.1
Thanks,
Alan