Go to documentation repository
Page History
Pressing of any button on the Special keyboard device corresponds shall correspond to certain option activation in INTELLECT™ software. The buttons and options lookup table is described in the files with an ini extention. The name of the file with an .ini extension should like : keyb_n, where n is the Special keyboard device identification number ( from 0 to 9) in the system.
In case, when one Special keyboard device should be connected to a workstation, standard keyb_0.ini file, that is included in the delivery package, is recommended to be used. After installation this file is located in the folder <Intellect>\Modules.
In case, when more than one Special keyboard device should be connected to a workstation, a set of files keyb_n.ini should be used. These files are to be located in the folder «<Intellect>\Modules».
To achieve this, perform the following settings:
...
title | Note. |
---|
...
- the “1” value for the ProcessAll parameter that is described in details in Registry keys reference guide.
- In this case keypress on the
...
- keyboard will be processed in Intellect
...
- as an event like this:
Event : KEYB|1|NEW_KEY_PRESSED|slave_id<A-BELYAEV>,fraction<43>,owner<A-BELYAEV>,module<keyb.run>,date<01-02-19>,guid_pk<{CEF89AAD-FB25-E911-ACF1-A0F3C1007840}>,core_global<1>,wparam<55>,time<11:30:56>
where wparam<55> is the key ID. - Use these IDs in Scripts and Macros (see Creating and configuring Macros and Programing Guide (JScript)).