Deletes the build specification files that LabVIEW creates during the most recent build.


icon

Inputs/Outputs

  • cpath.png Path to project

    Path to project specifies the full path to the LabVIEW project (.lvproj) file that contains the build specification.

  • cstr.png Name of build specification (if empty: clean all)

    Name of build specification specifies the name of the build specification. The name appears under Build Specifications in the Project Explorer window. You can change the name of the build specification in the Build specification name text box on the Information page of the build specification properties dialog box.

    If you do not specify a build specification, the VI cleans all build specifications under the specified target.

  • cstr.png Name of target (My Computer)

    Name of target specifies the target that contains the build specification. The target is My Computer by default.

  • cerrcodeclst.png error in (no error)

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

  • ierrcodeclst.png error out

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