Interface IShadowTcoAmsAddr
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 IShadowTcoAmsAddr : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
netId
Declaration
IShadowByte[] netId { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowByte[] |
|
|
Improve this Doc
View Source
port
Declaration
IShadowWord port { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowWord |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAmsAddr)
Declaration
void CopyPlainToShadow(PlainTcoAmsAddr source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAmsAddr CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()