Interface IShadowTcoAo
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoAo : IShadowTcoComponent, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_config
Declaration
IShadowTcoAoConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_rawRange
Declaration
IShadowReal _rawRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_realRange
Declaration
IShadowReal _realRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_requiredValue
Declaration
IShadowReal _requiredValue { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_signal
Declaration
IShadowDInt _signal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDInt |
|
|
Improve this Doc
View Source
_signalInfo
Declaration
IShadowTcoSignalInfo _signalInfo { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
IShadowTcoAoStatus _status { get; }
Property Value
|
Improve this Doc
View Source
_unscaled
Declaration
IShadowReal _unscaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAo)
Declaration
void CopyPlainToShadow(PlainTcoAo source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAo CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()