CreateLibrary Method

LabView ActiveX Properties and Methods

CreateLibrary Method

Installed With: Base Package

Class: Application Methods (ActiveX)

Creates a new LabVIEW project library.

Syntax

object.CreateLibrary([createPalette])

Parameters

NameTypeDescription
createPaletteBooleanSpecifies whether you want to set a default palette for all VIs the project library owns. The default is FALSE, which does not set a default palette.

Return Value

Library*