TxPacketChannelOptions Object


Description:

Define a TX packet socket channel options.

Automatically created from: PacketChannel

TxPacketChannelOptions Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AutoAppendTxFcs

Whether to enable auto-calculated and appending FCS bytes for TX packets.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable auto-calculated and appending FCS bytes.

FALSE

Disable auto-calculated and appending FCS bytes.

DestinationMac

Destination MAC address of TX packets.

Type: mac

Default: 00:10:94:00:00:02

TxPacketChannelOptions Read-Only Attributes

There are no read-only attributes.