Avalue Technology VNS-10W01 Quick Reference Manual Download Page 1

Part  No.  E2017VN10A7R 

VNS-10W01 

Panel PC 

Quick Reference Guide

 

8

th 

Ed 

– 01 February 2021 

Copyright Notice 

Copyright 

 2021

,

 ALL RIGHTS RESERVED. 

Summary of Contents for VNS-10W01

Page 1: ...Part No E2017VN10A7R VNS 10W01 Panel PC Quick Reference Guide 8th Ed 01 February 2021 Copyright Notice Copyright 2021 ALL RIGHTS RESERVED ...

Page 2: ...N WHICH CASE THE USER WILL BE REQUIRED TO CORRECT THE INTERFERENCE AT HIS OWN EXPENSE A Message to the Customer Customer Services Each and every product is built to the most exacting specifications to ensure reliable performance in the harsh and demanding conditions typical of industrial environments Whether your new device is destined for the laboratory or the factory floor you can be assured tha...

Page 3: ...ting 17 3 LED Instruction 18 3 1 VNS 10W01 LED Programmer s Reference manual 19 3 1 1 Android Studio 19 3 1 2 Sample code 19 3 2 For win 10 LED instruction 20 3 2 1 GENERICEC Library API Programmer s Reference 20 3 2 1 1 GENERICEC_Open 20 3 2 1 2 GENERICEC_Close 20 3 2 1 3 GENERICEC_Close 20 3 2 1 4 GENERICEC_Write 21 3 2 2 Standard Operating Procedures 22 3 2 2 1 Apps 22 3 2 2 2 Bin 23 3 2 2 3 Dr...

Page 4: ...lave address 27 3 3 5 3 Write I2C command data 27 4 Front Touch Button Function Instruction 29 4 1 Front touch button function instruction 30 1 Front touch button function as Enable 30 2 Change Front touch Button item from Enable to Disabled 30 3 Press F10 key to save BIOS setting 30 4 Restart VNS system the front touch button function will be turned off 30 ...

Page 5: ... Batteries According to the Instructions Français Attention Débranchez le câble d alimentation de votre châssis chaque fois que vous travaillez avec le matériel Ne faites pas de connexion lorsque le système est allumé Les composants électroniques sensibles peuvent être endommagés par les surtensions soudaines Seule les personnels expérimentés de l électronique peuvent ouvrir le châssis du PC Préca...

Page 6: ...1280x800 pixel Touch Screen PCAP External I O Serial Port 1 x RJ45 for RS232 or RS422 or RS485 USB Port 2 x USB 2 0 Type A LAN Port 1 x 10 100 1000 Ethernet Wireless LAN Antenna 1 x PIFA Antenna Others 1 x 4 Pin 3 5mm Audio Jack Mechanical Power Type DC Input 12 24V Power Connector Type DC jack or Powered LAN 802 3AT Dimension 270 x 193 x 28 mm Weight 1 1kg Color white Reliability EMI Test CE FCC ...

Page 7: ...068 2 64 Testing procedures Test Fh Vibration boardband random Test 1 PSD 0 00454G Hz 1 5 Grms 2 Operation mode 3 Test Frequency 5 500Hz 4 Test Axis X Y and Z axis 5 30 minutes per each axis 6 IEC 60068 2 64 Test Fh Mechanical Shock Test Bump Test Reference IEC 60068 2 29 Testing procedures Test Eb Bump Test 1 Wave form Half Sine wave 2 Acceleration Rate 10g for operation mode 3 Duration Time 11ms...

Page 8: ...VNS 10W01 8 VNS 10W01 Quick Reference Guide Note Specifications are subject to change without notice ...

Page 9: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 9 1 4 System Overview 1 4 1 Front View Power on off Brightness Up down Volume Up down NFC Display on off Camera ...

Page 10: ...1 10 VNS 10W01 Quick Reference Guide 1 4 2 Rear View Connectors Label Function Note DC IN DC IN power connector LAN RJ 45 Ethernet COM Serial port connector USB 2 x USB2 0 connector Line out Line out audio jack ...

Page 11: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 11 1 5 System Dimensions Unit mm ...

Page 12: ...VNS 10W01 12 VNS 10W01 Quick Reference Guide 1 6 VESA Mounting Step1 Insert and fasten 4 screws on each side of VNS 10W01 to secure VESA Mount ...

Page 13: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 13 Step2 Insert and fasten 4 screws on each side of the monitor to secure VESA Mount ...

Page 14: ...VNS 10W01 14 VNS 10W01 Quick Reference Guide Step3 Slide VNS 10W01 onto the Monitor ...

Page 15: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 15 2 Hardware Configuration ...

Page 16: ...1 VNS 10W01 connector mapping 2 1 1 Serial port connector COM RS 485 Signal PIN DATA 1 DATA 2 NC 3 NC 4 GND 5 NC 6 NC 7 NC 8 RS 232 Signal PIN DCD 1 RXD 2 TXD 3 DTR 4 GND 5 DSR 6 RTS 7 CTS 8 RS 422 Signal PIN TX 1 TX 2 RX 3 RX 4 GND 5 NC 6 NC 7 NC 8 ...

Page 17: ...y be needed or used when cleaning the VNS Panel PC or VNS Panel PC peripherals Please keep in mind that some components in VNS Panel PC components may only be cleaned using a product designed for cleaning that component Cleaning agent list chemical disinfectants which have been tested on the VNS Panel PC No Cleaning agent 1 Water 2 Alcohol 75 Caution Do not immerse or rinse the VNS Panel PC or its...

Page 18: ...VNS 10W01 18 VNS 10W01 Quick Reference Guide 3 LED Instruction ...

Page 19: ...he jar file as library 3 1 2 Sample code import this library in java file You can use the sample code to run any super user command as follows Override protected void onCreate Bundle savedInstanceState super onCreate savedInstanceState setContentView R layout activity_main LEDlibrary mLed new LEDlibrary this mLed LedOpen mLed RED_LED mLed LedOpen mLed GREEN_LED mLed LedClose ...

Page 20: ...icates the driver is not installing yet 3 2 1 2 GENERICEC_Close bool GENERICEC_Close Return Value True on success and False on failure Remarks This function will close and unload the GENERICEC driver it must be called before the application terminates If the return value is False it indicates the driver is not installing successfully 3 2 1 3 GENERICEC_Close bool GENERICEC_Read unsigned char wbuf i...

Page 21: ..._Write unsigned char wbuf int wlen Return Value 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 ...

Page 22: ...cted Venus zip it can see folder structure as follow 3 2 2 1 Apps a CycleTest 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 ...

Page 23: ...4 Sample C or C Language sample code Reference this sample code to know how to control LED via GENERICEC dll P S The project use Microsoft Visual Studio 2017 to develop sample code If don t have that it can download community version to reference sample code https imagine microsoft com en us Catalog Product 530 CAUTION Because only provide x86 Dynamic Link Library so please create x86 application ...

Page 24: ...VNS 10W01 24 VNS 10W01 Quick Reference Guide 3 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 ...

Page 25: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 25 c Press enter key to turn all LED off ...

Page 26: ...create execute file vns_led 5 Copy vns_led to VNS device and set to executable file 6 Start to test execute in root right 3 3 3 EC I2C Definition on VNS device Bus Number on VNS 0x02 EC I2C Device Address on VNS 0x70 EC I2C Read Command 0x80 EC I2C Write Command 0x81 LED I2C Device Address on EC 0x01 LED Data Address on LED Device 0xbc 3 3 4 Operation vns_led Syntax vns_led led_id Option led_id 0 ...

Page 27: ...ver file handle int address device slave address should be 0x70 for EC address int force force writing should be 1 Example int res res set_slave_addr fd address 1 3 3 5 3 Write I2C command data static inline __s32 i2c_smbus_write_i2c_block_data int fd __u8 command __u8 length const __u8 values Parameter int fd i2c driver file handle __u8 command data address should be 0x01 for LED control __u8 len...

Page 28: ...n INTEL again meanwhile the power light is orange shut down successfully 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 Please Note other than the OS that was originally installed by the factory The user is responsible for the licensing that is required by the OS vendor in the event a different OS is install...

Page 29: ...Quick Reference Guide VNS 10W01 Quick Reference Guide 29 4 Front Touch Button Function Instruction ...

Page 30: ... 1 Front touch button function as Enable Press F2 key into BIOS setup screen BIOS path Main Touch Button Enabled as default 2 Change Front touch Button item from Enable to Disabled 3 Press F10 key to save BIOS setting 4 Restart VNS system the front touch button function will be turned off ...

Reviews: