Next: void sar310P_signal(void) Up: SAR310P.C Previous: int sar310P_read(double weight)

void sar310P_tare(void)

Tares the scale. This function is currently not called by any function, but is included for completeness. It calls sar310P_init, sar310P_device_closed() and sar310P_close(), which are internal to the SAR310P.C module.


wolforth@pet.mni.mcgill.ca