PS_INSERTFCS#

code: 158

# set
<module-index>/<port-index> PS_INSERTFCS [<stream_index>] <on_off>

# get
<module-index>/<port-index> PS_INSERTFCS [<stream_index>] ?

Description#

Whether a valid frame checksum is added to the packets of a stream.

Actions#

set, get

Parameters#

  1. on_off: byte, whether frame checksums are inserted

  • OFF = 0

  • ON = 1

Example#

# set
input:  0/1 PS_INSERTFCS [0] OFF
output: <OK>

# get
input:  0/1 PS_INSERTFCS [0] ?
output: 0/1 PS_INSERTFCS [0] OFF