Chapter 3 Software
PA-3122 SERIES USER
′
S MANUAL
Page:3-48
3.
VB.NET extern function:
Declare Function SetMinSec Lib “WatchDog.dll” (ByVal kind As Short,ByVal
delay_time As Short) As Boolean
Declare Function Stopwatchdog Lib “WatchDog.dll” ( ) As Short
Declare Function Setwatchdog Lib “WatchDog.dll” (ByVal value As Short) As
Boolean
Declare Function Digital_Initial Lib “Digital.dll” ( ) As Long
Declare Function Digtial_Set Lib “Digital.dll”(ByVal hex_value As Short) As Long
Declare Function Digtial_Get Lib ”Digital.dll” ( ) As Short
Declare Function GPIO_Initial Lib “GPIO.dll” ( ) As Long
Declare Function GPIO_SetPort Lib “GPIO.dll”(ByVal direct As long)
Declare Function GPIO_Set Lib “GPIO.dll”(ByVal dout_value As long) As Boolean
Declare Function GPIO_Get Lib “GPIO.dll”( ) As Short
Declare Function GetCashDrawerStatus Lib CashDrawer.dll (ByVal num_drawer as
short) As Boolean
Declare Function CashDrawerOpen Lib CashDrawer.dll (ByVal num_drawer as short)
As Boolean
4.
VB 6 extern function:
Declare Function CashDrawerOpen Lib "CashDrawer.dll" (ByVal num_drawer As
Integer) As Boolean
Declare Function GetCashDrawerStatus Lib "CashDrawer.dll" (ByVal num_drawer
As Integer) As Boolean
Note:
VB.net short = integer VB6
Summary of Contents for PA-3122
Page 1: ...USER S MANUAL PA 3122 10 4 POS Terminal Powered by Intel Celeron J1900 Quad Core PA 3122 M1...
Page 165: ...Chapter 3 Software PA 3122 SERIES USER S MANUAL Page 3 106...
Page 189: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 6...
Page 191: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 8 With MSR 01 Without MSR 02...
Page 193: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 10...
Page 195: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 12...
Page 198: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 15 02 01 Push...
Page 199: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 16 Heatsink 05 02 01 03 04...
Page 201: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 18...
Page 203: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 20...
Page 210: ...Chapter 4 System Assembly PA 3122 SERIES USER S MANUAL Page 4 27 Without VFD Module 01...