Datamax E4203 manual End Sub

Models: E4203

1 176
Download 176 pages 49.58 Kb
Page 86
Image 86

Appendix B

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

76

E-Class DPL Programmer’s Manual

Page 86
Image 86
Datamax E4203 manual End Sub