Interface IShadowTcoAnalogueInspectorData
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface IShadowTcoAnalogueInspectorData : IShadowTcoInspectorData, IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeUnits
Declaration
string AttributeUnits { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DetectedStatus
Declaration
[RenderIgnore(new string[]{"Control", "ShadowControl", "ControlSlim", "ShadowControlSlim"})]
IShadowLReal DetectedStatus { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
|
Improve this Doc
View Source
RequiredMax
Declaration
IShadowLReal RequiredMax { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
|
Improve this Doc
View Source
RequiredMin
Declaration
IShadowLReal RequiredMin { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowLReal |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAnalogueInspectorData)
Declaration
void CopyPlainToShadow(PlainTcoAnalogueInspectorData source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAnalogueInspectorData CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()