Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Features of Axis T8310 control panel operation in Intellect

Info
titleNote.

Detailed information on Axis T8310 control panel is given in official reference documentation on this device

...

The panel model varies depending on the connected devices.

T8310

All devices

T8311

Joystick only

T8311/T8312

Joystick and keypad

T8311/T8313

Joystick and jog dial

T8312

Keypad only

T8312/T8313

Keypad and jog dial

T8313

Jog dial only

If complete AXIS T8310 control panel is used, then modules are connected to each other via AXIS T8312 keyboard (USB hub).

...

  1. scripts in JScript (see details on how to create scripts in Programming Guide (JScript)) The Script object. Programming using the JScript language);
  2. programs in internal language in INTELLECT;
  3. macros (see details in Administrator's Guide, see Creating and using macros section).

Pressing the key on the keyboard of AXIS T8310 control panel in Intellect there is Key is pressed or Key is released message. 

Description of ‘Key is pressed’ and ’Key is released’ messages:

Event

Message

Parameter

Description

Value range

KEY_PRESSED

Key pressed

param0

Code of pressed key

0..21

device

Device with pressed key.

0 - AXIS T8312 main keyboard,

1 - AXIS T8313 keyboard

KEY_RELEASED

Key pressed

param0

Code of released key

0..21

device

Device with released key

0 - AXIS T8312 main keyboard,

1 – AXIS T8313 Jog Dial

The Control panel object (TELEMETRY_EXT) is the issuer of these events. In the comment to these events the code of pressed and released key is specified.

Key codes of AXIS T8312 control panel: 

Info
titleNote.

Control panel key codes and the event issuer depend on the panel firmware.

When the position of AXIS T8313 joystick is changed, the Intellect receives the Position is changed message.

Description of Position is changed message:

Event

Message

Parameter

Description

Value range

MOVED

Position changed

param0

Offset value

JogDial  -1.. 1; shuttle -8..7

device

 ‘AXIS T8313’ type of control-gear

0 – JogDial,

1 – shuttle

Description of the Position changed message:

...

The following special features are available for AXIS T8310 control panel:

...