NIVBAITarget

NI Vision Builder ActiveX

NIVBAITarget

Single local or remote execution target.

Note  If you open a target using this object, avoid using NIVBAITargetControl to access the target. Using both the object and the control for the target may result in the inspection attempting to access a target that has been closed unknowingly.

Properties

ActiveInspection Currently-loaded inspection.
Inspections Collection of inspections available on the target.
IPAddress IP address of the target.
TargetType Execution type for the target.
TargetVersion Version of Vision Builder AI on the target.
UpdateMeasurementsOnRefresh Tells the target to retrieve or ignore step measurements.

Methods

Disconnect Disconnects from the target and leaves it in its current state.
GetDateTime Returns the current date, time, and timezone on the target.
GetDateTimeUTC Returns the current date, time, and timezone on the target in Coordinated Universal Time (UTC).
GetStatus Returns the current status of the target.
OpenInspection Opens the specified inspection on the target.
RefreshInspections Updates NIVBAITarget.Inspections to contain the latest collection of inspections available on the target.
SetDateTime Sets the date, time, and timezone on the target.
SetDateTimeUTC Sets the date, time, and timezone on the target in Coordinated Universal Time (UTC).