FrameResponseModifier Object


Description:

Frame response modifier object

Parents: FrameResponseProfile

FrameResponseModifier Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Mask

Mask to apply to the value

Type: string

Default: "" (empty string)

Offset

Offset (in bytes) from the start of the packet showing where the modifier begins.

Type: u32

Default: 0

Opcode

Type of modification to be performed on the incoming packet prior to retransmission.

Type: enum

Default: SET_VALUE

Possible Values:

Value Description
SET_VALUE

Allows users to set the bits or bytes of the response packet. Requires the offset, mask and value properties to be specified.

Value

Value (in Hex) to apply to the packet starting at the offset point.

Type: string

Default: "" (empty string)

FrameResponseModifier Read-Only Attributes

There are no read-only attributes.