niRFSG Revision Query
Returns the revision numbers of the NI-RFSG driver and the instrument firmware.
Supported Devices: NI 5650/5651/5652/5670/5671/5672
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
|||||||
error in accepts error information from previously called VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
|||||||
instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI and identifies a particular instrument session. |
|||||||
instrument driver revision returns the instrument driver software revision numbers in the form of a string. The value of the driver Revision property is returned. |
|||||||
firmware revision returns the instrument firmware revision numbers in the form of a string. The value of the Firmware Revision property is returned. |
|||||||
error out passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|