Interface IShadowInputs_A65FACA4
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
public interface IShadowInputs_A65FACA4 : IVortexShadowObject
Properties
|
Improve this Doc
View Source
Declaration
string AttributeBoxType { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string AttributeCRC { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string AttributeId { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
string AttributeSize { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt DevState { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt Frm0InputToggle { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt Frm0State { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt Frm0WcState { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
Declaration
[IoLinkable("Inputs")]
IShadowUInt SlaveCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
Methods
|
Improve this Doc
View Source
Declaration
void CopyPlainToShadow(PlainInputs_A65FACA4 source)
Parameters
|
Improve this Doc
View Source
Declaration
PlainInputs_A65FACA4 CreatePlainerType()
Returns
|
Improve this Doc
View Source
Declaration
void FlushShadowToOnline()