Changes between Initial Version and Version 1 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/CheckWIM
- Timestamp:
- 10/20/10 13:02:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/CheckWIM
v1 v1 1 = CheckWIM = 2 Checks for availability of weight data in the high speed WIM weight buffer 3 4 {{{ 5 int CheckWIM(int nScale) 6 }}} 7 8 == Parameters == 9 10 * nScale - scale number 11 12 == Return Value == 13 14 * Returns 15 16 == Remarks == 17 18 19 == Example == 20 21 {{{ 22 }}} 23 24 == See Also == 25 26 * [http://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/SetWIM SetWIM] 27