VPPBase.Revision_Query

Syntax

VPPBase.Revision_Query( instrumentDriverRevision, firmwareRevision)

Return Value

Long

Returns the driver-defined status code for this operation. A return value of zero indicates success. Positive values indicate warnings. Negative values indicate an error occurred.

Purpose

Returns the revision numbers of the instrument driver and instrument firmware.

Parameters

instrumentDriverRevision As String

[Out] Returns the instrument driver software revision numbers.

firmwareRevision As String

[Out] Returns the instrument firmware revision numbers.