Read-only

NumberOfPorts Property


Description

Returns the number of hardware test ports on the PNA.

 VB Syntax

value = app.NumberOfPorts

Variable

(Type) - Description

app

An Application (object)

value

(long integer) - variable to contain the returned value.

Return Type

(long integer)

Default

Not Applicable

Examples

iNumPorts = app.NumberOfPorts

C++ Syntax

HRESULT NumberOfPorts( long* NumPorts)

Interface

IApplication


Last Modified:

18-Mar-2014

Source to test ports