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