The dialog box serves for specifying a name of digitizer and commands used to control it.
The use can enter an arbitrary string which specifies digitizer type into the field Name.
In the field Initialization command the user specifies the code of the command which will be sent to the digitizer at the beginning of working with it.
Into the field Remote mode command the code of the command is entered which will be sent right after the initialization command to switch to the mode in which packets of data about position and state of cursor are sent by the digitizer in response to the request from computer.
Into the field Packet query command the code of the command is entered which will be sent to the digitizer to get a packet of data from it.
Command codes can be specified in the form of characters, decimal or hexadecimal numbers. For example, commands “64, 65, 66”, “40H, 41H, 42H”, “<A>, <B>, <C>” or “<A>, 41H, 66” specify one and the same sequence of three bytes.
Command codes for particular model of digitizer can be found in technical documentation on the digitizer.
OK | Completes description of digitizer type and closes the dialog box. |
Cancel | Cancels performed operations and closes the dialog box. |