Difference between revisions of "SysInfo Class"
(SysInfo Class Auto Create) |
(SysInfo Class Auto Create) |
||
Line 1: | Line 1: | ||
{{TDClassSummary|summary=The SysInfo class describes current system information. It can be accessed with the sysinfo object, found in the automatically imported td module.}} | {{TDClassSummary|summary=The SysInfo class describes current system information. It can be accessed with the sysinfo object, found in the automatically imported td module.}} | ||
− | + | {{HelpbodyBegin}} | |
− | {{ClassMemberSection|empty= | + | {{ClassMemberSection|empty= |
+ | |Sectionsummary= | ||
+ | |items= | ||
+ | |||
{{ClassMember | {{ClassMember | ||
|class=SysInfo | |class=SysInfo | ||
Line 8: | Line 11: | ||
|set=0 | |set=0 | ||
|text=Amount of available RAM memory. | |text=Amount of available RAM memory. | ||
− | }} | + | }}}} |
− | {{ClassMethodSection|empty=True}} | + | {{ClassMethodSection|empty=True |
− | + | |Sectionsummary= | |
− | + | |items= | |
− | + | }} | |
+ | {{{{HelpbodyEnd}}}} | ||
+ | {{{{History}}}} | ||
{{{{#invoke:Category|list|Python Reference}}}} | {{{{#invoke:Category|list|Python Reference}}}} |
Revision as of 14:51, 14 September 2017
The SysInfo class describes current system information. It can be accessed with the sysinfo object, found in the automatically imported td module.
Members
ram
→ (Read Only):
Amount of available RAM memory.
Methods
No operator specific methods.
{{{{HelpbodyEnd}}}} {{{{History}}}} {list}