Everything

[Alarm Handler] tab

This tab displays the alarm handler information (e.g. Alarm Handler Name and ID) of the RI600V4.
Figure A-26. [Alarm Handler] Tab
The following items are explained here.
[How to open]
- From the [Debug] menu, select [Download].
- From the [View] menu, select [Realtime OS] >> [Resource Information].
[Description of each area]
(1) Information display area
This area displays the alarm handler information (e.g. Alarm Handler Name and ID) of the RI600V4.
This area consists of the following items.
Alarm Handler Name
An icon indicating the current status of the alarm handler and the name of the alarm handler are shown in the following format.
Icon Name
Non-operational state (STP state)
Operational state (STA state)
ID
The ID of the alarm handler is shown.
Status
The current status of the alarm handler is shown.
TALM_STP
Non-operational state (STP state)
TALM_STA
Operational state (STA state)
Time Left
The time left before the next activation of the alarm handler is shown. A unit of the time is millisecond. But the unit is a basic clock count when a denominator of base clock interval time (tic_deno) is 1.
Start Address
The start address of the alarm handler is shown.
Extended Information
The extended information of the alarm handler is shown.

[Context menu]
The context menu displayed in response to a right mouse click differs as follows depending on the area clicked.
(1) Header row
Display
Displays cascade menus for selecting the header items to display.
Selected item name
The following items are displayed for selection.
Alarm Handler Name, ID, Status, Time Left, Start Address, Extended Information
Checked
The item in question will be displayed.
Not checked
The item in question will not be displayed.
Notation
Displays cascade menus for selecting the display notation.
Selected item name
The following items are displayed for selection.
ID, Time Left, Start Address, Extended Information
DEC
Displays value in signed decimal number.
HEX
Displays value in hexadecimal number.

(2) Footer row
Jump to Source (Start Address)
Opens the Editor panel, and displays the source code of the alarm handler.
Jump to Disassemble (Start Address)
Opens the Disassemble panel, and displays the results of disassembling the alarm handler.
Reset Display Item
Resets the item displayed to initial state.