Download Print this page

Hisense HK900A User Manual page 13

Hide thumbs Also See for HK900A:

Advertisement

Australia Sole Administration Office
Appendix
AppendixA A A A : : : : Drivers
Appendix
Appendix
The shipping package includes a Driver CD in which you can find every individual driver and utility
that enables you to install the drivers on the system.
After install the operation system successfully, please insert the Driver CD into the drive and install the
driver:
HK900A (D525) need to install the "Chipset", "VGA", "Audio". "LAN" driver.
HK91XA (H61) need to install the "Framework", "DirectX9C", "INF", "Graphics", "ME", "Audio",
"LAN" driver.
Appendix
Appendix B. B. B. B. sample
Appendix
Appendix
// Borland C++3.1 + DOS6.22
//HS-525TD
const int BASE_HS-525TD = 0x1180;
#ifndef byte
#define byte unsigned char
#endif
#ifndef Sleep
#define Sleep(x) delay(x)
#endif
//Initialization(Initialized when the program starts, do not always need to initialize)
void InitHS-525TD(void)
{
byte by = inportb(BASE_HS-525TD + 0x01);
by = by | 0x60;
outportb( BASE_HS-525TD + 0x01, by);
by = inportb(BASE_HS-525TD + 0x05);
by = by | 0x20; //bit 5 input
by = by & 0xBF; //bit 6 output
outportb( BASE_HS-525TD + 0x05, by);
}
//OpenDrawer
int OpenDrawer()
{
byte by = inportb(BASE_HS-525TD + 0x0D);
WWW
.AUMEIWORLD.COM
Drivers
Drivers
Installation
Installation
Drivers Installation
Installation
sample
C++
cash
drawer
sample C++
sample
C++
C++ cash
cash drawer
cash
drawer
drawer code
//bit5,bit6
Aumei INTL(Australia) Pty. Ltd.
Address: Level 23, HWT T
ower
code
for
DOS
code for
code
for
for DOS
DOS:
DOS
13
Tel: +61(3)99953610 Email: info@aumeiworld.com
, 40 City Road, Southbank, VIC, 3006, Australia
13

Advertisement

loading

This manual is also suitable for:

Hk900b