19.12 Mutex Information (mutex[])
Here, each mutex is defined.
Parentheses < >show the user input part.
- Description
Define the mutex ID number.
- Definition format
Numeric value
- Definition range
From 1 to 255
- When omitting
The cfg600 assigns the ID number automatically.
- Note
The ID numbers must be assigned without an omission beginning with 1. Therefore, when specifying an ID number, be sure that the specified value is equal to or less than the number of objects defined.
- Description
Define the ID name. The specified ID name is output to the system information header file (kernel_id.h) in the form of the following.
#define <ID name> <ID number>
- Definition format
Symbol
- When omitting
Cannot be omitted.
3 ) Ceiling priority (
ceilpri)
- Definition format
Numeric value
- When omitting
The set value in the default system configuration file (factory setting: 1) applied.