ArpNdStartOnAllStreamBlocksCommand Object


Description:

Start ARP/ND on all the streamblocks under all specified ports.

Can be used with Command Sequencer: Yes

GUI Command Name: Learning: Start ArpNd On All StreamBlocks

Parents: Sequencer, StcSystem

ArpNdStartOnAllStreamBlocksCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
PortList

Ports that you want to do Arp/Nd.

Type: handle

Default: 0

WaitForArpToFinish

Whether command should wait for all Arp/Nds to finish.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Wait for Arp/Nd to finish.

FALSE

Do not wait for Arp/Nd to finish.

ArpNdStartOnAllStreamBlocksCommand Read-Only Attributes

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

Provides Status of Arp/Nd.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle.

WAITING

Arp/Nd is in progress.

SUCCESSFUL

All attempted Arp/Nds resolved successfully.

FAILURE

Some attempted Arp/Nds could not resolve successfully.

CONGESTED

Some attempted Arp/Nds are congested.