Next: int sar310P_device_closed(void) Up: SAR310P.C Previous: void sar310P_signal(void)

void sar310P_restart(void)

Causes the scale to turn itself off and then on again. This function has no other effect. 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