LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

NewAsyncTimer definition?

Hello,

I'm searching for the defintion of the parameters for the function NewAsyncTimer()? I found it nowhere.

Perhaps somebody could say, where I can find it. Thx

kind regards
Florian
0 Kudos
Message 1 of 3
(3,460 Views)
Greber,

You can use the Async Timer function panel file to get the definitions for NewAsyncTime. To add the function panel, on your CVI main toolbar select Instrument->Load and navigate to 'C:\Program Files\National Instruments\CVI70\toolslib\toolbox\asynctmr.fp '(This is the default install dir for CVI, if your installation is in a different location the first couple directories in your path may differ slightly).

Once the function panel is loaded, you can click on the icon for the NewAsyncTime function and right-click on any of the parameters to see a description.
0 Kudos
Message 2 of 3
(3,453 Views)
thx I forgotten this way to get help

now I'm smarter ^^

Florian
0 Kudos
Message 3 of 3
(3,451 Views)