Next: void sar310P_tare(void) Up: SAR310P.C Previous: SAR310P.C

int sar310P_read(double weight)

Gets the current weight from the scale. This function is called by the scale use functions. It calls sar310P_init, sar310P_device_closed() and sar310P_close(), which are internal to the SAR310P.C module.


wolforth@pet.mni.mcgill.ca