19.16 Cyclic Handler Information (cyclic_hand[])
cyclic_hand[ <1. ID number> ] { name = <2. ID name (name)>; entry_address = <3. Cyclic handler entry address (entry_address)>; interval_counter = <4. Activation cycle (interval_counter)>; start = <5. Initial state (start)>; phs_counter = <6. Activation phase (phs_counter)>; phsatr = <7. TA_PHS attribute (phsatr)>; exinf = <8. Extended information (exinf)>; }; |
- 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.
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 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>
- When omitting
The set value in the default system configuration file (factory setting: "OFF") applied.
The set value in the default system configuration file (factory setting: "OFF") applied.