NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
ex_ReadSensorEMeter.nxc

This is an example of how to use the ReadSensorEMeter function.

float vIn, aIn, vOut, aOut, wIn, wOut;
int joules;
char result = ReadSensorEMeter(S1, vIn, aIn, vOut, aOut, joules, wIn, wOut);