home *** CD-ROM | disk | FTP | other *** search
- A-TO-D.HLP words to measure 80c196 a-to-d channels
-
-
-
- .RZ ( 16bit n -- ) display a number right justified in n columns
- Similar to .R but with leading zeros instead of blanks
- This is used by .volts
-
- .volts ( adresult -- ) scale an a-to-d measurement and display it as volts
-
-
-
- measure ( channel -- ) measure and display one A to D channel
-
- measure-all ( -- ) Measure all channels repeatedly and make a kind of
- bargraph presentation on the screen.
- "Mike's 80c196 8-channel voltmeter"
-
-