[Timer Queue] tab

This tab displays the timer queue information (e.g. Object Type and Object Num) of the RI600V4.

Figure A-29. [Timer Queue] Tab



The following items are explained here.

- [How to open]

- [Description of each area]

- [Context menu]

[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

(a) First layer

This layer displays the timer queue information (e.g. Object Type and Object Num) of the RI600V4.

This layer consists of the following items.

Object Type

An icon indicating the current status of the timer queue and the object type are shown in the following format.

Icon Object type

[Icon]

There are queued tasks.

There are no queued tasks.

There are queued cyclic handlers.

There are no queued cyclic handlers.

There are queued alarm handlers.

There are no queued alarm handlers.

[Object type]

Task

Task

Cyclic Handler

Cyclic handler

Alarm Handler

Alarm handler

Number of Objects

The total number of queued objects (tasks, cyclic handlers and alarm handlers) is shown.



(b) Second layer

<1> Waiting task information

The waiting task information (e.g. Task Name and ID) only appears if there are tasks queued in the timer queue.

See the [Task] tab for details about waiting task information.

Figure A-30. [Timer Queue] Tab (Waiting Task Information)



<2> Cyclic handler information

The cyclic handler information (e.g. Cyclic Handler Name and ID) only appears if there are cyclic handlers queued in the timer queue.

See the [Cyclic Handler] tab for details about cyclic handler information.

Figure A-31. [Timer Queue] Tab (Cyclic Handler Information)



<3> Alarm handler information

The alarm handler information (e.g. Alarm Handler Name and ID) only appears if there are alarm handlers queued in the timer queue.

See the [Alarm Handler] tab for details about alarm handler information.

Figure A-32. [Timer Queue] Tab (Alarm Handler Information)



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

Object Type, Number of Objects

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.

Number of Objects

DEC

Displays value in signed decimal number.

HEX

Displays value in hexadecimal number.



(2) Footer row

Reset Display Item

Resets the item displayed to initial state.