Owning Palette: Source Control VIs
Requires: Professional System
Returns the current source control status of specified files, including whether a file is in source control, whether it is checked out, and whether it is the latest version available in source control.
![]() |
![]() |
![]() |
source control reference in contains a reference to the source control project configured in LabVIEW. The source control reference must be a valid reference created with the SCC Open SCC Project VI. | ||||||||||
![]() |
files specifies the paths to the files for which the VI obtains the source control status. | ||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
source control reference out returns source control reference in unchanged. | ||||||||||
![]() |
status message returns provider-specific information about the source control operation. Depending on the source control provider, the output might include status information or non-critical error messages. | ||||||||||
![]() |
file status returns details of the source control status for each specified file.
| ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. | ||||||||||
![]() |
files status flags returns a bit array that represents the status information. Not all source control providers support this parameter. |