LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I build a Labview 8.0 application with Source Control

Hello all,
 
I've built a Labview 8.0 VI that uses Source Control via StarTeam.  The VI communicates with the StarTeam without much trouble.  The problem I have is when I try to build a stand alone application.  The application error states that I need to configure the source control via Labview.  The configuration was originally performed on the VI and the project.  I also included the NI_SCC_Consrv.lvlib and the NI_SCC_WinCI.lvlib in the Dynamic VIs and Support Files window.
 
Any help in getting my standalone application to recognize the source control would be greatly appreciated.
 
Thanks,
Karl
0 Kudos
Message 1 of 3
(2,656 Views)
This comes from the help file of LabVIEW 8.2 but is applicable to 8.0. The ini entries are found in the LabVIEW.ini file.

Note  If you build an application that uses VIs on the Source Control palette, there is no automatic way to add the source control configuration information to the.ini file for the built application. You must manually add the SCCConfigData, SCCProviderName, and SCCProviderLocation tokens to the .ini file for the application or to a custom .ini file if you are building an installer.
George M
National Instruments
0 Kudos
Message 2 of 3
(2,652 Views)

Thanks for the response to my message. 

I wondered about the labview.ini file and it looks like the SCCConfigData, SCCProviderName, and SCCProviderLocation have been filled in--although I'm not sure about the provider location being "WinCI"

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