Gocator API

◆ GoAcceleratorMgr_GetPortRange()

kStatus GoAcceleratorMgr_GetPortRange ( GoAcceleratorMgr  manager,
k16u startPort,
k16u endPort 
)

Get the range of port numbers to assign to accelerated sensors.

The ports within the port range are used by the Accelerator Manager to allocate ports for the accelerated sensors.

Version
Introduced in firmware 5.2.18.3
Parameters
managerGoAcceleratorMgr object.
startPortReturns the starting port number in the range
endPortReturns the last port number in the range.
Returns
Operation status.