SCC File Properties VI

Owning Palette: Source Control VIs

Requires: Professional System

Displays a dialog box that contains the source control properties of a specified file, such as the file type and revision number. Some source control providers also return properties in the status message output.

 Add to the block diagram  Find on the palette
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.
file path specifies the path to the file for which the VI returns source control properties.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
file changed? returns TRUE if a change to the specified file occurred during the source control operation.
source control reference out returns source control reference in unchanged.
status message returns the source control properties for the specified file or files. Not all source control providers return properties in this output. By default, all providers return the properties in a provider-specific dialog box.
error out contains error information. This output provides standard error out functionality.