message_length_adjuster RCC Worker
Detail
Worker Properties
ocpi_buffer_size_outputType:
ushortAccess:
Parameter:
FalseWritable:
FalseInitial:
TrueVolatile:
FalseRead back:
False
Default value:
0
Worker Ports
inputProtocol:
NoneOptional:
False
outputProtocol:
NoneOptional:
False
Inputs:
Outputs:
Limitations
Any value of timeout between the range \(0\) and \(4295\) will be set to the minimum possible time out in an RCC worker, which is 1 microsecond.
This is due to the way RCC workers in OpenCPI work, any value set in the timeout property will be rounded to the nearest microsecond. Therefore, any value of timeout that is less than 4295 would become 0 when calculating the fractional second value.