wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev

Version 2 (modified by Don Wilson, 14 years ago) ( diff )

--

lib825ev

Standard library with EVENT based programming features

  1. Communications Functions
  2. CComm
  3. CCommClient
  4. CCommSerial
  5. CCommServer
  6. Analog Output (DAC Digital to Analog Conversion) Functions
  7. GetDAC
  8. GetDACPercent
  9. GetDACRangeFromIndex
  10. GetIndexFromDACRange
  11. SetDACFloat
  12. SetDACOutputRange
  13. SetDACPercent
  14. SetDACReg
  15. SetDACTrackGrossNet
  16. SetDACTrackScale
  17. StopDACTrackScale
  18. Debug Functions
  19. DEBUG_MSG
  20. DEBUG_SHOWDATA
  21. Display Functions
  22. CBitmap
  23. CFont 825gen2
  24. CImage 825gen2
  25. ClearLCD
  26. DisplayStr DEPRECATED - Replace with DisplayText
  27. DisplayText
  28. GetX
  29. GetY
  30. InitLCD
  31. IsFontLoaded
  32. LocateLCD
  33. PrintLCD
  34. PrintLCDbutton
  35. PrintLCDfont2
  36. ReadFont
  37. SetBkColor
  38. SetCurColor
  39. File Functions
  40. CFile
  41. FileCopy
  42. FindChromiumPath 825gen2
  43. FindFlashDrive 825gen2
  44. GetFilesInPathWithExtension
  45. IsMounted
  46. MakeDirIfNotExists
  47. MountDirectory 825gen2
  48. UnmountDirectory 825gen2
  49. Form Functions
  50. CForm
  51. CFormRect 825gen2
  52. EVENT
  53. EVENT_FLAG_SHOW
  54. EVENT_SHOW_BTN_CONTENT
  55. EnableItem
  56. ExitWithCode
  57. FORM_ADD_BUTTON
  58. FORM_ADD_BUTTON2 825gen2
  59. FORM_ADD_INPUT
  60. FORM_ADD_INPUT2 825gen2
  61. FORM_DONE_ESCAPE
  62. FORM_DONE_EVENT_EXTERNAL
  63. FORM_DONE_LEFT_ARROW
  64. FORM_HIDE
  65. FORM_INIT
  66. FORM_IS_UPDATED
  67. FORM_RUN
  68. FORM_SHOW
  69. FindName
  70. GetCurrentItemIndex
  71. GetExitCode
  72. GetItem
  73. !GetItemByIDVal
  74. GetItemCount
  75. GetItemIndex
  76. HideItem
  77. IN_EVENT_HIDE_FORM
  78. IN_EVENT_SHOW_FORM
  79. IN_EVENT_WRITE_DATA
  80. IsChanged
  81. SetInputFont
  82. SetKeyEvent
  83. ShowItem
  84. WriteData
  85. Input / Output (Digital I/O) Functions
  86. GetInput
  87. GetInputMask
  88. GetOutput
  89. SetDIOCounter
  90. SetOutput
  91. SetOutputMask
  92. StartDIOPulse
  93. StartRepeatIO Deprecated
  94. StopDIOPulse
  95. StopRepeatIO Deprecated
  96. Keypad/Sound Functions
  97. ClearKeyBuffer
  98. KeyPadInsertKey
  99. KeyPadSetUSBEvent
  100. OpenBeeper
  101. PlayNotes
  102. WaitKeypress
  103. Process Functions
  104. GetProcessID
  105. GetProcessIDExcludeSelf
  106. KillProcess
  107. ResetPrevGrossWt
  108. ResetPrevNetWt
  109. ResetPrevTareWt
  110. test
  111. String Functions
  112. FloatToStr
  113. IntToStr
  114. StrFmt
  115. StrFmtLen
  116. StrToFloat
  117. StrToInt
  118. StrTrimLeft
  119. StrTrimRight
  120. Ticket Functions
  121. CTktFlds
  122. PrintTkt
  123. Time and Date Functions
  124. CMillisecondTimer
  125. CSleep
  126. CTimer
  127. DoSleep
  128. GetDateStr
  129. GetLinuxTime
  130. GetTimeStr
  131. IsTimeChanged
  132. ResetPrevTime
  133. SleepMilliseconds
  134. SleepSeconds
  135. Utility Functions
  136. GetKernelVer
  137. GetKernelVerStr
  138. GetLoaderVer
  139. GetLoaderVerStr
  140. GetMemFree
  141. GetMnBdVer
  142. GetMnBdVerStr
  143. Weighing Functions
  144. CheckWIM * DEPRECATED - New apps should use MnBdSetWIM *
  145. DLCRepeatMultiIncludeCellWts
  146. FormatGrossWt
  147. FormatNetWt
  148. FormatTareWt
  149. FormatWt
  150. GetBelowZero
  151. GetCapacity
  152. GetCenterZero
  153. GetCurUnitsLabel
  154. GetDecimal
  155. GetGrossWt
  156. GetInterval
  157. GetMotion
  158. GetNetWt
  159. GetNumScales
  160. GetOverCap
  161. GetProcessScale
  162. GetSecUnitsLabel
  163. GetTareWt
  164. GetUnitsLabel
  165. GetWtError
  166. IsGrossWtChanged
  167. IsNetWtChanged
  168. IsTareWtChanged
  169. IsWtStatusChanged
  170. IsWtUnitsChanged
  171. MnBdClearEvent
  172. MnBdClose
  173. MnBdGetErr
  174. MnBdGetErrMsg
  175. MnBdGetErrMsgStr
  176. MnBdOpen
  177. MnBdProcess * DEPRECATED - New apps should use StartRepeatMulti *
  178. MnBdRead
  179. MnBdRequest
  180. MnBdSetEvent
  181. MnBdSetWIM
  182. MnBdShutdown
  183. MnBdStartup
  184. RequestWt * DEPRECATED - New apps should use StartRepeatMulti *
  185. ResetPrevGrossWt
  186. ResetPrevNetWt
  187. ResetPrevTareWt
  188. ResetPrevWtStatus
  189. ResetPrevWtUnits
  190. SetTareCurrent
  191. SetTareValue
  192. SetWIM * DEPRECATED - New apps should use MnBdSetWIM *
  193. StartRepeatMulti
  194. StartRepeatWt * DEPRECATED - New apps should use StartRepeatMulti *
  195. StopRepeatMulti
  196. StopRepeatWt * DEPRECATED - New apps should use StopRepeatMulti *
  197. ZeroScale

Note: See TracWiki for help on using the wiki.