wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev

Version 2 (modified by Don Wilson, 15 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. CFormAdvanceX 825gen2
  52. CFormAdvanceY 825gen2
  53. CFormRect 825gen2
  54. EVENT
  55. EVENT_FLAG_SHOW
  56. EVENT_SHOW_BTN_CONTENT
  57. EnableItem
  58. ExitWithCode
  59. FORM_ADD_BUTTON
  60. FORM_ADD_BUTTON2 825gen2
  61. FORM_ADD_INPUT
  62. FORM_ADD_INPUT2 825gen2
  63. FORM_DONE_ESCAPE
  64. FORM_DONE_EVENT_EXTERNAL
  65. FORM_DONE_LEFT_ARROW
  66. FORM_HIDE
  67. FORM_INIT
  68. FORM_IS_UPDATED
  69. FORM_RUN
  70. FORM_SHOW
  71. FindName
  72. GetCurrentItemIndex
  73. GetExitCode
  74. GetItem
  75. GetItemByIDVal
  76. GetItemCount
  77. GetItemIndex
  78. HideItem
  79. IN_EVENT_HIDE_FORM
  80. IN_EVENT_SHOW_FORM
  81. IN_EVENT_WRITE_DATA
  82. IsChanged
  83. SetInputFont
  84. SetKeyEvent
  85. ShowItem
  86. WriteData
  87. Input / Output (Digital I/O) Functions
  88. GetInput
  89. GetInputMask
  90. GetOutput
  91. SetDIOCounter
  92. SetOutput
  93. SetOutputMask
  94. StartDIOPulse
  95. StartRepeatIO Deprecated
  96. StopDIOPulse
  97. StopRepeatIO Deprecated
  98. Keypad/Sound Functions
  99. ClearKeyBuffer
  100. KeyPadInsertKey
  101. KeyPadSetUSBEvent
  102. OpenBeeper
  103. PlayNotes
  104. WaitKeypress
  105. Process Functions
  106. GetProcessID
  107. GetProcessIDExcludeSelf
  108. KillProcess
  109. ResetPrevGrossWt
  110. ResetPrevNetWt
  111. ResetPrevTareWt
  112. test
  113. String Functions
  114. FloatToStr
  115. IntToStr
  116. StrFmt
  117. StrFmtLen
  118. StrToFloat
  119. StrToInt
  120. StrTrimLeft
  121. StrTrimRight
  122. Ticket Functions
  123. CTktFlds
  124. PrintTkt
  125. Time and Date Functions
  126. CMillisecondTimer
  127. CSleep
  128. CTimer
  129. DoSleep
  130. GetDateStr
  131. GetLinuxTime
  132. GetTimeStr
  133. IsTimeChanged
  134. ResetPrevTime
  135. SleepMilliseconds
  136. SleepSeconds
  137. Utility Functions
  138. GetKernelVer
  139. GetKernelVerStr
  140. GetLoaderVer
  141. GetLoaderVerStr
  142. GetMemFree
  143. GetMnBdVer
  144. GetMnBdVerStr
  145. Weighing Functions
  146. CheckWIM * DEPRECATED - New apps should use MnBdSetWIM *
  147. DLCRepeatMultiIncludeCellWts
  148. FormatGrossWt
  149. FormatNetWt
  150. FormatTareWt
  151. FormatWt
  152. GetBelowZero
  153. GetCapacity
  154. GetCenterZero
  155. GetCurUnitsLabel
  156. GetDecimal
  157. GetGrossWt
  158. GetInterval
  159. GetMotion
  160. GetNetWt
  161. GetNumScales
  162. GetOverCap
  163. GetProcessScale
  164. GetSecUnitsLabel
  165. GetTareWt
  166. GetUnitsLabel
  167. GetWtError
  168. IsGrossWtChanged
  169. IsNetWtChanged
  170. IsTareWtChanged
  171. IsWtStatusChanged
  172. IsWtUnitsChanged
  173. MnBdClearEvent
  174. MnBdClose
  175. MnBdGetErr
  176. MnBdGetErrMsg
  177. MnBdGetErrMsgStr
  178. MnBdOpen
  179. MnBdProcess * DEPRECATED - New apps should use StartRepeatMulti *
  180. MnBdRead
  181. MnBdRequest
  182. MnBdSetEvent
  183. MnBdSetWIM
  184. MnBdShutdown
  185. MnBdStartup
  186. RequestWt * DEPRECATED - New apps should use StartRepeatMulti *
  187. ResetPrevGrossWt
  188. ResetPrevNetWt
  189. ResetPrevTareWt
  190. ResetPrevWtStatus
  191. ResetPrevWtUnits
  192. SetTareCurrent
  193. SetTareValue
  194. SetWIM * DEPRECATED - New apps should use MnBdSetWIM *
  195. StartRepeatMulti
  196. StartRepeatWt * DEPRECATED - New apps should use StartRepeatMulti *
  197. StopRepeatMulti
  198. StopRepeatWt * DEPRECATED - New apps should use StopRepeatMulti *
  199. ZeroScale

Note: See TracWiki for help on using the wiki.