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
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).
|