node-opcua-nodeset-scales-v-2 2.154.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +23 -0
- package/dist/dt_abstract_weight.d.ts +10 -0
- package/dist/dt_abstract_weight.js +3 -0
- package/dist/dt_abstract_weight.js.map +1 -0
- package/dist/dt_printable_weight.d.ts +18 -0
- package/dist/dt_printable_weight.js +4 -0
- package/dist/dt_printable_weight.js.map +1 -0
- package/dist/dt_recipe_report_element.d.ts +17 -0
- package/dist/dt_recipe_report_element.js +4 -0
- package/dist/dt_recipe_report_element.js.map +1 -0
- package/dist/dt_recipe_target_value.d.ts +20 -0
- package/dist/dt_recipe_target_value.js +4 -0
- package/dist/dt_recipe_target_value.js.map +1 -0
- package/dist/dt_recipe_threshold.d.ts +20 -0
- package/dist/dt_recipe_threshold.js +4 -0
- package/dist/dt_recipe_threshold.js.map +1 -0
- package/dist/dt_weight.d.ts +17 -0
- package/dist/dt_weight.js +4 -0
- package/dist/dt_weight.js.map +1 -0
- package/dist/enum_draft_shield.d.ts +14 -0
- package/dist/enum_draft_shield.js +20 -0
- package/dist/enum_draft_shield.js.map +1 -0
- package/dist/enum_edge_operator.d.ts +12 -0
- package/dist/enum_edge_operator.js +18 -0
- package/dist/enum_edge_operator.js.map +1 -0
- package/dist/enum_equality_and_relational_operator.d.ts +19 -0
- package/dist/enum_equality_and_relational_operator.js +25 -0
- package/dist/enum_equality_and_relational_operator.js.map +1 -0
- package/dist/enum_rate_control_mode.d.ts +12 -0
- package/dist/enum_rate_control_mode.js +18 -0
- package/dist/enum_rate_control_mode.js.map +1 -0
- package/dist/enum_tare_mode.d.ts +14 -0
- package/dist/enum_tare_mode.js +20 -0
- package/dist/enum_tare_mode.js.map +1 -0
- package/dist/enum_tolerance_state.d.ts +14 -0
- package/dist/enum_tolerance_state.js +20 -0
- package/dist/enum_tolerance_state.js.map +1 -0
- package/dist/index.d.ts +70 -0
- package/dist/index.js +87 -0
- package/dist/index.js.map +1 -0
- package/dist/ua_accepted_statistic_counter.d.ts +12 -0
- package/dist/ua_accepted_statistic_counter.js +3 -0
- package/dist/ua_accepted_statistic_counter.js.map +1 -0
- package/dist/ua_activation.d.ts +36 -0
- package/dist/ua_activation.js +3 -0
- package/dist/ua_activation.js.map +1 -0
- package/dist/ua_analog_condition_sleep.d.ts +31 -0
- package/dist/ua_analog_condition_sleep.js +3 -0
- package/dist/ua_analog_condition_sleep.js.map +1 -0
- package/dist/ua_automatic_filling_product.d.ts +75 -0
- package/dist/ua_automatic_filling_product.js +3 -0
- package/dist/ua_automatic_filling_product.js.map +1 -0
- package/dist/ua_automatic_filling_scale.d.ts +39 -0
- package/dist/ua_automatic_filling_scale.js +3 -0
- package/dist/ua_automatic_filling_scale.js.map +1 -0
- package/dist/ua_automatic_weight_price_labeler.d.ts +21 -0
- package/dist/ua_automatic_weight_price_labeler.js +3 -0
- package/dist/ua_automatic_weight_price_labeler.js.map +1 -0
- package/dist/ua_automatic_weight_price_labeler_product.d.ts +30 -0
- package/dist/ua_automatic_weight_price_labeler_product.js +3 -0
- package/dist/ua_automatic_weight_price_labeler_product.js.map +1 -0
- package/dist/ua_catchweigher.d.ts +22 -0
- package/dist/ua_catchweigher.js +3 -0
- package/dist/ua_catchweigher.js.map +1 -0
- package/dist/ua_catchweigher_product.d.ts +45 -0
- package/dist/ua_catchweigher_product.js +3 -0
- package/dist/ua_catchweigher_product.js.map +1 -0
- package/dist/ua_checkweigher.d.ts +28 -0
- package/dist/ua_checkweigher.js +3 -0
- package/dist/ua_checkweigher.js.map +1 -0
- package/dist/ua_checkweigher_product.d.ts +32 -0
- package/dist/ua_checkweigher_product.js +3 -0
- package/dist/ua_checkweigher_product.js.map +1 -0
- package/dist/ua_checkweigher_statistic.d.ts +40 -0
- package/dist/ua_checkweigher_statistic.js +3 -0
- package/dist/ua_checkweigher_statistic.js.map +1 -0
- package/dist/ua_condition_sleep.d.ts +50 -0
- package/dist/ua_condition_sleep.js +3 -0
- package/dist/ua_condition_sleep.js.map +1 -0
- package/dist/ua_continuous_product.d.ts +34 -0
- package/dist/ua_continuous_product.js +3 -0
- package/dist/ua_continuous_product.js.map +1 -0
- package/dist/ua_continuous_scale.d.ts +55 -0
- package/dist/ua_continuous_scale.js +3 -0
- package/dist/ua_continuous_scale.js.map +1 -0
- package/dist/ua_edge_triggered_sleep.d.ts +31 -0
- package/dist/ua_edge_triggered_sleep.js +3 -0
- package/dist/ua_edge_triggered_sleep.js.map +1 -0
- package/dist/ua_feeder_module.d.ts +68 -0
- package/dist/ua_feeder_module.js +3 -0
- package/dist/ua_feeder_module.js.map +1 -0
- package/dist/ua_floating_statistic.d.ts +22 -0
- package/dist/ua_floating_statistic.js +3 -0
- package/dist/ua_floating_statistic.js.map +1 -0
- package/dist/ua_hopper_scale.d.ts +52 -0
- package/dist/ua_hopper_scale.js +3 -0
- package/dist/ua_hopper_scale.js.map +1 -0
- package/dist/ua_laboratory_scale.d.ts +55 -0
- package/dist/ua_laboratory_scale.js +3 -0
- package/dist/ua_laboratory_scale.js.map +1 -0
- package/dist/ua_loss_in_weight_scale.d.ts +33 -0
- package/dist/ua_loss_in_weight_scale.js +3 -0
- package/dist/ua_loss_in_weight_scale.js.map +1 -0
- package/dist/ua_material.d.ts +29 -0
- package/dist/ua_material.js +3 -0
- package/dist/ua_material.js.map +1 -0
- package/dist/ua_material_automatic.d.ts +23 -0
- package/dist/ua_material_automatic.js +3 -0
- package/dist/ua_material_automatic.js.map +1 -0
- package/dist/ua_measured_item.d.ts +30 -0
- package/dist/ua_measured_item.js +3 -0
- package/dist/ua_measured_item.js.map +1 -0
- package/dist/ua_piece_counting_product.d.ts +117 -0
- package/dist/ua_piece_counting_product.js +3 -0
- package/dist/ua_piece_counting_product.js.map +1 -0
- package/dist/ua_piece_counting_scale.d.ts +39 -0
- package/dist/ua_piece_counting_scale.js +3 -0
- package/dist/ua_piece_counting_scale.js.map +1 -0
- package/dist/ua_price_item.d.ts +26 -0
- package/dist/ua_price_item.js +3 -0
- package/dist/ua_price_item.js.map +1 -0
- package/dist/ua_printer_module.d.ts +66 -0
- package/dist/ua_printer_module.js +3 -0
- package/dist/ua_printer_module.js.map +1 -0
- package/dist/ua_product.d.ts +62 -0
- package/dist/ua_product.js +3 -0
- package/dist/ua_product.js.map +1 -0
- package/dist/ua_production_preset.d.ts +31 -0
- package/dist/ua_production_preset.js +3 -0
- package/dist/ua_production_preset.js.map +1 -0
- package/dist/ua_recipe.d.ts +41 -0
- package/dist/ua_recipe.js +3 -0
- package/dist/ua_recipe.js.map +1 -0
- package/dist/ua_recipe_element.d.ts +15 -0
- package/dist/ua_recipe_element.js +3 -0
- package/dist/ua_recipe_element.js.map +1 -0
- package/dist/ua_recipe_management.d.ts +18 -0
- package/dist/ua_recipe_management.js +3 -0
- package/dist/ua_recipe_management.js.map +1 -0
- package/dist/ua_recipe_product.d.ts +39 -0
- package/dist/ua_recipe_product.js +3 -0
- package/dist/ua_recipe_product.js.map +1 -0
- package/dist/ua_recipe_scale.d.ts +58 -0
- package/dist/ua_recipe_scale.js +3 -0
- package/dist/ua_recipe_scale.js.map +1 -0
- package/dist/ua_rejected_statistic_counter.d.ts +12 -0
- package/dist/ua_rejected_statistic_counter.js +3 -0
- package/dist/ua_rejected_statistic_counter.js.map +1 -0
- package/dist/ua_scale_alarm.d.ts +23 -0
- package/dist/ua_scale_alarm.js +3 -0
- package/dist/ua_scale_alarm.js.map +1 -0
- package/dist/ua_scale_device.d.ts +93 -0
- package/dist/ua_scale_device.js +3 -0
- package/dist/ua_scale_device.js.map +1 -0
- package/dist/ua_scale_event.d.ts +23 -0
- package/dist/ua_scale_event.js +3 -0
- package/dist/ua_scale_event.js.map +1 -0
- package/dist/ua_scale_system.d.ts +74 -0
- package/dist/ua_scale_system.js +3 -0
- package/dist/ua_scale_system.js.map +1 -0
- package/dist/ua_simple_product.d.ts +25 -0
- package/dist/ua_simple_product.js +3 -0
- package/dist/ua_simple_product.js.map +1 -0
- package/dist/ua_simple_scale.d.ts +21 -0
- package/dist/ua_simple_scale.js +3 -0
- package/dist/ua_simple_scale.js.map +1 -0
- package/dist/ua_statistic.d.ts +58 -0
- package/dist/ua_statistic.js +3 -0
- package/dist/ua_statistic.js.map +1 -0
- package/dist/ua_statistic_counter.d.ts +51 -0
- package/dist/ua_statistic_counter.js +3 -0
- package/dist/ua_statistic_counter.js.map +1 -0
- package/dist/ua_target_item.d.ts +24 -0
- package/dist/ua_target_item.js +3 -0
- package/dist/ua_target_item.js.map +1 -0
- package/dist/ua_timer.d.ts +25 -0
- package/dist/ua_timer.js +3 -0
- package/dist/ua_timer.js.map +1 -0
- package/dist/ua_totalizer.d.ts +26 -0
- package/dist/ua_totalizer.js +3 -0
- package/dist/ua_totalizer.js.map +1 -0
- package/dist/ua_totalizing_hopper_product.d.ts +28 -0
- package/dist/ua_totalizing_hopper_product.js +3 -0
- package/dist/ua_totalizing_hopper_product.js.map +1 -0
- package/dist/ua_totalizing_hopper_scale.d.ts +21 -0
- package/dist/ua_totalizing_hopper_scale.js +3 -0
- package/dist/ua_totalizing_hopper_scale.js.map +1 -0
- package/dist/ua_user_instruction.d.ts +34 -0
- package/dist/ua_user_instruction.js +3 -0
- package/dist/ua_user_instruction.js.map +1 -0
- package/dist/ua_vehicle_product.d.ts +61 -0
- package/dist/ua_vehicle_product.js +3 -0
- package/dist/ua_vehicle_product.js.map +1 -0
- package/dist/ua_vehicle_scale.d.ts +23 -0
- package/dist/ua_vehicle_scale.js +3 -0
- package/dist/ua_vehicle_scale.js.map +1 -0
- package/dist/ua_weighing.d.ts +40 -0
- package/dist/ua_weighing.js +3 -0
- package/dist/ua_weighing.js.map +1 -0
- package/dist/ua_weighing_item.d.ts +55 -0
- package/dist/ua_weighing_item.js +3 -0
- package/dist/ua_weighing_item.js.map +1 -0
- package/dist/ua_weighing_module.d.ts +14 -0
- package/dist/ua_weighing_module.js +3 -0
- package/dist/ua_weighing_module.js.map +1 -0
- package/dist/ua_weighing_range_element.d.ts +49 -0
- package/dist/ua_weighing_range_element.js +3 -0
- package/dist/ua_weighing_range_element.js.map +1 -0
- package/dist/ua_weight_item.d.ts +44 -0
- package/dist/ua_weight_item.js +3 -0
- package/dist/ua_weight_item.js.map +1 -0
- package/dist/ua_zone.d.ts +43 -0
- package/dist/ua_zone.js +3 -0
- package/dist/ua_zone.js.map +1 -0
- package/package.json +45 -0
- package/source/dt_abstract_weight.ts +11 -0
- package/source/dt_printable_weight.ts +18 -0
- package/source/dt_recipe_report_element.ts +17 -0
- package/source/dt_recipe_target_value.ts +20 -0
- package/source/dt_recipe_threshold.ts +20 -0
- package/source/dt_weight.ts +17 -0
- package/source/enum_draft_shield.ts +16 -0
- package/source/enum_edge_operator.ts +14 -0
- package/source/enum_equality_and_relational_operator.ts +21 -0
- package/source/enum_rate_control_mode.ts +14 -0
- package/source/enum_tare_mode.ts +16 -0
- package/source/enum_tolerance_state.ts +16 -0
- package/source/index.ts +70 -0
- package/source/ua_accepted_statistic_counter.ts +13 -0
- package/source/ua_activation.ts +37 -0
- package/source/ua_analog_condition_sleep.ts +32 -0
- package/source/ua_automatic_filling_product.ts +76 -0
- package/source/ua_automatic_filling_scale.ts +40 -0
- package/source/ua_automatic_weight_price_labeler.ts +22 -0
- package/source/ua_automatic_weight_price_labeler_product.ts +31 -0
- package/source/ua_catchweigher.ts +23 -0
- package/source/ua_catchweigher_product.ts +47 -0
- package/source/ua_checkweigher.ts +29 -0
- package/source/ua_checkweigher_product.ts +33 -0
- package/source/ua_checkweigher_statistic.ts +43 -0
- package/source/ua_condition_sleep.ts +51 -0
- package/source/ua_continuous_product.ts +35 -0
- package/source/ua_continuous_scale.ts +57 -0
- package/source/ua_edge_triggered_sleep.ts +32 -0
- package/source/ua_feeder_module.ts +69 -0
- package/source/ua_floating_statistic.ts +23 -0
- package/source/ua_hopper_scale.ts +54 -0
- package/source/ua_laboratory_scale.ts +56 -0
- package/source/ua_loss_in_weight_scale.ts +34 -0
- package/source/ua_material.ts +30 -0
- package/source/ua_material_automatic.ts +24 -0
- package/source/ua_measured_item.ts +31 -0
- package/source/ua_piece_counting_product.ts +118 -0
- package/source/ua_piece_counting_scale.ts +40 -0
- package/source/ua_price_item.ts +27 -0
- package/source/ua_printer_module.ts +67 -0
- package/source/ua_product.ts +63 -0
- package/source/ua_production_preset.ts +32 -0
- package/source/ua_recipe.ts +42 -0
- package/source/ua_recipe_element.ts +16 -0
- package/source/ua_recipe_management.ts +20 -0
- package/source/ua_recipe_product.ts +40 -0
- package/source/ua_recipe_scale.ts +60 -0
- package/source/ua_rejected_statistic_counter.ts +13 -0
- package/source/ua_scale_alarm.ts +24 -0
- package/source/ua_scale_device.ts +95 -0
- package/source/ua_scale_event.ts +24 -0
- package/source/ua_scale_system.ts +75 -0
- package/source/ua_simple_product.ts +26 -0
- package/source/ua_simple_scale.ts +22 -0
- package/source/ua_statistic.ts +59 -0
- package/source/ua_statistic_counter.ts +52 -0
- package/source/ua_target_item.ts +25 -0
- package/source/ua_timer.ts +26 -0
- package/source/ua_totalizer.ts +27 -0
- package/source/ua_totalizing_hopper_product.ts +29 -0
- package/source/ua_totalizing_hopper_scale.ts +22 -0
- package/source/ua_user_instruction.ts +35 -0
- package/source/ua_vehicle_product.ts +62 -0
- package/source/ua_vehicle_scale.ts +24 -0
- package/source/ua_weighing.ts +41 -0
- package/source/ua_weighing_item.ts +56 -0
- package/source/ua_weighing_module.ts +15 -0
- package/source/ua_weighing_range_element.ts +50 -0
- package/source/ua_weight_item.ts +45 -0
- package/source/ua_zone.ts +44 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
4
|
+
import { EnumRateControlMode } from "./enum_rate_control_mode";
|
|
5
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
6
|
+
import { UAMeasuredItem } from "./ua_measured_item";
|
|
7
|
+
import { UATotalizer } from "./ua_totalizer";
|
|
8
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
9
|
+
/**
|
|
10
|
+
* Represents a continuous scale.
|
|
11
|
+
*
|
|
12
|
+
* | | |
|
|
13
|
+
* |----------------|------------------------------------------------------------|
|
|
14
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
15
|
+
* |nodeClass |ObjectType |
|
|
16
|
+
* |typedDefinition |ContinuousScaleType i=10 |
|
|
17
|
+
* |isAbstract |false |
|
|
18
|
+
*/
|
|
19
|
+
export interface UAContinuousScale_Base extends UAScaleDevice_Base {
|
|
20
|
+
controlMagnitude?: UAAnalogUnit<any, any>;
|
|
21
|
+
/**
|
|
22
|
+
* flowRate
|
|
23
|
+
* Defines the conveying capacity in volume per time.
|
|
24
|
+
*/
|
|
25
|
+
flowRate: UAMeasuredItem<any, any>;
|
|
26
|
+
load?: UAAnalogUnit<any, any>;
|
|
27
|
+
/**
|
|
28
|
+
* masterTotalizer
|
|
29
|
+
* Defines the overall volume that was conveyed over
|
|
30
|
+
* the lifetime of the scale.
|
|
31
|
+
*/
|
|
32
|
+
masterTotalizer?: UATotalizer;
|
|
33
|
+
/**
|
|
34
|
+
* maxFlowRate
|
|
35
|
+
* Defines the maximum volume that may be conveyed.
|
|
36
|
+
* Largest volume per time.
|
|
37
|
+
*/
|
|
38
|
+
maxFlowRate?: UAAnalogUnit<any, any>;
|
|
39
|
+
/**
|
|
40
|
+
* minFlowRate
|
|
41
|
+
* Defines the minimum volume that can be conveyed.
|
|
42
|
+
* Smallest volume per time.
|
|
43
|
+
*/
|
|
44
|
+
minFlowRate?: UAAnalogUnit<any, any>;
|
|
45
|
+
/**
|
|
46
|
+
* productionPreset
|
|
47
|
+
* Contains the productions presets.
|
|
48
|
+
*/
|
|
49
|
+
productionPreset?: UAProductionPreset;
|
|
50
|
+
rateControlMode?: UABaseDataVariable<EnumRateControlMode, DataType.Int32>;
|
|
51
|
+
speed?: UAAnalogUnit<any, any>;
|
|
52
|
+
targetFlowRate?: UAAnalogUnit<any, any>;
|
|
53
|
+
}
|
|
54
|
+
export interface UAContinuousScale extends Omit<UAScaleDevice, "productionPreset">, UAContinuousScale_Base {
|
|
55
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_continuous_scale.js","sourceRoot":"","sources":["../source/ua_continuous_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item";
|
|
4
|
+
import { EnumEdgeOperator } from "./enum_edge_operator";
|
|
5
|
+
import { UAConditionSleep, UAConditionSleep_Base } from "./ua_condition_sleep";
|
|
6
|
+
/**
|
|
7
|
+
* Represents a condition sleep step in a recipe.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |EdgeTriggeredSleepType i=39 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAEdgeTriggeredSleep_Base extends UAConditionSleep_Base {
|
|
17
|
+
/**
|
|
18
|
+
* conditionMode
|
|
19
|
+
* Defines the type of condition operator that is
|
|
20
|
+
* used.
|
|
21
|
+
*/
|
|
22
|
+
conditionMode: UAProperty<EnumEdgeOperator, DataType.Int32>;
|
|
23
|
+
/**
|
|
24
|
+
* targetThresholdValue
|
|
25
|
+
* The target value with which the threshold value
|
|
26
|
+
* is compared.
|
|
27
|
+
*/
|
|
28
|
+
targetThresholdValue: UADataItem<boolean, DataType.Boolean>;
|
|
29
|
+
}
|
|
30
|
+
export interface UAEdgeTriggeredSleep extends Omit<UAConditionSleep, "targetThresholdValue">, UAEdgeTriggeredSleep_Base {
|
|
31
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_edge_triggered_sleep.js","sourceRoot":"","sources":["../source/ua_edge_triggered_sleep.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder";
|
|
4
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
5
|
+
import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component";
|
|
6
|
+
import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine";
|
|
7
|
+
import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine";
|
|
8
|
+
import { UAMachineryItemIdentification } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_identification";
|
|
9
|
+
import { UAMeasuredItem } from "./ua_measured_item";
|
|
10
|
+
import { UATargetItem } from "./ua_target_item";
|
|
11
|
+
export interface UAFeederModule_machineryBuildingBlocks extends UAFolder {
|
|
12
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
13
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Represents a feeder system. A feeder system is a
|
|
17
|
+
* subdevice of an automatic scale for conveying the
|
|
18
|
+
* product to or from the WeighingBridge.
|
|
19
|
+
*
|
|
20
|
+
* | | |
|
|
21
|
+
* |----------------|------------------------------------------------------------|
|
|
22
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
23
|
+
* |nodeClass |ObjectType |
|
|
24
|
+
* |typedDefinition |FeederModuleType i=28 |
|
|
25
|
+
* |isAbstract |false |
|
|
26
|
+
*/
|
|
27
|
+
export interface UAFeederModule_Base extends UAComponent_Base {
|
|
28
|
+
/**
|
|
29
|
+
* feederLoad
|
|
30
|
+
* Defines the current loaded weight on the feeder
|
|
31
|
+
* system.
|
|
32
|
+
*/
|
|
33
|
+
feederLoad?: UAMeasuredItem<any, any>;
|
|
34
|
+
/**
|
|
35
|
+
* feederRunning
|
|
36
|
+
* Indicates that the feeder system is running.
|
|
37
|
+
*/
|
|
38
|
+
feederRunning?: UAProperty<boolean, DataType.Boolean>;
|
|
39
|
+
/**
|
|
40
|
+
* feederSpeed
|
|
41
|
+
* Defines the current speed of a feeder system. The
|
|
42
|
+
* unit of the FeederSpeed depends on the
|
|
43
|
+
* construction system.
|
|
44
|
+
*/
|
|
45
|
+
feederSpeed?: UATargetItem<any, any>;
|
|
46
|
+
/**
|
|
47
|
+
* identification
|
|
48
|
+
* Used to organize parameters for identification of
|
|
49
|
+
* this TopologyElement
|
|
50
|
+
*/
|
|
51
|
+
identification: UAMachineryItemIdentification;
|
|
52
|
+
machineryBuildingBlocks?: UAFeederModule_machineryBuildingBlocks;
|
|
53
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
54
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
55
|
+
/**
|
|
56
|
+
* maximumFeederSpeed
|
|
57
|
+
* Defines the maximal possible speed of the feeder.
|
|
58
|
+
*/
|
|
59
|
+
maximumFeederSpeed?: UAAnalogUnit<any, any>;
|
|
60
|
+
/**
|
|
61
|
+
* minimalFeederSpeed
|
|
62
|
+
* Defines the minimal possible speed of the feeder.
|
|
63
|
+
*/
|
|
64
|
+
minimalFeederSpeed?: UAAnalogUnit<any, any>;
|
|
65
|
+
setFeederSpeed?: UAMethod;
|
|
66
|
+
}
|
|
67
|
+
export interface UAFeederModule extends Omit<UAComponent, "identification">, UAFeederModule_Base {
|
|
68
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_feeder_module.js","sourceRoot":"","sources":["../source/ua_feeder_module.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UInt32 } from "node-opcua-basic-types";
|
|
4
|
+
import { UAStatistic, UAStatistic_Base } from "./ua_statistic";
|
|
5
|
+
/**
|
|
6
|
+
* Container for the different statisticvalues. All
|
|
7
|
+
* variables are optional, so that the statistics
|
|
8
|
+
* can be instantiated application-specific. Should
|
|
9
|
+
* be used for application-specific statistics.
|
|
10
|
+
*
|
|
11
|
+
* | | |
|
|
12
|
+
* |----------------|------------------------------------------------------------|
|
|
13
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
14
|
+
* |nodeClass |ObjectType |
|
|
15
|
+
* |typedDefinition |FloatingStatisticType i=26 |
|
|
16
|
+
* |isAbstract |false |
|
|
17
|
+
*/
|
|
18
|
+
export interface UAFloatingStatistic_Base extends UAStatistic_Base {
|
|
19
|
+
windowNumberOfValues: UAProperty<UInt32, DataType.UInt32>;
|
|
20
|
+
}
|
|
21
|
+
export interface UAFloatingStatistic extends UAStatistic, UAFloatingStatistic_Base {
|
|
22
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_floating_statistic.js","sourceRoot":"","sources":["../source/ua_floating_statistic.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { EUInformation } from "node-opcua-data-access";
|
|
4
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
5
|
+
import { EnumEqualityAndRelationalOperator } from "./enum_equality_and_relational_operator";
|
|
6
|
+
import { UASimpleScale, UASimpleScale_Base } from "./ua_simple_scale";
|
|
7
|
+
export interface UAHopperScale_levelMax<T, DT extends DataType> extends Omit<UAAnalogUnit<T, DT>, "engineeringUnits"> {
|
|
8
|
+
engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
|
|
9
|
+
levelMode?: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
|
|
10
|
+
}
|
|
11
|
+
export interface UAHopperScale_levelMin<T, DT extends DataType> extends Omit<UAAnalogUnit<T, DT>, "engineeringUnits"> {
|
|
12
|
+
engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
|
|
13
|
+
levelMode?: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Represents a hopper scale.
|
|
17
|
+
*
|
|
18
|
+
* | | |
|
|
19
|
+
* |----------------|------------------------------------------------------------|
|
|
20
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
21
|
+
* |nodeClass |ObjectType |
|
|
22
|
+
* |typedDefinition |HopperScaleType i=9 |
|
|
23
|
+
* |isAbstract |false |
|
|
24
|
+
*/
|
|
25
|
+
export interface UAHopperScale_Base extends UASimpleScale_Base {
|
|
26
|
+
/**
|
|
27
|
+
* levelMax
|
|
28
|
+
* Defines a the maximum fill level where a action
|
|
29
|
+
* is necessary.
|
|
30
|
+
*/
|
|
31
|
+
levelMax?: UAHopperScale_levelMax<any, any>;
|
|
32
|
+
/**
|
|
33
|
+
* levelMin
|
|
34
|
+
* Defines a the minimum fill level where a action
|
|
35
|
+
* is necessary.
|
|
36
|
+
*/
|
|
37
|
+
levelMin?: UAHopperScale_levelMin<any, any>;
|
|
38
|
+
/**
|
|
39
|
+
* limitMax
|
|
40
|
+
* The current fill level exceeds the allowed
|
|
41
|
+
* maximum level.
|
|
42
|
+
*/
|
|
43
|
+
limitMax: UAProperty<boolean, DataType.Boolean>;
|
|
44
|
+
/**
|
|
45
|
+
* limitMin
|
|
46
|
+
* The current fill level falls below the allowed
|
|
47
|
+
* minimum level.
|
|
48
|
+
*/
|
|
49
|
+
limitMin: UAProperty<boolean, DataType.Boolean>;
|
|
50
|
+
}
|
|
51
|
+
export interface UAHopperScale extends UASimpleScale, UAHopperScale_Base {
|
|
52
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_hopper_scale.js","sourceRoot":"","sources":["../source/ua_hopper_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UASimpleScale, UASimpleScale_Base } from "./ua_simple_scale";
|
|
4
|
+
/**
|
|
5
|
+
* Represents a laboratory scale.
|
|
6
|
+
*
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|------------------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |LaboratoryScaleType i=15 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UALaboratoryScale_Base extends UASimpleScale_Base {
|
|
15
|
+
/**
|
|
16
|
+
* calibrationNeeded
|
|
17
|
+
* Defines if a calibration procedure is needed and
|
|
18
|
+
* the current process should be paused.
|
|
19
|
+
*/
|
|
20
|
+
calibrationNeeded?: UAProperty<boolean, DataType.Boolean>;
|
|
21
|
+
/**
|
|
22
|
+
* calibrationRunning
|
|
23
|
+
* Defines if a calibration procedure is running.
|
|
24
|
+
*/
|
|
25
|
+
calibrationRunning?: UAProperty<boolean, DataType.Boolean>;
|
|
26
|
+
closeDraftShields?: UAMethod;
|
|
27
|
+
/**
|
|
28
|
+
* draftShieldLeftClosed
|
|
29
|
+
* Defines if the left draft shield is closed.
|
|
30
|
+
*/
|
|
31
|
+
draftShieldLeftClosed?: UAProperty<boolean, DataType.Boolean>;
|
|
32
|
+
/**
|
|
33
|
+
* draftShieldRightClosed
|
|
34
|
+
* Defines if the right draft shield is closed.
|
|
35
|
+
*/
|
|
36
|
+
draftShieldRightClosed?: UAProperty<boolean, DataType.Boolean>;
|
|
37
|
+
/**
|
|
38
|
+
* draftShieldTopClosed
|
|
39
|
+
* Defines if the top draft shield is closed.
|
|
40
|
+
*/
|
|
41
|
+
draftShieldTopClosed?: UAProperty<boolean, DataType.Boolean>;
|
|
42
|
+
ionisatorRunning?: UAProperty<boolean, DataType.Boolean>;
|
|
43
|
+
/**
|
|
44
|
+
* levelingRunning
|
|
45
|
+
* Defines if a levelling process is running.
|
|
46
|
+
*/
|
|
47
|
+
levelingRunning?: UAProperty<boolean, DataType.Boolean>;
|
|
48
|
+
openDraftShields?: UAMethod;
|
|
49
|
+
startCalibration?: UAMethod;
|
|
50
|
+
startIonisator?: UAMethod;
|
|
51
|
+
startLeveling?: UAMethod;
|
|
52
|
+
stopIonisator?: UAMethod;
|
|
53
|
+
}
|
|
54
|
+
export interface UALaboratoryScale extends UASimpleScale, UALaboratoryScale_Base {
|
|
55
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_laboratory_scale.js","sourceRoot":"","sources":["../source/ua_laboratory_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
4
|
+
import { UAContinuousScale, UAContinuousScale_Base } from "./ua_continuous_scale";
|
|
5
|
+
import { UAMeasuredItem } from "./ua_measured_item";
|
|
6
|
+
/**
|
|
7
|
+
* Represents a loss in weight scale.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |LossInWeightScaleType i=50 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UALossInWeightScale_Base extends UAContinuousScale_Base {
|
|
17
|
+
binWeight?: UAMeasuredItem<any, any>;
|
|
18
|
+
dischargeStart: UAMethod;
|
|
19
|
+
dischargeStop: UAMethod;
|
|
20
|
+
/**
|
|
21
|
+
* discharging
|
|
22
|
+
* Indicates that a discharging process is taking
|
|
23
|
+
* place.
|
|
24
|
+
*/
|
|
25
|
+
discharging: UAProperty<boolean, DataType.Boolean>;
|
|
26
|
+
hopperFillLevel: UAAnalogUnit<any, any>;
|
|
27
|
+
hopperWeight: UAMeasuredItem<any, any>;
|
|
28
|
+
refilling: UAProperty<boolean, DataType.Boolean>;
|
|
29
|
+
refillStart: UAMethod;
|
|
30
|
+
refillStop: UAMethod;
|
|
31
|
+
}
|
|
32
|
+
export interface UALossInWeightScale extends UAContinuousScale, UALossInWeightScale_Base {
|
|
33
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_loss_in_weight_scale.js","sourceRoot":"","sources":["../source/ua_loss_in_weight_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { UAObject } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { UAString } from "node-opcua-basic-types";
|
|
5
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
6
|
+
/**
|
|
7
|
+
* Represents a material.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |MaterialType i=35 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAMaterial_Base {
|
|
17
|
+
/**
|
|
18
|
+
* materialId
|
|
19
|
+
* Defines a unique identifier for the material.
|
|
20
|
+
*/
|
|
21
|
+
materialId: UABaseDataVariable<UAString, DataType.String>;
|
|
22
|
+
/**
|
|
23
|
+
* materialName
|
|
24
|
+
* Defines a user-readable name of the material.
|
|
25
|
+
*/
|
|
26
|
+
materialName: UABaseDataVariable<LocalizedText, DataType.LocalizedText>;
|
|
27
|
+
}
|
|
28
|
+
export interface UAMaterial extends UAObject, UAMaterial_Base {
|
|
29
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_material.js","sourceRoot":"","sources":["../source/ua_material.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { UAMaterial, UAMaterial_Base } from "./ua_material";
|
|
2
|
+
import { UAAutomaticFillingProduct } from "./ua_automatic_filling_product";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a material in a recipe that will be
|
|
5
|
+
* filled automatically.
|
|
6
|
+
*
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|------------------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |MaterialAutomaticType i=41 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAMaterialAutomatic_Base extends UAMaterial_Base {
|
|
15
|
+
/**
|
|
16
|
+
* fillingProductInformation
|
|
17
|
+
* Defines the parameters necessary for filling of
|
|
18
|
+
* the material.
|
|
19
|
+
*/
|
|
20
|
+
fillingProductInformation: UAAutomaticFillingProduct;
|
|
21
|
+
}
|
|
22
|
+
export interface UAMaterialAutomatic extends UAMaterial, UAMaterialAutomatic_Base {
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_material_automatic.js","sourceRoot":"","sources":["../source/ua_material_automatic.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { EUInformation } from "node-opcua-data-access";
|
|
4
|
+
import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/dist/ua_data_item";
|
|
5
|
+
import { DTRange } from "node-opcua-nodeset-ua/dist/dt_range";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|------------------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
10
|
+
* |nodeClass |VariableType |
|
|
11
|
+
* |typedDefinition |MeasuredItemType i=52 |
|
|
12
|
+
* |dataType |Null |
|
|
13
|
+
* |dataType Name |(VariantOptions | VariantOptions[]) i=0 |
|
|
14
|
+
* |value rank |-2 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UAMeasuredItem_Base<T, DT extends DataType> extends UADataItem_Base<T, DT> {
|
|
18
|
+
engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
|
|
19
|
+
euRange: UAProperty<DTRange, DataType.ExtensionObject>;
|
|
20
|
+
instrumentRange?: UAProperty<DTRange, DataType.ExtensionObject>;
|
|
21
|
+
/**
|
|
22
|
+
* valuePrecision
|
|
23
|
+
* The maximum precision that the server can
|
|
24
|
+
* maintain for the item based on restrictions in
|
|
25
|
+
* the target environment.
|
|
26
|
+
*/
|
|
27
|
+
valuePrecision?: UAProperty<number, DataType.Double>;
|
|
28
|
+
}
|
|
29
|
+
export interface UAMeasuredItem<T, DT extends DataType> extends Omit<UADataItem<T, DT>, "valuePrecision">, UAMeasuredItem_Base<T, DT> {
|
|
30
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_measured_item.js","sourceRoot":"","sources":["../source/ua_measured_item.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
5
|
+
import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item";
|
|
6
|
+
import { DTWeight } from "./dt_weight";
|
|
7
|
+
import { UAProduct, UAProduct_Base } from "./ua_product";
|
|
8
|
+
import { UATargetItem } from "./ua_target_item";
|
|
9
|
+
import { UAWeightItem } from "./ua_weight_item";
|
|
10
|
+
/**
|
|
11
|
+
* Represents a product of a piece counting scale.
|
|
12
|
+
*
|
|
13
|
+
* | | |
|
|
14
|
+
* |----------------|------------------------------------------------------------|
|
|
15
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
16
|
+
* |nodeClass |ObjectType |
|
|
17
|
+
* |typedDefinition |PieceCountingProductType i=12 |
|
|
18
|
+
* |isAbstract |false |
|
|
19
|
+
*/
|
|
20
|
+
export interface UAPieceCountingProduct_Base extends UAProduct_Base {
|
|
21
|
+
/**
|
|
22
|
+
* currentItemCount
|
|
23
|
+
* Defines the current number of items that are
|
|
24
|
+
* captured by the scale.
|
|
25
|
+
*/
|
|
26
|
+
currentItemCount?: UABaseDataVariable<any, any>;
|
|
27
|
+
/**
|
|
28
|
+
* feedRateMeasuringInterval
|
|
29
|
+
* Defines the measurement interval for evaluating
|
|
30
|
+
* the current flowrate.
|
|
31
|
+
*/
|
|
32
|
+
feedRateMeasuringInterval?: UABaseDataVariable<number, DataType.Double>;
|
|
33
|
+
/**
|
|
34
|
+
* fillingTime
|
|
35
|
+
* Defines the interval during which the filling has
|
|
36
|
+
* to be completed.
|
|
37
|
+
*/
|
|
38
|
+
fillingTime?: UABaseDataVariable<number, DataType.Double>;
|
|
39
|
+
fineFeedCount?: UABaseDataVariable<any, any>;
|
|
40
|
+
/**
|
|
41
|
+
* inFlightCount
|
|
42
|
+
* Defines the number of items that is behind valve
|
|
43
|
+
* / in flight after feeding is stopped.
|
|
44
|
+
*/
|
|
45
|
+
inFlightCount?: UABaseDataVariable<any, any>;
|
|
46
|
+
/**
|
|
47
|
+
* jogFeed
|
|
48
|
+
* Defines if an additional dosage is necessary.
|
|
49
|
+
*/
|
|
50
|
+
jogFeed?: UABaseDataVariable<boolean, DataType.Boolean>;
|
|
51
|
+
/**
|
|
52
|
+
* minimumDeltaPerFeedRateMeasuringInterval
|
|
53
|
+
* Defines the minimum amount of weight that needs
|
|
54
|
+
* to change within the FeedRateMeasuringInterval.
|
|
55
|
+
* Otherwise the filling procedure is not valid.
|
|
56
|
+
*/
|
|
57
|
+
minimumDeltaPerFeedRateMeasuringInterval?: UAAnalogItem<any, any>;
|
|
58
|
+
/**
|
|
59
|
+
* numberOfReferencePieces
|
|
60
|
+
* Defines the number of pieces that need to be used
|
|
61
|
+
* for reference process.
|
|
62
|
+
*/
|
|
63
|
+
numberOfReferencePieces: UABaseDataVariable<any, any>;
|
|
64
|
+
/**
|
|
65
|
+
* referencePieceWeight
|
|
66
|
+
* Defines the reference weight of a piece.
|
|
67
|
+
*/
|
|
68
|
+
referencePieceWeight: UAAnalogItem<any, any>;
|
|
69
|
+
/**
|
|
70
|
+
* registeredPieceCount
|
|
71
|
+
* Defines the number of pieces that were actually
|
|
72
|
+
* counted related to the ReferencePieceWeight.
|
|
73
|
+
*/
|
|
74
|
+
registeredPieceCount: UABaseDataVariable<any, any>;
|
|
75
|
+
setTargetItemCount?: UAMethod;
|
|
76
|
+
setTargetPieceCount?: UAMethod;
|
|
77
|
+
/**
|
|
78
|
+
* settlingTime
|
|
79
|
+
* Defines the time that needs to be passed before
|
|
80
|
+
* measurement process can be triggered.
|
|
81
|
+
*/
|
|
82
|
+
settlingTime?: UABaseDataVariable<number, DataType.Double>;
|
|
83
|
+
/**
|
|
84
|
+
* tareId
|
|
85
|
+
* Defines the Id of tare value for the current
|
|
86
|
+
* product or item.
|
|
87
|
+
*/
|
|
88
|
+
tareId?: UABaseDataVariable<UAString, DataType.String>;
|
|
89
|
+
/**
|
|
90
|
+
* targetItemCount
|
|
91
|
+
* Defines the number of items that are supposed to
|
|
92
|
+
* be counted during the measurement process.
|
|
93
|
+
*/
|
|
94
|
+
targetItemCount?: UABaseDataVariable<any, any>;
|
|
95
|
+
/**
|
|
96
|
+
* targetPieceCount
|
|
97
|
+
* Defines the number of pieces that need to be
|
|
98
|
+
* counted.
|
|
99
|
+
*/
|
|
100
|
+
targetPieceCount?: UATargetItem<any, any>;
|
|
101
|
+
/**
|
|
102
|
+
* totalizedItemCount
|
|
103
|
+
* Defines the summed up number of items. Will be
|
|
104
|
+
* reset either triggered by the user or a different
|
|
105
|
+
* product selection.
|
|
106
|
+
*/
|
|
107
|
+
totalizedItemCount?: UABaseDataVariable<any, any>;
|
|
108
|
+
/**
|
|
109
|
+
* totalizedWeight
|
|
110
|
+
* Defines the summed up number of weight. Will be
|
|
111
|
+
* reset either triggered by the user or a different
|
|
112
|
+
* product selection.
|
|
113
|
+
*/
|
|
114
|
+
totalizedWeight?: UAWeightItem<DTWeight>;
|
|
115
|
+
}
|
|
116
|
+
export interface UAPieceCountingProduct extends UAProduct, UAPieceCountingProduct_Base {
|
|
117
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_piece_counting_product.js","sourceRoot":"","sources":["../source/ua_piece_counting_product.ts"],"names":[],"mappings":""}
|