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

From SoftMC-Wiki
Jump to: navigation, search
m
Line 39: Line 39:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
+
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
  
 
[[Category:Axystems:Obsolete|SYSTEM.SERCONVERSION]]
 
[[Category:Axystems:Obsolete|SYSTEM.SERCONVERSION]]
  
 
}}
 
}}

Revision as of 08:41, 22 May 2014

Returns the version number of the SERCON chip.

Syntax

?Sys.SerconVersion

?System.SerconVersion

Availability

All versions

Type

Long

Scope

Task or Terminal

Limitations

  • Read only
  • Not supported in EtherCAT system

Examples

?Sys.SerconVersion

2

See Also