Engine.EnableRemote

Syntax

Engine.EnableRemote

Data Type

Boolean

Purpose

Note This property is obsolete. Use the StationOptions.AllowSequenceCallsFromRemoteMachine property instead.

Remarks

Specifies if remote TestStand installations can execute sequences on the local computer.

When this property is True , TestStand allows instances of the TestStand Engine on remote computers to connect to the local computer to execute sequences. When this property is False , only instances of TestStand on the local computer can execute sequences on the local computer.

See Also

Engine.IsRemote

StationOptions.AllowSequenceCallsFromRemoteMachine