RemoteControl
27
7.
RemoteControl
This chapter provides the following information to remotely control
the JK802/804/808via the USB interface.
USB-HID
The USB-Serial Interface allows you to connect JK802 /804/808 to a
USB port on you PC.
You needn’t to install a driver in Windows system.
Figure7-1The JinkoUSB logo in windows device manager
Programming guide
The instrument goes along with data communication and acquisition
software. You can also go to our website:
www.jk17.com
to download.
If you want to program the software by yourself, you
need
Tips
:
to know some basic knowledge about USB and USB-
HID. Go to
to find out more.
Basic API functions:
CreateFile( devDetail-
>DevicePath,
ENERIC_READ | GENERIC_WRITE,
FILE_SHARE_READ | FILE_SHARE_WRITE,
NULL,
OPEN_EXISTING,
FILE_FLAG_OVERLAPPED
, NULL);
Use CreateFile to open HID equipment, equipment communication
channels can be found through
functionSetupDiGetInterfaceDeviceDetail.
ReadFile( h
Dev,
Содержание JK802
Страница 1: ...Operating Instruction JK802 804 808 Multi channel Handheld Temperature Meter ...
Страница 26: ...26 OFF APO off JK802 804 808User s Guide Tips Timer will be reset when press any keys or touch screen ...
Страница 28: ...RemoteControl 28 recvBuffer ...
Страница 30: ... define program pack Here ...
Страница 34: ......
Страница 38: ...34 JK802 804 808User s Guide 7 Invalid command ...