Error Counter#

Obtains the total number of errors detected across all streams on the port, including lost packets, misorder events, and payload errors.

Note

FCS errors are included, which will typically lead to double-counting of lost packets.

Corresponding CLI command: P_ERRORS

# Error Counter
resp = await port.errors_count.get()
resp.error_count