Engine.MasterEngine

Syntax

Engine.MasterEngine

Data Type

Object

Purpose

Specifies the controlling engine for remote engines.

Remarks

Note A TestStand Engine must set this property. National Instruments recommends not setting this property manually.

When TestStand executes sequences on a remote computer, it creates an instance of the TestStand Engine on the remote computer and sets this property on the remote engine to refer back to the controlling engine. If this engine is a remote engine, you can use this property to access the engine on the other computer.

See Also

Engine.IsRemote

StationOptions.AllowSequenceCallsFromRemoteMachine