Interface ITcoEthercat
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface ITcoEthercat : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoEthercat CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoEthercat)
Declaration
void FlushOnlineToPlain(PlainTcoEthercat source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoEthercat)
Declaration
void FlushPlainToOnline(PlainTcoEthercat source)
Parameters