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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m
Line 13: Line 13:
 
|DESCRIPTION=
 
|DESCRIPTION=
 
Returns the version number of the SERCON chip.
 
Returns the version number of the SERCON chip.
 
{{Note/Important| '''THIS PROPERTY IS OBSOLETE'''}}
 
  
 
|TYPE=
 
|TYPE=
Line 32: Line 30:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only
+
*Read only
 +
*Not supported in EtherCAT system
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 11:41, 26 March 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