PortStatusCode
Specifies the headstage port status codes.
Fields
Field & Value | Description |
---|---|
SerdesLock = 1
|
Specifies the SERDES forward channel lock status. |
SerdesParityPass = 2
|
Specifies the SERDES on-chip parity check status. |
CrcError = 256
|
Specifies a cyclic redundancy check failure during data transmission. |
TooManyDevices = 512
|
Specifies that too many devices were indicated in the hub device table. |
InitializationError = 1024
|
Specifies a hub initialization error. |
BadPacketFormat = 2048
|
Specifies the receipt of a badly formatted data packet. |
InitializationCrcError = 4096
|
Specifies the a cyclic redundancy check failure during hub initialization. |