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 IPC diagnostics module CPU.
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 IPC-diagnostics CPU module.