Description

The AProgram class provides access to the program properties, tests and tasks. This class is non-creatable at run-time. Use the Program variable to access the current program, you can also use the App.Programs to access other application programs.  

Properties

 

Company

Flags

Parameters

Status

Type

Description

HelpFile

Parent

Tag

Uut

ElapsedTime

HelpTopic

Programmers

Task (v8)

UutIndex

EndTime

Index

Semaphore (v8)

Test (v8)

VersionInfo

Fails

ModuleType

SerialNumber

Tests

 

FileName

Name

StartTime

TestsCount

 

Methods

Reset

Events

 

OnAbort

OnEndTest

OnInitTask

OnEnd

OnError

OnInitTest

OnEndSwitchUut (v8)

OnInit

OnSimulate (v9)

OnEndTask

OnInitSwitchUut (v8)

OnReset

Constants

 

enumAAppItemType

enumATestStatus

enumAModuleType

enumAVersionInfo

enumARuntimeFlag

 

See Also

AApp, ADriver, ASystem, Program, Programs