Cpu.RedundancyCommMode Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.RedundancyCommMode Property

BR.AN.PviServices .NET


Gets or sets wheter to start a redundant communication to the PLC or not. If set to true the the PLC communication will be handled using cluster- primary- and secondary- Cpu connectrion settings. (/RED=1)

[Visual Basic]

Public Property RedundancyCommMode() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public bool RedundancyCommMode { public get; public set; }

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]