Krunch(InternalTime,KrunchDescriptor,HilowStates,Boolean,Boolean) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Sends database values through the krunch process.
void Krunch(
InternalTime timeval,
OASySDNA.RealTime.HighPerformanceDB.KrunchDescriptor krunchDescriptor,
OASySDNA.RealTime.HighPerformanceDB.HilowStates instrumentState,
bool assumeCommandInt,
bool assumeCommandComm
)
void Krunch(
InternalTime timeval,
OASySDNA.RealTime.HighPerformanceDB.KrunchDescriptor^ krunchDescriptor,
OASySDNA.RealTime.HighPerformanceDB.HilowStates instrumentState,
bool assumeCommandInt,
bool assumeCommandComm
)
Parameters
- timeval
- Time of curval receipt.
- krunchDescriptor
- Krunch Descriptor.
- instrumentState
- Instrumentation failure indication.
- assumeCommandInt
- Allows cmxrep to indicate that curval is an intermediate state from an operator issued command.
- assumeCommandComm
- Allows cmxrep to indicate that curval is the result of a completed operator issued command.