MC-Basic:SERCOS.POWER

From SoftMC-Wiki
Revision as of 05:24, 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 transmission power. The transmission power is governed by the SERCON interface chip and is set to one of six levels. Setting the power level too high drives the fiber-optic receiver into saturation and causes communication errors. This value should not have to change unless a very long cable is being used (>10 meters). Level 6 is the highest power.

Short form

Ser.Power

Syntax

Sercos.Power = <value>

Availability

All versions

Type

Long

Range

1 to 6

Default

3

Scope

Configuration, Task or Terminal

Limitations

  • Not supported in EtherCAT system

Examples

sercos.power = 4

See Also