SCC Check In VI

Owning Palette: Source Control VIs

Requires: Professional System

Checks in the specified files to source control.

 Add to the block diagram  Find on the palette
advanced options is reserved for internal use.
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 to check into source control.
comment contains text that describes the reason for the source control operation. The source control provider stores this information and adds it to the source control history of the files specified in the files control. Depending on the source control provider, if the Comments input is empty, a provider-specific dialog box might display so you can enter the information.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
keep checked out? specifies whether the VI checks out the files immediately after the source control operation completes. The default is FALSE, in which the files are not checked out. Not all source control providers support this parameter.
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.
dialog box cancelled? returns TRUE if you cancelled any source control provider dialog boxes that appeared during the source control operation. The provider controls the dialog box display. The indicator returns FALSE if no dialog boxes displayed.
error out contains error information. This output provides standard error out functionality.