LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

slow xall in FPLVMgr, "ialv_configuration_info", possible to do it reentrant?

Hi,

 

I need to analyse a iak file (configuration file of fieldpoint) with LabVIEW. But It takes many seconds to get all informations out of this file.

 

I query first for each communication resource, lopp than over all modules and loop there over all channels (to get their name). This makes about 70 calls to the dll, each will take around 400 ms.

 

Can I change the call to perform the queries re-entrant? What other possibilites are there to speed up that task?

 

Petr

0 Kudos
Message 1 of 4
(2,239 Views)

Hi Peter,

 

are you using the Fieldpoint Palette? Which LabVIEW do you use? Can you upload your VI?

 

Have a nice day

 

Stefan

0 Kudos
Message 2 of 4
(2,198 Views)

Hi Stefan,

 

I use the Fieldpoint palette (FP 6.0.11) and currently LV 2011SP1. Can I send you via PM the project? I also have a problem to create out of the project a dll (dll shuld be loaded by CVI, but doesn't work...

 

Peter

0 Kudos
Message 3 of 4
(2,196 Views)

Ok

0 Kudos
Message 4 of 4
(2,187 Views)