
Manufacturer-specific Addresses
4CXP Camera
MIKROTRON GmbH
page 33 of 70
MasterHostConnectionID
This register holds the host connection ID of the host connected to the device master connection.
Access
read/write
Type:
unsigned integer
In:
host link ID
Out:
host link ID
Remark:
The value 0x00000000 is reserved to indicate an unknown Host ID.
All writings to device extension connection will be ignored.
ControlPacketSizeMax
This register provides the maximum control packet size the host can read from the device or write to
the device.
The size is defined in Bytes and will be a multiple of 4 Bytes. The defined size is that of the
entire packet, not only the payload.
Access
read
Type:
unsigned integer
In:
Out:
control packet size in multiples of 4 bytes
Remark:
the control packet size is at least 128 bytes
StreamPacketSizeMax
This register holds the maximum stream packet size the host can accept.
The size is defined in Bytes
and will be a multiple of 4 Bytes. The defined size is that of the entire packet, not only the payload.
Access
read / write
Type:
unsigned integer
In:
stream packet data size in multiples of 4 Bytes
Out:
stream packet data size in multiples of 4 Bytes
Remark:
The device can use any packet size it wants to up to this size.
A connection reset sets the value to 0x00000000.