|
GoWebScan API
|
| kStatus GoWebScanConfig_NodeIndexToColumn | ( | GoWebScanConfig | config, |
| GoWebScanSettings | settings, | ||
| GoWebScanSystemPlane | plane, | ||
| kSize | sensorIndex, | ||
| kSSize | bankId, | ||
| kSSize * | column | ||
| ) |
Determine the sensor node column given the sensor index and bank id.
| config | GoWebScanConfig object. |
| settings | GoWebScanSettings settings. |
| plane | Plane of sensor. |
| sensorIndex | Sensor index. |
| bankId | Node bank id. |
| column | Pointer receiving sensor node column. |