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

From SoftMC-Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.SERCONVERSION}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 42: Line 43:
  
 
[[Category: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