Home
last modified time | relevance | path

Searched refs:tgc_weight (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.2.3/build/demos/wbcdemo/src/
Dhandling_weight.c420 double tgc_weight; in renderStatus() local
476 WBCGetTGCWeight(ave, &tgc_weight, &status); in renderStatus()
493 DEMOPrintf(175, 70, 0, "Wt(TGC):%3.1f[kg]", tgc_weight); in renderStatus()
503 DEMOPrintf(175, 70, 0, "Wt(TGC):%3.1f[kg]", tgc_weight); in renderStatus()
/RvlSDK-3.2.3/include/revolution/
Dkpad.h129 double tgc_weight ; member
/RvlSDK-3.2.3/build/demos/kpaddemo/src/
Dweight.c218 … DEMOPrintf( 175, 80, 0, "Wt(TGC):%3.1f[kg]", kpads[0].ex_status.bl.tgc_weight ) ; in renderStatus()
/RvlSDK-3.2.3/build/libraries/kpad/src/
DKPAD.c1882 ep->bl.tgc_weight = kp_wbc_tgc_weight ; in read_kpad_ext()