Class PlainInputs_A65FACA4
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
PlainInputs_A65FACA4
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoIo
Assembly: TcoIoConnector.dll
public class PlainInputs_A65FACA4 : INotifyPropertyChanged, IPlain
Constructors
|
Improve this Doc
View Source
Declaration
public PlainInputs_A65FACA4()
Fields
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
Properties
|
Improve this Doc
View Source
Declaration
public ushort DevState { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public ushort Frm0InputToggle { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public ushort Frm0State { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public ushort Frm0WcState { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public ushort SlaveCount { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
Methods
|
Improve this Doc
View Source
Declaration
public void CopyCyclicToPlain(IInputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyCyclicToPlain(Inputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyPlainToCyclic(IInputs_A65FACA4 target)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyPlainToCyclic(Inputs_A65FACA4 target)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyPlainToShadow(Inputs_A65FACA4 target)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyPlainToShadow(IShadowInputs_A65FACA4 target)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyShadowToPlain(Inputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
public void CopyShadowToPlain(IShadowInputs_A65FACA4 source)
Parameters
Events
|
Improve this Doc
View Source
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type |
Description |
System.ComponentModel.PropertyChangedEventHandler |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain