LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI - API

Hello,

I have 2 quastions about CVI API functions.

1. I need programaticly (create folder) to 'Project Tree'. How can i do that?

2. Before creating dll, I configure cvi as Dll project under target setting and i need configure Export H files. How can i programaticly configure exports files?

 

 

Thank you

Boris 

Best Regards
Boris
0 Kudos
Message 1 of 3
(2,964 Views)

1. Unfortunately, it's not possible to create a project folder programmatically.

2. You can use the SetDllExportHeaderFiles function.

 

Luis

0 Kudos
Message 2 of 3
(2,941 Views)

Boris-

 

Take a look at this discussion thread in regards to creating a folder in a project programmatically.

 

Thanks,

 

Sean

Applications Engineering Specialist - Semiconductor Test
National Instruments
0 Kudos
Message 3 of 3
(2,933 Views)