Interface ITcoAo
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoAo : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_config
Declaration
ITcoAoConfig _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
_requiredValue
Declaration
IOnlineReal _requiredValue { 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
ITcoAoStatus _status { get; }
Property Value
|
Improve this Doc
View Source
_unscaled
Declaration
IOnlineReal _unscaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAo CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoAo)
Declaration
void FlushOnlineToPlain(PlainTcoAo source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoAo)
Declaration
void FlushPlainToOnline(PlainTcoAo source)
Parameters