TestStand defines a number of built-in properties that always exist for objects, such as the Sequence.Name property or the SequenceContext.Sequence property. Almost every TestStand object defines built-in, static API properties you can access in the programming language you use to create code modules.

Refer to the following examples for more information about accessing built-in properties in specific development environments:

  • LabVIEW
  • LabWindows/CVI
  • Microsoft Visual Basic .NET
  • C#
  • Microsoft Visual C++/#import