12.1" intel atom soc processor apollo lake fanless rugged touch panel pc with iet expansion (82 pages)
Summary of Contents for Avalue Technology VNS-15W01
Page 1
VNS-15W01 Panel PC Quick Reference Guide Ed – 12 August 2019 Copyright Notice Copyright 2019 ALL RIGHTS RESERVED. Part No. E2017VN15A4R...
Page 2
For the most frequently asked questions, you can easily find answers in your product documentation. These answers are normally a lot more detailed than the ones we can give over the phone. So please consult the user’s manual first. 2 VNS-15W01 Quick Reference Guide...
The voice come out from speaker, When the handset is on the cradle........ 15 3.1.2 The voice come out from the handset, when it is lifted up............ 15 LED Instruction ..................... 16 4.1 VNS-15W01 LED Programmer’s Reference manual ..........17 4.1.1 Android Studio ........................17 4.1.2 Sample code ..........................
Page 4
4.3.5.3 Write I2C command & data ....................25 Front Touch Button /Handset Function Instruction ........... 27 5.1 Handset Function / Front Touch Button Instruction ..........28 Handset function disable as default..................28 Front touch button function as Enable................... 29 4 VNS-15W01 Quick Reference Guide...
Risque d'explosion si la batterie est remplacée par un type incorrect. Jetez les piles usagées selon les instructions 1.2 Packing List 1 x VNS-15W01 1 x AC/DC adapter 12V/5A 90 Screw Type (Option) 1 x power cord (Option) VNS-15W01 Quick Reference Guide...
CE/ FCC class B Dust and Rain Test Front Panel IP65 Sine Vibration test (Non-operation) Reference IEC60068-2-6 Testing procedures Vibration Test Test Fc : Vibration sinusoidal 1 Test Acceleration : 2G 2 Test frequency : 5~500 Hz 6 VNS-15W01 Quick Reference Guide...
Page 7
6. Operation mode 1. One corner , three edges, six faces Drop Test 2. ISTA 2A, IEC-60068-2-32 Test:Ed Operating 0°C ~ 40°C Temperature Operating Humidity 0% ~ 90% Relative Humidity, Non-condensing Storage Temperature -20°C ~ 60°C VNS-15W01 Quick Reference Guide...
Page 8
VNS-15W01 Note: Specifications are subject to change without notice. 8 VNS-15W01 Quick Reference Guide...
Quick Reference Guide 1.4 System Overview 1.4.1 Front View Camera Smart Card Reader* Power on/off Reading Light Brightness Volume Up/down Up/down *Note: Insert the IC card (face down) into the Smart Card Reader slot. VNS-15W01 Quick Reference Guide...
VNS-15W01 1.4.2 Rear View Connectors Label Function Note DC-IN power connector DC IN RJ-45 Ethernet Serial port connector 2 x USB2.0 connector Line-out audio jack Line-out 10 VNS-15W01 Quick Reference Guide...
Quick Reference Guide 2.1 VNS-15W01 connector mapping 2.1.1 Serial port connector (COM) RS-232 Signal PIN PIN Signal RS-485 Signal PIN PIN Signal DATA- DATA+ RS-422 Signal PIN PIN Signal VNS-15W01 Quick Reference Guide 13...
Quick Reference Guide 3.1 VNS-15W01 handset function 3.1.1 The voice come out from speaker, When the handset is on the cradle. 3.1.2 The voice come out from the handset, when it is lifted up. VNS-15W01 Quick Reference Guide 15...
Quick Reference Guide 4.1 VNS-15W01 LED Programmer’s Reference manual 4.1.1 Android Studio Put the ledlib.jar into the app "libs" folder ● Set the jar file as library ● 4.1.2 Sample code import this library in java file ● You can use the sample code to run any super user command as follows.
Read buffer length. Remarks: Write the wbuf data and read the result from the rbuf. If the return value is False, it indicates the driver is not installing successfully or not uses the GENERICEC_Open function first. 18 VNS-15W01 Quick Reference Guide...
True on success and False on failure. Parameters: wbuf Write buffer. wlen Write buffer length. Remarks: Write the wbuf data. If the return value is False, it indicates the driver is not installing successfully or not uses the GENERICEC_Open function first. VNS-15W01 Quick Reference Guide 19...
Cycle Test LED ON/OFF, auto minimizes the app after executing the program. Timer Interval: set LED ON/OFF interval seconds. b. ManualTest Manual test LED ON/OFF, move the app to the center of screen after executing the program. 20 VNS-15W01 Quick Reference Guide...
(https://imagine.microsoft.com/en-us/Catalog/Product/530) CAUTION. Because only provide x86 Dynamic-Link Library, so please create x86 application. CAUTION. All the test app and sample are only execute on the Venus Series which is installing the GENERICEC Driver. VNS-15W01 Quick Reference Guide 21...
VNS-15W01 4.2.2.5 Demo a. Run the Sample\C\Tutorial\Debug\Tutorial.exe and it will show as below picture. b. Press enter key to turn all LED on. 22 VNS-15W01 Quick Reference Guide...
Page 23
Quick Reference Guide c. Press enter key to turn all LED off. VNS-15W01 Quick Reference Guide 23...
0 // turn off LED 4.3.5 APP & API Introduction (vns_led.c, i2c-dev.h, i2cbusses.h) 4.3.5.1 Open I2C driver int open_i2c_dev(int i2cbus, char* filename, size_t size, int quiet); Open i2c driver, and return file handle. Parameter: 24 VNS-15W01 Quick Reference Guide...
__u8 *values: data buffer. Example: int res, i2cbus=2, address=0x70, daddress=0x01, led=0; // 0x81=EC I2C Write, 0xbc=LED data address, 0x00=LED ID unsigned char block[16] = {0x81, 0xbc, 0x00}; block[2] = led; res = i2c_smbus_write_i2c_block_data(fd, daddress, 3, block); VNS-15W01 Quick Reference Guide 25...
Page 26
When get into OS under Android system, the LED on the Smart Card Reader Module is ● still red light, that LED will be green after insert card. 26 VNS-15W01 Quick Reference Guide...
BIOS path: Main/Touch Button: Enabled as default. 2.2. Change Front touch Button item from Enable to “Disabled”. 2.3. Press “F10” key to save BIOS setting. 2.4. Restart VNS system the front touch button function will be turned off. VNS-15W01 Quick Reference Guide 29...
Need help?
Do you have a question about the VNS-15W01 and is the answer not in the manual?
Questions and answers