Jump to content

Type Definition

From LabVIEW Wiki
Revision as of 15:43, 14 April 2007 by Jim kring (talk | contribs) (New page: A type definition is a custom control (CTL) file that has been marked as a type definition. Instances of the type definition are linked to the type definition. You cannot edit the instan...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A type definition is a custom control (CTL) file that has been marked as a type definition. Instances of the type definition are linked to the type definition. You cannot edit the instances, but rather, you can only edit the type definition -- editing the type definition propagates changes to all instances.

External Links

  • Creating Type Definitions and Strict Type Definitions[1]