LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

resource tracking and DDE server

Gents,

 

I have recently installed CVI2010 (10.0.0 build 360) and I have an issue with the resource tracking window.

When I unregister a DDE server using UnregisterDDEServer function, I have no error message but DDE server always appear in the resource tracking window under DDE library categorie.

 

best regards

Stéphane

 

Labwindows/CVI user since version 4.0
0 Kudos
Message 1 of 6
(3,535 Views)

Good morning,

 

Could you post a screenshot of your resource tracking window and your cvi code if it's possible?

 

Regards,

 

 

Nicolas M.
National Instruments France


Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW

0 Kudos
Message 2 of 6
(3,515 Views)

Nicolas,

 

Here a screenshot of a very small application that reproduce the issue. I just register and unregister a DDE server and the resource still appear in the resource tracking pane.

 

Regards,

Stéphane

Labwindows/CVI user since version 4.0
0 Kudos
Message 3 of 6
(3,486 Views)

Nicolas,

 

Here a screenshot of a very small application that reproduce the issue. I just register and unregister a DDE server and the resource still appear in the resource tracking pane.

 

Regards,

Stéphane

Labwindows/CVI user since version 4.0
0 Kudos
Message 4 of 6
(3,485 Views)

Hi,

 

I made some tests with your code and i had the same problem.

Could you try to use the DDE server after unregister it?

If you have an error, the server is unregistered.

 

Regards,

 

Nicolas M.
National Instruments France


Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW

0 Kudos
Message 5 of 6
(3,470 Views)

Hello,

 

I confirm that the server is properly unregistered after the function call but the fact that something appear in the resource tracking could indicate that some memory has not been freed.

 

regards,

Stephane

Labwindows/CVI user since version 4.0
0 Kudos
Message 6 of 6
(3,461 Views)