Advantech RISC SOM-A2558 Technické informace

Procházejte online nebo si stáhněte Technické informace pro Barebones pro PC / pracovní stanice Advantech RISC SOM-A2558. Advantech RISC SOM-A2558 System information Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 42
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
Your ePlatform Partner
Advantech SOM-A200 series Software Manual
Advantech Co., Ltd
Risc Embedded Computing Division
http://www.advantech.com/risc
Software Manual
Advantech SOM-A200 series Software Manual
Released VersionV1.00
Released DateMay, 19, 2004
Zobrazit stránku 0
1 2 3 4 5 6 ... 41 42

Shrnutí obsahu

Strany 1 - Software Manual

Your ePlatform Partner Advantech SOM-A200 series Software Manual Advantech Co., Ltd Risc Embedded Computing Division http://www.advantech.com/risc

Strany 2

Your ePlatform Partner Advantech SOM-A200 series Software Manual Note: Please be careful using this utility "Regflash". This utility is a

Strany 3 - Version Date Reason

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.7 Reboot the system 1.4.4 Startup execution The SOM-A has a useful functi

Strany 4 - Software Functionality

Your ePlatform Partner Advantech SOM-A200 series Software Manual SOM-A allow user to alter registry setting, and save it by either "regflash.e

Strany 5

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.8 General information 1.4.6.2 Touch-screen The Touch-screen page provide

Strany 6

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.4.6.3 Display From time to time it is unnecessary to turn on the display attache

Strany 7

Your ePlatform Partner Advantech SOM-A200 series Software Manual intervals: 2 seconds, 5 seconds, 10 seconds, 30 seconds, 60 seconds, 2 minutes, 5

Strany 8

Your ePlatform Partner Advantech SOM-A200 series Software Manual directory by type the directory in the edit box and press "Set" button.

Strany 9

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.5 Network 1.5.1 Networking via Ethernet SOM-A2558 and SOM255F both build in o

Strany 10

Your ePlatform Partner Advantech SOM-A200 series Software Manual computer must install the Microsoft ActiveSync service offered by Microsoft. Use t

Strany 11

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.14 Networking via USB port 1.5.3 Networking via PPP The SOM-A supports P

Strany 12

Your ePlatform Partner Advantech SOM-A200 series Software Manual ABSTRACT This software manual details the Windows® CE.NET operating system on the

Strany 13

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.15 Networking via PPP 1.5.4 Web browser The SOM-A builds-in Windows CE O

Strany 14

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.6 M-System Persistent Storage Manger (DiskOnChip) 1.6.1 Introduction to M-System

Strany 15

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.7 Application Program Development The SOM-A is bundled with built-in Windows® CE

Strany 16

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.16 Flow-chart of Building Windows® CE.NET runtime 1.7.3 How to install S

Strany 17

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.17 Step 2, Accept License Agreement and go next. Figure 1.18 Step 3, Key

Strany 18

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.19 Step 4, Choose setup type. There are 3 options “Embedded Visual C++”,

Strany 19

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.20 Figure 1.21

Strany 20 - 1.5.4 Web browser

Your ePlatform Partner Advantech SOM-A200 series Software Manual Step 5, Tap “Install” button to install SDK. Figure 1.22 Install SDK…….

Strany 21

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.23 Step6, Finish installing.

Strany 22

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.24 1.7.4 Running your application programs Activesync would automatically

Strany 23

Your ePlatform Partner Advantech SOM-A200 series Software Manual Revision History Version Date Reason V1.00 2004.05.19 Formal released.

Strany 24 - Figure 1.18

Your ePlatform Partner Advantech SOM-A200 series Software Manual - DeviceIoControl This function sends a control code directly to a specified devi

Strany 25 - Step 4, Choose setup type

Your ePlatform Partner Advantech SOM-A200 series Software Manual DeviceIoControl to perform the driver-specific functions. lpInBuffer [in] Long poi

Strany 26 - Figure 1.21

Your ePlatform Partner Advantech SOM-A200 series Software Manual WDT Control Codes There are 8 control codes for the operation codes in the WDT1

Strany 27 - Figure 1.22

Your ePlatform Partner Advantech SOM-A200 series Software Manual lpOutBuffer: the DWORD pointer to your Watchdog time setting. The unit is mini-sec

Strany 28 - Step6, Finish installing

Your ePlatform Partner Advantech SOM-A200 series Software Manual mini-second. If the value is 0, screen-off function is disabled. nOutBufferSize: u

Strany 29

Your ePlatform Partner Advantech SOM-A200 series Software Manual #define IOCTL_ACCESS_WDT 0x1005 #define IOCTL_GET_SCREENOFFTIME 0x100

Strany 30 - - Parameters

Your ePlatform Partner Advantech SOM-A200 series Software Manual DWORD nPeriod=10000; // Set the Watchdog Timer as 10 seconds (10000 mini-seconds)

Strany 31 - - Return Values

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.8 Windows® CE.NET 4.2 Require Components (Advantech Recommend) Applications an

Strany 32 - WDT Control Codes

Your ePlatform Partner Advantech SOM-A200 series Software Manual Parallel Port Support USB Host Support Debugging Tools Power Management Ke

Strany 33

Your ePlatform Partner Advantech SOM-A200 series Software Manual MSLogo □ Symbol □ Tahoma □ Times New Roman □ Trebuchet MS □ Verdana □ Webdings □ W

Strany 34

Your ePlatform Partner Advantech SOM-A200 series Software Manual CHAPTER 1 Software Functionality This chapter details the Windows® CE.NET operat

Strany 35

Your ePlatform Partner Advantech SOM-A200 series Software Manual - Internet Explorer TV-Style Navigation □ - URL Moniker Services - Windows Inter

Strany 36

Your ePlatform Partner Advantech SOM-A200 series Software Manual Provider Shell and User Interface Feature Default Selection Shell User Interfa

Strany 37

Your ePlatform Partner Advantech SOM-A200 series Software Manual Appendix A Boot & Registry Searching Sequence The following diagram demonstra

Strany 38 - Selection

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.1 Introduction The SOM-A series is a modular board, which integrated main compon

Strany 39

Your ePlatform Partner Advantech SOM-A200 series Software Manual 1.2 Windows CE Startup Procedure Windows CE can be loaded by two methods, first i

Strany 40

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.2 Image files and upgrade utility in CF storage card Step3. Check the ite

Strany 41

Your ePlatform Partner Advantech SOM-A200 series Software Manual Figure 1.4 Press Apply button in order to upgrade onboard flash ROM After the upgr

Strany 42

Your ePlatform Partner Advantech SOM-A200 series Software Manual Test Procedure : You should see a lot of test items in left zone after launch this

Komentáře k této Příručce

Žádné komentáře