Changes between Version 5 and Version 6 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/GetOverCap
- Timestamp:
- 03/12/25 07:35:00 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/GetOverCap
v5 v6 2 2 Get over capacity status. 3 3 4 {{{ 4 {{{#!c++ 5 5 bool GetOverCap(int nScale = process_scale) 6 6 }}} … … 20 20 == Examples == 21 21 22 {{{ 22 {{{#!c++ 23 23 if(GetOverCap()) 24 24 {