Table of Contents

Class ThermocoupleInputsTerminal

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

Represents a terminal with thermocouple inputs.

public class ThermocoupleInputsTerminal : AnalogInputsTerminal<RecordableAnalogInput>, INotifyPropertyChanged, ITerminal, IHasWCState
Inheritance
ThermocoupleInputsTerminal
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.