Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Features of BOSCH KBD-Digital or BOSCH KBD-Universal control panel configuration and operation  Features of Lilin PIH-800III control panel configuration and operation Next page


On the page:

General information

Two versions of Axis T8310 control panel are integrated with Axxon PSIM: Rev01 and Rev02. The setup and operation procedure for these versions in Axxon PSIM is similar.

It is not recommended to connect control panels of both versions to Axxon PSIM at the same time to avoid incorrect operation of the system.

The control panel can be added to Axxon PSIM as a control device –  see Configuring the Control device object. In this case, events on pressing keys, changing the position of the joystick, etc. in the Event Viewer are received from the Control Device object.

Configuring Axis T8310 control panel in Axxon PSIM

Configure Axis T8310 control panel in Axxon PSIM as follows:

  1. Create the Telemetry controller object.
  2. Configure the Telemetry controller object as follows:

    1. Set the Axis interface protocol.

    2. Other settings of this object are ignored by system because the control panel of Axis T8310 telemetry is connected to the Server using USB interface.
  3. Create the Control panel system object under the Telemetry controller object.

  4. Configure the Control panel object as described in Configuring Control panel section.

  5. If Rev01 panel is in use, restart Axxon PSIM

Axis T8310 control panel is now configured in Axxon PSIM.

Features of Axis T8310 control panel operation in Axxon PSIM

Note.

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

Pressing the key on Axis T8310 control panel there is Key is pressed or Key is released message in Axxon PSIM.

AXIS T8310 control panel is a modular system that consists of three devices: 

  1. AXIS T8311 joystick. This device has functionality of an ordinary joystick and it is configured in the standard way (see Configuring the joystick for telemetry control section). The device also has 6 hot keys.

    Note.

    By default, the image zooms out if z axis is rotated right (in clockwise order) and zooms in if z axis is rotated left (counterclockwise) while the telemetry is controlled in the Monitor using Axis 8311 joystick.


  2. AXIS T8312 keyboard has10 hot keys and 12 programmed keys.
  3. AXIS T8313 Jog Dial has 6 hot keys and a navigation wheel.

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).

Functions of control panel related to pressing keys can be performed with the help of following:

  1. scripts in JScript (see details on how to create scripts in The Script object. Programming using the JScript language);
  2. programs in internal language in Axxon PSIM;
  3. macros (see Creating and using macros).

Pressing the key on the keyboard of AXIS T8310 control panel in Axxon PSIM 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: 

Note.

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

When the position of AXIS T8313 joystick is changed, the Axxon PSIM 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

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

  1. Switch on relay (set by Relay identifier parameter). This command allows switching on the light on the key with light (12-16).
  2. Switch off relay (set by Relay identifier parameter). This command allows switching off the light on the key with light (12-16).

Example of script in JScript

The link provides the file containing the script on JScript, which allows assigning actions to the keys of the AXIS T8310 telemetry control panel as follows:

Usage example:

  1. To activate Camera 3 on Monitor 12 do the following:
    1. Press 12 then .
    2. Press 3 then .
  2. To go to preset #2 do the following:
    1. Press 2 then .