AMX I!-PCLINK WEB Instruction Manual page 30

Integration!solutions
Table of Contents

Advertisement

Programming i!-PCLink/Web
The touch panels channel codes, variables text codes, and level codes are compiled directly in the
i!-PCLinkWeb2Mod.axs module. You may use the existing code or modify the module with your
own custom codes. Remember to compile the module is code are modified.
//--------------------------------------------------------
// i!-PCLink/Web CHANNEL CODES
//--------------------------------------------------------
(* Keyboard Control Buttons - KB Mode Status, Enter KB Mode, Exit KB Mode,
Shift, Control, Alt, Win, Caps Lock, Num Lock, Scroll Lock
INTEGER nchKeyboardCtrl[]
(* Web Browser - Open Browser, Close Browser *)
INTEGER nchWebBrowser[]
(* Web Browser Control - Back, Forward, Reload, Cancel, Home,
INTEGER nchWebBrowserCtrl[]
(* Web Browser Size Ratio - 100%, 75%, 50% *)
INTEGER nchWebBrowserScale[] = { 209,210,211 }
(* Active Window Controls - Close, Switch Tasks, Minimize, Normalize, Maximize,
Minimize All *)
INTEGER nchActiveWindow[]
(* File Control -
Move to Root Directory, Move Up 1 Directory *)
INTEGER nchFilesCtrl[]
(* File Select - 1 Open, 1 Print and 7 File buttons *)
INTEGER nchFiles[]
(* Mouse Control Buttons
Mouse Updates,
Click *)
INTEGER nchMouseCtrl[]
232,233,234,235,236,237,NO_BUTTON,NO_BUTTON,NO_BUTTON }
(* Volume Mutes - Master Vol *)
INTEGER nchVolumeMute[]
(* Shortcuts - 1 Open, 1 Print button and 10 Shortcut buttons *)
INTEGER nchShortcuts[]
239,240,241,242,243,244,245,246,247,248 }
(* Window List - 1 Activate, 1 Close, and 7 File buttons *)
INTEGER nchWindows[]
(* Window List Control -
List *)
INTEGER nchWindowsCtrl[]
(* Computer Blackout Controls - Enable Blackout, Disable Blackout, Toggle
Blackout *)
INTEGER nchBlackout[]
(* Info - i!-PClink/Web is Online *)
24
dvKP is the touch panel device array that i!-PCLink/Web application will communicate
with. That utilize keyboard capabilities.
Previous Link, Next Link, Select Link,
Page Up, Page Down, Scroll Up, Scroll Down *)
Refresh, Page Up, Page Down, Top of List, Bottom of List,
-
Left Double-Click, Middle Double-Click, Right Double-
Refresh, Page Up, Page Down, Top of List, Bottom of
= { 187,188,189,190,191,192,193,194,195,196 }
= { 197,198 }
= { 199,200,201,202,203,
204,205,206,
NO_BUTTON,NO_BUTTON,207,208}
= { 212,213,214,215,216,NO_BUTTON }
= { 185,217,218,219,220,
= { 223,224,
225,226,227,228,229,230,231 }
Mouse Update Status, Enable Mouse Updates, Disable
Left Click, Middle Click, Right Click,
= {
= { 238 }
= { 249,250,
= { 176,177,
178,179,180,181,182,183,184 }
= { NO_BUTTON,172,173,174,175 }
= { NO_BUTTON,NO_BUTTON,254 }
*)
221,222 }
i!-PCLinkWeb

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents