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

From SoftMC-Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.SERCONVERSION}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 41: Line 42:
 
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
 
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
  
[[Category:Axystems:Obsolete|SYSTEM.SERCONVERSION]]
+
[[Category:Obsolete|SYSTEM.SERCONVERSION]]
 
+
[[Category:MC-Basic:System|MC-Basic:System]]
 
}}
 
}}

Latest revision as of 07:07, 2 May 2017

Language: English  • 中文(简体)‎

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