Table of Contents

Class VoltageInputsNegative10ToPositive10VTerminal

Namespace
Loehnert.Lisrt.IO.Beckhoff.Terminals
Assembly
Loehnert.Lisrt.IO.Beckhoff.dll

Represents an analog input terminal that handles voltage signals from -10V to 10V.

public abstract class VoltageInputsNegative10ToPositive10VTerminal : AnalogInputsTerminal<RecordableAnalogInput>, INotifyPropertyChanged, ITerminal, IHasWCState
Inheritance
VoltageInputsNegative10ToPositive10VTerminal
Implements
Derived
Inherited Members

Methods

CreateInput(AdsVariable)

Creates a new input.

protected override RecordableAnalogInput CreateInput(AdsVariable adsValueVar)

Parameters

adsValueVar AdsVariable

ADS variable containing value.

Returns

RecordableAnalogInput

A new input.