_alias | Seci.Definitions.BlockInfo | private |
_applyFixedFormatting | Seci.Definitions.BlockInfo | private |
_applyScientificFormatting | Seci.Definitions.BlockInfo | private |
_blockEnabled | Seci.Definitions.BlockInfo | private |
_blockName | Seci.Definitions.BlockInfo | private |
_blockUnits | Seci.Definitions.BlockInfo | private |
_currentValue | Seci.Definitions.BlockInfo | private |
_goButton | Seci.Definitions.BlockInfo | private |
_group | Seci.Definitions.BlockInfo | private |
_inRange | Seci.Definitions.BlockInfo | private |
_lastLogged | Seci.Definitions.BlockInfo | private |
_logChangesNow | Seci.Definitions.BlockInfo | private |
_logChangesTolerance | Seci.Definitions.BlockInfo | private |
_loggingRate | Seci.Definitions.BlockInfo | private |
_logToSharedFile | Seci.Definitions.BlockInfo | private |
_logValueToFile | Seci.Definitions.BlockInfo | private |
_lowerLimit | Seci.Definitions.BlockInfo | private |
_nexusGroup | Seci.Definitions.BlockInfo | private |
_nexusName | Seci.Definitions.BlockInfo | private |
_numDecimalPoints | Seci.Definitions.BlockInfo | private |
_owningComponent | Seci.Definitions.BlockInfo | private |
_parentVi | Seci.Definitions.BlockInfo | private |
_previousLogValue | Seci.Definitions.BlockInfo | private |
_previousValue | Seci.Definitions.BlockInfo | private |
_prevReadError | Seci.Definitions.BlockInfo | private |
_readControl | Seci.Definitions.BlockInfo | private |
_readType | Seci.Definitions.BlockInfo | private |
_runcontrolValue | Seci.Definitions.BlockInfo | private |
_saveSettings | Seci.Definitions.BlockInfo | private |
_setPointValue | Seci.Definitions.BlockInfo | private |
_tolerance | Seci.Definitions.BlockInfo | private |
_underRunControl | Seci.Definitions.BlockInfo | private |
_upperLimit | Seci.Definitions.BlockInfo | private |
_valueFormatting | Seci.Definitions.BlockInfo | private |
_visible | Seci.Definitions.BlockInfo | private |
_waitForControl | Seci.Definitions.BlockInfo | private |
_writeControl | Seci.Definitions.BlockInfo | private |
Alias | Seci.Definitions.BlockInfo | |
ApplyFixedFormatting | Seci.Definitions.BlockInfo | |
ApplyFormatting | Seci.Definitions.BlockInfo | |
BlockEnabled | Seci.Definitions.BlockInfo | |
BlockInfo() | Seci.Definitions.BlockInfo | inline |
BlockName | Seci.Definitions.BlockInfo | |
BlockUnits | Seci.Definitions.BlockInfo | |
Clone() | Seci.Definitions.BlockInfo | inline |
convertTimeToString(ref DateTime time) | Seci.Definitions.BlockInfo | inlineprivatestatic |
CurrentValue | Seci.Definitions.BlockInfo | |
ErrorString | Seci.Definitions.BlockInfo | static |
ExceedsTolerance(String currValue, String prevValue, Double tolerance) | Seci.Definitions.BlockInfo | inlinestatic |
FormattedCurrentValue | Seci.Definitions.BlockInfo | |
FormattedSetPointValue | Seci.Definitions.BlockInfo | |
formatValue(Double value) | Seci.Definitions.BlockInfo | inlineprivate |
GoButton | Seci.Definitions.BlockInfo | |
Group | Seci.Definitions.BlockInfo | |
InRange | Seci.Definitions.BlockInfo | |
LogChangesOnly | Seci.Definitions.BlockInfo | |
LogChangesTolerance | Seci.Definitions.BlockInfo | |
LoggingRate | Seci.Definitions.BlockInfo | |
LogToSharedFile | Seci.Definitions.BlockInfo | |
LogValue(DateTime time, String shortName, String runNumber) | Seci.Definitions.BlockInfo | inline |
logValue(DateTime time, String shortName, String runNumber) | Seci.Definitions.BlockInfo | inlineprivate |
LogValueToFile | Seci.Definitions.BlockInfo | |
LowerLimit | Seci.Definitions.BlockInfo | |
NexusGroup | Seci.Definitions.BlockInfo | |
NexusName | Seci.Definitions.BlockInfo | |
NumberDecimalPlaces | Seci.Definitions.BlockInfo | |
OkayToLog(DateTime timeNow, DateTime lastLogged, Double loggingRate, String currVal, String prevVal, Double tolerance, Boolean onAnyChange, Boolean onToleranceExceeded) | Seci.Definitions.BlockInfo | inlinestatic |
OutOfRange() | Seci.Definitions.BlockInfo | inline |
OwningComponent | Seci.Definitions.BlockInfo | |
ParentVI | Seci.Definitions.BlockInfo | |
PrevReadError | Seci.Definitions.BlockInfo | |
ReadControl | Seci.Definitions.BlockInfo | |
ReadType | Seci.Definitions.BlockInfo | |
RunControlValue | Seci.Definitions.BlockInfo | |
SaveSettings | Seci.Definitions.BlockInfo | |
SetPointValue | Seci.Definitions.BlockInfo | |
SetRunControl(Boolean enabled) | Seci.Definitions.BlockInfo | inline |
SetRunControlLimits(Boolean enabled, Double low, Double high) | Seci.Definitions.BlockInfo | inline |
SetRunControlLimits(Boolean enabled, String value) | Seci.Definitions.BlockInfo | inline |
Tolerance | Seci.Definitions.BlockInfo | |
UnderRunControl | Seci.Definitions.BlockInfo | |
UpperLimit | Seci.Definitions.BlockInfo | |
ValueFormatting | Seci.Definitions.BlockInfo | |
Visible | Seci.Definitions.BlockInfo | |
WaitForControl | Seci.Definitions.BlockInfo | |
WriteControl | Seci.Definitions.BlockInfo | |
writeToFile(DateTime time, String shortName, String runNumber) | Seci.Definitions.BlockInfo | inlineprivate |