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

Note: See TracWiki for help on using the wiki.