Read only
About Help, About PNA

DspFpgaRevision Property


Description

Returns the DSP FPGA Revision number that is visible in the Help, About Network Analyzer dialog box. Learn more.

 VB Syntax

value = cap.DspFpgaRevision

Variable

(Type) - Description

value

(String) - Variable to store the returned DSP revision number.

cap

A Capabilities (object)

Return Type

String

Default

Not Applicable

Examples

value = cap.DspFpgaRevision 'Read

C++ Syntax

HRESULT get_DspFpgaRevision(BSTR *value);

Interface

ICapabilities6


Last Modified:

30-Nov-2009

MX New topic