CreateLogicalPortsCommand Object


Description:

Create one or more logical port.

Can be used with Command Sequencer: No

Parents: Sequencer

CreateLogicalPortsCommand Writable Attributes

Attribute Description
CreateClassId

Create Class ID.

Type: classId

Default: 0

CreateCount

Number of ports to create.

Type: u32

Default: 1

NamePrefix

Name prefix for the port.

Type: string

Default: myPort

NameStartNumber

Number to include in the port name. The number is incremented for each port that is created.

Type: u32

Default: 0

NameSuffix

Name suffix for the port.

Type: string

Default: "" (empty string)

ParentList

Parent Handle List.

Type: handle

Default: 0

PhyClassName

Physical media to create for the port(for example, "EthernetCopper").

Type: string

Default: EthernetCopper

CreateLogicalPortsCommand Read-Only Attributes

Read-Only Attribute Description
ReturnList

Return Handles.

Type: handle

Default: 0