SCC File Status VI
- Updated2025-07-30
- 3 minute(s) read
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.

Inputs/Outputs
source control reference in
—
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
—
files specifies the paths to the files for which the VI obtains the source control status.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
source control reference out
—
source control reference out returns source control reference in unchanged.
status message
—
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
—
file status returns details of the source control status for each specified file.
error out
—
error out contains error information. This output provides standard error out functionality.
files status flags
—
files status flags returns a bit array that represents the status information. Not all source control providers support this parameter. |
source control reference in
—
files
—
error in (no error)
—
source control reference out
—
status message
—
file status
—
in source control?
—
error out
—
files status flags
—