LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

ESCI

HI.
I use LabWindows CVI ver. 5.0 and I have developed a program to control ESCI - EMI TEST RECEIVER ( Rohde&Schwarz ). I downloaded a sample program from R&S web site, but I can't open this program because when I try to open rsesci.fp , there is an error that says : Not a valid function panel file...Is my LabWindows CVI ver. old to open this program?How can I solve this problem?Thanx a lot
0 Kudos
Message 1 of 2
(2,817 Views)
There are currently two revisions of the .fp file format (you can see the gory details here, if you're interested. It's described in section 6.1).

The later format (referred to as "5.1" in the document) is supported by CVI version 5.5 and later. If whoever created this .fp at Rohde & Schwarz used the later format, then you do need to have CVI version 5.5 or later in order to be able to use it.

To confirm that that is indeed the problem, you can download an eval version of CVI 8.1 here to see if you can use it in 8.1.

Luis
0 Kudos
Message 2 of 2
(2,812 Views)