TargetRateFromDB property
- Last UpdatedNov 26, 2024
- 1 minute read
The TargetRateFromDB property is a flag indicating whether or not the target rate will be set by the rate in the MES database for the current job. If this is set to True, the TargetRate, ProductionUnitOfMeasure, and BatchSize properties will be set by getting the values from the MES database and the TargetQuantity property will be calculated from the TargetRate. If it is set to False, either the TargetQuantity property or the TargetRate property must be set at design time or run time to get the production target.
|
DataType |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
False |