# systeminfo - [Command Function](#section863016434820) - [Syntax](#section139791817795) - [Parameter](#section19472339164813) - [Usage](#section285522592) - [Example](#section9471171015105) - [Output](#section1657011114915) ## Command Function This command is used to display the resource usage of the current OS, including tasks, semaphores, mutexes, queues, and timers. ## Syntax systeminfo ## Parameter None ## Usage None ## Example Enter **systeminfo**. ## Output **Figure 1** Usage of system resources ![](figures/usage-of-system-resources.png "usage-of-system-resources") **Table 1** Output description

Parameter

Description

Module

Indicates the module name.

Used

Indicates the quantity of currently used resources.

Total

Indicates the total quantity of available resources.

Enabled

Indicates whether the module is enabled.

Task

Indicates the task.

Sem

Indicates the semaphore.

Mutex

Indicates the mutex.

Queue

Indicates the queue.

SwTmr

Indicates the timer.