Hisense HK950 User Manual
Hisense HK950 User Manual

Hisense HK950 User Manual

All-in-one pos
Hide thumbs Also See for HK950:

Advertisement

HK950 All-In-One POS

User Manual

1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HK950 and is the answer not in the manual?

Questions and answers

Summary of Contents for Hisense HK950

  • Page 1: User Manual

    HK950 All-In-One POS User Manual...
  • Page 2: Attention

    Attention ☆ Being in using process we must use three-hole socket and UPS power supply which accord with national level of CCC certification, ground wire must be connected correctly, the supply voltage must be stable, confirm the socket provides the voltage to correspond to voltages of the machine.
  • Page 3: Table Of Contents

    Contents HK950 ALL-IN-ONE POS ................1 USER MANUAL ..................... 1 ATTENTION ....................2 PRODUCTS DETAILS ................... 4 1. P ................... 4 ACKAGING LIST 2. S ..................... 4 PECIFICATION 3. C ................4 OMPLETE EVICE VIEW 4. S ........... 6...
  • Page 4: Products Details

    Products Details 1. Packaging list POS device Power adapter Power line Driver CD User Manual 2. Specification Item description Intel® Celeron® processor 3855U( Skylake )SOC 1.6Ghz,Dual-core dual-threaded ,Power consumption 15W Intel® Celeron® processor 3955U( Skylake ) SOC 2.0Ghz,Dual-core dual-threaded ,Power consumption 15W System Intel®...
  • Page 5 HK950 with 15 inch Second Screen HK950 with VFD...
  • Page 6: Size And Rotation Angle Of Complete Device

    HK950 with single Screen 4. Size and Rotation angle of Complete Device. Second screen 0°~30°adjustable Host 0 ° ~ 45 ° adjustable 360mm...
  • Page 7: Connectors Panel

    5. Connectors Panel 6. Disassemble guide of Device 6.1 Disassemble Base Rear shell "position; Step 1:follow the arrow direction to rotate the lock to" Step 2:Hold the rear shell with both hands and remove it. 6.2 Disassemble HDD Step 1:Press the 2 buckle position and lift upwards the cable cover to open it. Step 2:Pinch the hard drive with your thumb and index finger as picture shows, and then pull out the hard drive as arrow direction.
  • Page 8: Disassemble Msr

    6.3 Disassemble MSR: Step 1:unplug the USB connector; Step 2:press the release button as picture shows , hold the MSR shell and remove it as arrow direction(upwards); 6.4 Disassemble VFD Step 1:Open the cable cover as 6.2 step 1, unplug the VFD cable connector (host side),then remove the rear shell of base as 6.1shows, Step 2:Unscrew the 3 screws which fixing the VFD hinge bracket, hold the VFD and move upwards to remove it.(VFD cable goes through base holes gently to avoid damage);...
  • Page 9: Disassemble 15 Inch Second Screen

    6.5 Disassemble 15 inch second screen Step 1: Open the cable cover as 6.2 step 1, unplug the second screen cables connectors (host side),then remove the rear shell of base as 6.1shows,; Step 2: Unscrew the 3 screws which fixing the second screen hinge bracket, hold the second screen shell and move upwards to remove it.(second screen cables go through base holes gently to avoid damage);...
  • Page 10: Cash Drawer

    Mainboard pins connectors Pins specification Serial port connector Serial port 4(voltage 5V/12V) 1.COM4 For VFD 2.COM3 Serial port connector Serial port 3(voltage 5V/12V) 3.COM2 Serial port connector Serial port 2(voltage 5V/12V) 4.COM1 Serial port connector Serial port 1 5.R_USB3 USB connector Rear double layer USB 2.0 port 6.R_USB1 USB connector...
  • Page 11 #include "stdio.h" #include "conio.h" #include "graphics.h" #include "string.h" #include "io.h" #define BIT0 0x01 #define BIT1 0x02 #define BIT2 0x04 #define BIT3 0x08 #define BIT4 0x10 #define BIT5 0x20 #define BIT6 0x40 #define BIT7 0x80 #define IO_Base 0xA00 #define CDS_PORT IO_Base+4 #define CDO_PORT IO_Base+3 void Init_DIO_Default() /*-----------------------------------------------...
  • Page 12 if(inportb(CDS_PORT)&BIT3) { delay(100); if(inportb(CDS_PORT)&BIT3) printf("CD_SENSE is Low level stability.\n"); return 1; else printf("CD_SENSE is High level\n"); return 0; main() printf("System ready\n "); /*Set_CD_OPEN High */ Set_CD_OPEN(1); /*Set_CD_OPEN Low */ Set_CD_OPEN(0); while(1) Get_CD_SENSE_Status();...

Table of Contents