Gpio.ini 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. [InitDriver]
  2. CardReader=CardReaderNormal
  3. CardReaderRed=RedLightNormal
  4. IDCertificate=IDCertificateNormal
  5. FingerPrint=FingerPrintNormal
  6. Pinpad=CardReaderNormal
  7. PinpadLight=LightNormal
  8. Printer=PrinterNormal
  9. PhoneLift=PhoneNormal
  10. ShakeDetect=ShakeNormal
  11. SwitchInductor=PhoneNormal
  12. MoveDetect=GpioNormal
  13. CardGateDetect=CardGateNormal
  14. HeadLight=LightNormal
  15. HeadLightRed=RedLightNormal
  16. ContactlessCard=CardReaderNormal
  17. USBControl=LightNormal
  18. USBLight=CardReaderNormal
  19. HeadLightAssist=AssistNormal
  20. HSPScanner=LightNormal
  21. PrintSeal=LightNormal
  22. PrintSealRed=RedLightNormal
  23. PrintPaper=LightNormal
  24. PrintPaperRed=RedLightNormal
  25. [DriverPort]
  26. CardReader=0
  27. ShakeDetect=16
  28. SwitchInductor=17
  29. PhoneLift=18
  30. MoveDetect=19
  31. CardGateDetect=20
  32. IDCertificate=2
  33. Pinpad=3
  34. USBLight=7
  35. HeadLight=4
  36. HeadLightRed=5
  37. CardReaderRed=6
  38. Printer=11
  39. ContactlessCard=8
  40. USBControl=1
  41. HeadLightAssist=4
  42. HSPScanner=12
  43. PrintSeal=13
  44. PrintSealRed=24
  45. PrintPaper=14
  46. PrintPaperRed=15
  47. FingerPrint=10
  48. [IDCertificateNormal]
  49. OutputMode=2
  50. StopMode=2
  51. SetResetTime=5:6
  52. SetTime=150
  53. ResetTime=150
  54. Timeout=5000
  55. [FingerPrintNormal]
  56. OutputMode=2
  57. StopMode=2
  58. SetResetTime=5:6
  59. SetTime=150
  60. ResetTime=150
  61. Timeout=5000
  62. [CardReaderNormal]
  63. OutputMode=2
  64. StopMode=2
  65. SetResetTime=5:6
  66. SetTime=200
  67. ResetTime=200
  68. Timeout=5000
  69. [AssistNormal]
  70. OutputMode=2
  71. StopMode=2
  72. SetResetTime=5:6
  73. SetTime=1000
  74. ResetTime=500
  75. Timeout=5000
  76. [LightNormal]
  77. OutputMode=0
  78. StopMode=0
  79. SetResetTime=5:6
  80. SetTime=1000
  81. ResetTime=1000
  82. Timeout=5000
  83. [PrinterNormal]
  84. OutputMode=0
  85. StopMode=1
  86. SetResetTime=5:6
  87. SetTime=200
  88. ResetTime=200
  89. Timeout=3000
  90. [RedLightNormal]
  91. OutputMode=0
  92. StopMode=0
  93. SetResetTime=5:6
  94. SetTime=200
  95. ResetTime=200
  96. Timeout=3000
  97. [PhoneNormal]
  98. InputMode=4
  99. ContinuousTriggerTime=2
  100. [GpioNormal]
  101. InputMode=4
  102. ContinuousTriggerTime=10
  103. [CardGateNormal]
  104. InputMode=4
  105. ContinuousTriggerTime=10
  106. [ShakeNormal]
  107. InputMode=4
  108. ContinuousTriggerTime=4