Changes between Version 3 and Version 4 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtStatusChanged
- Timestamp:
- 03/12/25 07:31:20 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtStatusChanged
v3 v4 2 2 Checks whether the weight status such as "Motion" or "Over Capacity" is different from the last time IsWtStatusChanged was called. 3 3 4 {{{ 4 {{{#!c++ 5 5 bool IsWtStatusChanged(int nScale); 6 6 }}} … … 20 20 == Example == 21 21 22 {{{ 22 {{{#!c++ 23 23 if(IsWtStatusChanged(1)) 24 24 {