LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

is there Expect library for LabWin

Solved!
Go to solution

Is there Expect library for LabWindows

0 Kudos
Message 1 of 7
(3,821 Views)

Hi dtadenev,

 

Unfortunately CVI does not have a built in library that supports Expect. It's possible that you may find third party libraries by scouring the internet but we don't provide one ourself.

Raj
National Instruments
Applications Engineer
0 Kudos
Message 2 of 7
(3,785 Views)
Solution
Accepted by topic author dtadenev

I’d advise to think about adding expect.h to LabWindows. It may help somebody like myself to handle interactive applications easier.

 

Thank you for clear answer.

0 Kudos
Message 3 of 7
(3,765 Views)

Hi Raj,

 

Do you have any idea how to use Expect scripts in LabWindows application?

 

Thank you and have a nice Holidays,

dtadenev

0 Kudos
Message 4 of 7
(3,756 Views)

What are you trying to do with an Expect script? It's not really something native to CVI, you may have more luck researching how to use Expect from C.

National Instruments
0 Kudos
Message 5 of 7
(3,711 Views)

Well, I've got iBiquity exciter on local network and I am thinking to buy NI PXI system for HD-radio test automation. There are existing Expect scripts for that exciter here.  So I need a solution of using them from CVI application.

0 Kudos
Message 6 of 7
(3,708 Views)

Maybe try libexpect. It might be a good place to get started.

National Instruments
0 Kudos
Message 7 of 7
(3,682 Views)