Please enable JavaScript to view this site.

Shows the status of the control's internal queues.

Syntax

QVIEW [-F mask] [-H]

-F mask

Indicates the information mask to be displayed. (Optional, default 0x1FF).

Each bit of mask has an information associated with it, which will be displayed if it is set to 1:

BIT

mask

Description

0

0x00000001

QId - Queue ID

1

0x00000002

Name - Name of the queue

2

0x00000004

Owner ID - Task ID of the creator of the queue

3

0x00000008

Owner - Name of the task of the creator of the queue

4

0x00000010

# Wait. ID - Number of waiting tasks, ID of the first one

5

0x00000020

# W.T.Name - Number of waiting tasks, name of the first one

6

0x00000040

#Max Msg - Maximum number of messages in queue

7

0x00000080

#Free Msg - Number of free messages in queue

8

0x00000100

#Msg size - Maximum size of messages in queue

-H

Show previous table. (optional)

Notes


 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC