ST_MDP_CPU
TYPE ST_MDP_CPU :
STRUCT
iLen :UINT; (* Length *)
iCPUfrequency :UDINT; (* CPU Frequency *)
iCPUusage :UINT; (* Current CPU Usage [%] *)
END_STRUCT
END_TYPE
The structure contains information on the MDP CPU module.
This complete information can be queried by means of the function block FB_MDP_CPU_Read.
The parameters existing in this structure correspond to the subindices of the first table (Table ID 1) within the MDP CPU module.