NXC_GetSensorMotorData
Retrieves selected data from all analog sensors and all motors in a single packet
Contents
Syntax
[sensorData motorData] = NXC_GetSensorMotorData(handle)
Description
This function uses the embedded NXC program MotorControl to retrieve certain data from all analog sensors and all motors connected to the NXT. The sensors must already be opened. The function does no interprete any data for you. The big advantage of this function is that it retrieves all the data within one single Bluetooth / USB packet, which is faster than retrieving all information one by one after each other...
Limitations
This function is not yet implemented and does not return any data!
Signature
- Author: Linus Atorf (see AUTHORS)
- Date: 2009/07/15
- Copyright: 2007-2010, RWTH Aachen University