Interface IShadowInfoData_8649EEEB
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_8649EEEB : IVortexShadowObject
Properties
|
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
ObjectId
Declaration
[IoLinkable("Inputs")]
IShadowDWord ObjectId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDWord |
|
|
Improve this Doc
View Source
SlaveCount
Declaration
[IoLinkable("Inputs")]
IShadowUInt SlaveCount { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
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_8649EEEB)
Declaration
void CopyPlainToShadow(PlainInfoData_8649EEEB source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainInfoData_8649EEEB CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()