Interface ITcoAxisRef
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public interface ITcoAxisRef : 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
PlainTcoAxisRef CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoAxisRef)
Declaration
void FlushOnlineToPlain(PlainTcoAxisRef source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoAxisRef)
Declaration
void FlushPlainToOnline(PlainTcoAxisRef source)
Parameters