Difference between revisions of "MC-Basic:SYSTEM.INFORMATION"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:SYSTEM.INFORMATION to MC-Basic:SYSTEM.INFORMATION: Global renaming of Axystems: namespace into (Main):)
Line 73: Line 73:
 
* [[MC-Basic:SYSTEM.DISKFREESPACE|SYSTEM.DISKFREESPACE]]
 
* [[MC-Basic:SYSTEM.DISKFREESPACE|SYSTEM.DISKFREESPACE]]
 
* [[MC-Basic:SYSTEM.FLASHDISKSIZE|SYSTEM.FLASHDISKSIZE]]
 
* [[MC-Basic:SYSTEM.FLASHDISKSIZE|SYSTEM.FLASHDISKSIZE]]
* [[Axystems:MC-Basic:SYSTEM.RAMSIZE|SYSTEM.RAMSIZE]]
+
* [[MC-Basic:SYSTEM.RAMSIZE|SYSTEM.RAMSIZE]]
 
* [[Axystems:MC-Basic:SYSTEM.SERCONVERSION|SYSTEM.SERCONVERSION]]
 
* [[Axystems:MC-Basic:SYSTEM.SERCONVERSION|SYSTEM.SERCONVERSION]]
  
  
 
}}
 
}}

Revision as of 08:42, 22 May 2014

Returns information found during system power-up. Measures the average cycle time of the motion bus. The result is the average cycle time found in the test. The test duration is 500 ms.

Syntax

?Sys.Information

?System.Information

Availability

All versions

Type

Long

Units

Bytes

Scope

Task or Terminal

Limitations

Read only

Examples

?System.Information
 Cpu type                   GXm

Cpu frequency              200 MHz

DPRAM size                 2048 bytes

Flash disk size            8132608 bytes

Flash disk free space      1372160 bytes

RAM size                   32165056 bytes

RAM drive free space       32088064 bytes

SERCON version             2

SERCON DPRAM size          2048 bytes

SERCON average cycle time  4.000 ms

ALTERA version             8

Version Number             0.2.2.0c-C2 , Date = May 14 2003 [10:02:23]

DiskOnChip driver version  4.02

Maximum number of axes     32

Real number of axes        4

See Also