CalculationStart¶
-
bool IProcessingBlock.CalculationStart { get; set; }¶
Gets or sets the calculation start.
- Value
bool – Calculation start used for this processing block.
- Throws
InvalidOperationException
– Top-controller state is not “Config”.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.IncompatibleException
– Incompatible firmware version loaded.System.ObjectDisposedException
– Object is disposed.