Namespace Loehnert.Lisrt.IO.Beckhoff.Terminals
Classes
- AnalogInputsTerminal<TInput>
Represents a base class for an analog input.
- AnalogOutputsTerminal
Represents an analog output terminal that sets analog signals.
- CurrentInputs4to20mATerminal
Represents an analog input terminal that handles current signals from 4 to 20mA.
- CurrentOutputs0to20mATerminal
Represents an analog output terminal that sets current signals from 0 to 20mA.
- DCDriveTerminal
Represents a DC drive terminal.
- DigitalInputsOutputsTerminal
Represents a digital inputs and outputs terminal.
- DigitalInputsTerminal
Represents a digital input terminal. For example the EL1004 https://www.beckhoff.com/en-us/products/i-o/ethercat-terminals/el1xxx-digital-input/el1004.html.
- DigitalOutputsTerminal
Represents a digital output terminal.
- EmptyTerminal
Represents an empty terminal for example EK1200.
- MeasuringBridgeTerminal
Represents an analog measure bridge input terminal. For example the EL3356 terminal.
- RtdInputsTerminal
Represents a RTD inputs terminal. For example the EL3204
.
- TerminalCollection
Represents a collection of terminals.
- TimeStampTerminal
Represents a digital input time stamp terminal. For example the EL1252 terminal.
- VoltageInputs0to10VTerminal
Represents an analog input terminal that handles voltage signals from 0 to 10V.
- VoltageOutputs0to10VTerminal
Represents an analog output terminal that sets voltage signals from 0 to 10V.
- VoltageOutputsNegative10ToPositive10VTerminal
Represents an analog output pin that outputs a voltage of -10 to 10V..
- WCStateTerminalBase
Represents a base class for a terminal with a working counter (WC) state (see IHasWCState and https://infosys.beckhoff.com/english.php?content=../content/1033/bk11x0_bk1250/2198862219.html).
Interfaces
- IDigitalInputsTerminal
Represents an interface for a terminal with digital inputs.
- IDigitalOutputsTerminal
Represents an interface for a terminal with digital outputs.
- IHasDevState
Interface for a device with an device state https://infosys.beckhoff.com/english.php?content=../content/1033/tcsystemmanager/reference/ethercat/html/ethercat_diagnostics.htm.
- IHasWCState
Contract for a object with working counter (WC) state (see
).
- ITerminal
Provides functionality for a Beckhoff terminal. For example an input terminal with digital inputs (like the EL1004).
Enums
- DevState
Represents a device state.