Difference between revisions of "MC-Basic:SYSTEM.PEAKLOAD"
m (Miborich moved page Axystems:MC-Basic:SYSTEM.PEAKLOAD to MC-Basic:SYSTEM.PEAKLOAD: Global renaming of Axystems: namespace into (Main):) |
m |
||
Line 39: | Line 39: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | + | [[Category:MC-Basic:System|MC-Basic:System]] | |
}} | }} |
Revision as of 14:29, 28 May 2014
This query returns the peak realtime load on the CPU. This is the maximum value of the realtime load measured during a 0.5 seconds interval.
Short form
?Sys.PLoad
?System.PLoad
Syntax
?Sys.PeakLoad
?System.PeakLoad
Availability
All versions
Type
Long.
Range
0 to 100
Units
Percent
Scope
Task or Terminal
Limitations
Read only. Cannot be used in an event condition.
Examples
?System.Pload ‘returns 45