SetCalculationStart¶
-
virtual void IProcessingBlock::SetCalculationStart(bool start) = 0¶
Sets the calculation start.
- Parameters
start – Calculation start used for this processing block.
- Throws
CInvalidOperationException– Top-controller state is not “Config”.CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.CIncompatibleException– Incompatible firmware version loaded.CObjectDestroyedException– Object is destroyed.