Transport Layer Control
The Transport Layer control provides the following information:
Payload Size - the number of bytes transferred for each image (including chunk data).
USB3 Vision Tab - Message Channel - Channel ID used for the Message Channel.
U3v Version Major/Minor - USB3 Vision standard version.
U3V Capabilities - what the camera supports (SIRM, EIRM and IIDC2).
Max Command Transfer Length - the maximum supported commands that can be sent to the camera.
Max Ack Transfer Length - the maximum supported ack that can be sent to the camera.
Number of Stream Channels - the number of stream channels the camera supports.
Current Speed - the speed of the camera's interface (Super Speed, High Speed).
Link Error Count - the number of errors on the usb link.
Link Recovery Count - the number of times the USB link has recovered.
Summary Table
| Name | Interface | Access | Visibility | Description |
|---|---|---|---|---|
| Payload Size | IInteger | Expert | Provides the number of bytes transferred for each image or chunk on the stream channel. | |
| USB3 Vision | ICategory | RO | Beginner | Category that contains the features pertaining to the USB3 Vision transport layer of the device. |
| Link Error Count | IInteger | RO | Expert | Counts the number of error on the link. |
| Link Recovery Count | IInteger | RO | Expert | Counts the number of times the USB link has recovered. |
Transport Layer Control Features
Payload Size
Provides the number of bytes transferred for each image or chunk on the stream channel.
| Property | Value |
|---|---|
| Name | PayloadSize |
| Interface | IInteger |
| Access | |
| Unit | |
| Visibility | Expert |
USB3 Vision
Category that contains the features pertaining to the USB3 Vision transport layer of the device.
| Property | Value |
|---|---|
| Name | USB3Vision |
| Interface | ICategory |
| Access | RO |
| Visibility | Beginner |
Link Error Count
Counts the number of error on the link.
| Property | Value |
|---|---|
| Name | LinkErrorCount |
| Interface | IInteger |
| Access | RO |
| Unit | |
| Visibility | Expert |
Link Recovery Count
Counts the number of times the USB link has recovered.
| Property | Value |
|---|---|
| Name | LinkRecoveryCount |
| Interface | IInteger |
| Access | RO |
| Unit | |
| Visibility | Expert |
