Method | Description | |
---|---|---|
AD7PortRequest ( string name ) : System |
Constructor.
|
|
GetPortName ( string &portName ) : int |
Gets the name of the port to create.
|
public AD7PortRequest ( string name ) : System | ||
name | string | The name of the port. It is contains the IP and password of the Device/Simulator. The password must be /// removed when creating the port because this name will be displayed in Attach to Process UI. |
return | System |
public GetPortName ( string &portName ) : int | ||
portName | string | Returns the name of the port. |
return | int |