Interface ITcoAi
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoAi : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_config
Declaration
ITcoAiConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_rawRange
Declaration
IOnlineReal _rawRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
_realRange
Declaration
IOnlineReal _realRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
_scaled
Declaration
IOnlineReal _scaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
_signal
Declaration
IOnlineDInt _signal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineDInt |
|
|
Improve this Doc
View Source
_signalInfo
Declaration
ITcoSignalInfo _signalInfo { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
ITcoAiStatus _status { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAi CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoAi)
Declaration
void FlushOnlineToPlain(PlainTcoAi source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoAi)
Declaration
void FlushPlainToOnline(PlainTcoAi source)
Parameters