SCC File Properties VI

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.


icon

Inputs/Outputs

  • cdlrn.png 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.

  • cpath.png file path

    file path specifies the path to the file for which the VI returns source control properties.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ibool.png file changed?

    file changed? returns TRUE if a change to the specified file occurred during the source control operation.

  • idlrn.png source control reference out

    source control reference out returns source control reference in unchanged.

  • istr.png status message

    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.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.