MC-Basic:SERCOS.PHASE

From SoftMC-Wiki
Revision as of 05:19, 28 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

Sets or queries the SERCOS communications phase. If the SERCOS phase is set to a value greater than the phase that should follow the current phase, the phase transitions are automatic until the desired phase is reached. A query of this property returns the actual phase of the ring.

Short form

Ser.Phase

Syntax

Sercos.Phase = <Phase>

?Sercos.Phase

Availability

All versions

Type

Long

Range

0 to 4

Scope

Configuration, Task or Terminal

Limitations

  • The communication phase may be lowered only to 0.
  • Not supported in EtherCAT system

Examples

sercos.phase = 1

See Also