SetupPortsCommand Object


Description:

Set up commonly used port parameters. This command creates, activates, and configures the port phy object.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SetupPortsCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AutoNegotiation

Whether to enable Auto Negotiate.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Auto Negotiate.

FALSE

Do not Auto Negotiate.

Duplex

Duplex type.

Type: enum

Default: FULL

Possible Values:

Value Description
HALF

Half Duplex.

FULL

Full Duplex.

LineSpeed

Line Speed.

Type: enum

Default: DEFAULT

Possible Values:

Value Description
DEFAULT

Default.

SPEED_10M

Speed 10M.

SPEED_100M

Speed 100M.

SPEED_1G

Speed 1G.

SPEED_10G

Speed 10G.

SPEED_2_5G

Speed 2.5G.

SPEED_5G

Speed 5G.

Media

Media type.

Type: enum

Default: DEFAULT

Possible Values:

Value Description
DEFAULT

Default.

COPPER

Copper.

FIBER

Fiber.

IEEE802_11

IEEE 802.11.

Mtu

MTU.

Type: u32

Default: 1500

Range: 0 - 16383

PortList

Port Handles list.

Type: handle

Default: 0

SetupPortsCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status