Datamax E4203 User Manual Page 86

  • Download
  • Add to my manuals
  • Print
  • Page
    / 176
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 85
Appendix B
76 E-Class DPL Programmer’s Manual
Fixed = Itm1 & Chr$(13) & Chr$(13) & Qty1 & Chr$(13) & Chr$(13)
& BoxPos1 & Boxsize & Chr$(13)
CharSet = Chr$(126) ‘Alternate <stx> character ~
MComm.PortOpen = 1 ‘Open the serial port
End Sub
‘Exit the program by clicking Exit button with the mouse
Private Sub cmdExit_Click()
Comm1.PortOpen = 0 ‘Close down the serial port
End
End Sub
‘Exit the program by clicking Exit button with the mouse
Private Sub cmdExit_Click()
Comm1.PortOpen = 0 ‘Close down the serial port
End
End Sub
Page view 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 175 176

Comments to this Manuals

No comments