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,39 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item";
|
|
3
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
4
|
+
import { UAMeasuredItem } from "./ua_measured_item";
|
|
5
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
6
|
+
/**
|
|
7
|
+
* Represents a piece counting scale.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |PieceCountingScaleType i=6 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAPieceCountingScale_Base extends UAScaleDevice_Base {
|
|
17
|
+
/**
|
|
18
|
+
* currentPieceCount
|
|
19
|
+
* Defines the number of pieces that are currently
|
|
20
|
+
* measured related to the ReferencePieceWeight.
|
|
21
|
+
*/
|
|
22
|
+
currentPieceCount: UAMeasuredItem<any, any>;
|
|
23
|
+
/**
|
|
24
|
+
* productionPreset
|
|
25
|
+
* Contains the productions presets.
|
|
26
|
+
*/
|
|
27
|
+
productionPreset?: UAProductionPreset;
|
|
28
|
+
/**
|
|
29
|
+
* referenceOptimisationRange
|
|
30
|
+
* Defines the tolerance range within the scale may
|
|
31
|
+
* optimize the ReferencePieceWeight.
|
|
32
|
+
*/
|
|
33
|
+
referenceOptimisationRange?: UAAnalogItem<any, any>;
|
|
34
|
+
setNumberOfReferencePieces: UAMethod;
|
|
35
|
+
setReferencePieceWeight: UAMethod;
|
|
36
|
+
startReference?: UAMethod;
|
|
37
|
+
}
|
|
38
|
+
export interface UAPieceCountingScale extends Omit<UAScaleDevice, "productionPreset">, UAPieceCountingScale_Base {
|
|
39
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_piece_counting_scale.js","sourceRoot":"","sources":["../source/ua_piece_counting_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
4
|
+
import { DTCurrencyUnit } from "node-opcua-nodeset-ua/dist/dt_currency_unit";
|
|
5
|
+
import { UAWeighingItem, UAWeighingItem_Base } from "./ua_weighing_item";
|
|
6
|
+
export interface UAPriceItem_itemPrice<T, DT extends DataType> extends UABaseDataVariable<T, DT> {
|
|
7
|
+
currencyUnit: UAProperty<DTCurrencyUnit, DataType.ExtensionObject>;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* | | |
|
|
11
|
+
* |----------------|------------------------------------------------------------|
|
|
12
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
13
|
+
* |nodeClass |ObjectType |
|
|
14
|
+
* |typedDefinition |PriceItemType i=833 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UAPriceItem_Base extends UAWeighingItem_Base {
|
|
18
|
+
/**
|
|
19
|
+
* itemPrice
|
|
20
|
+
* ItemPrice defines the price related to measured
|
|
21
|
+
* weight and UnitPrice.
|
|
22
|
+
*/
|
|
23
|
+
itemPrice?: UAPriceItem_itemPrice<any, any>;
|
|
24
|
+
}
|
|
25
|
+
export interface UAPriceItem extends UAWeighingItem, UAPriceItem_Base {
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_price_item.js","sourceRoot":"","sources":["../source/ua_price_item.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { UAString } from "node-opcua-basic-types";
|
|
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 { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item";
|
|
6
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
7
|
+
import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component";
|
|
8
|
+
import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine";
|
|
9
|
+
import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine";
|
|
10
|
+
import { UAMachineryItemIdentification } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_identification";
|
|
11
|
+
export interface UAPrinterModule_machineryBuildingBlocks extends UAFolder {
|
|
12
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
13
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Represents a printing device. A printing device
|
|
17
|
+
* is a subdevice of a scale, that prints labels or
|
|
18
|
+
* other documents releated to the scale or the
|
|
19
|
+
* measurement results.
|
|
20
|
+
*
|
|
21
|
+
* | | |
|
|
22
|
+
* |----------------|------------------------------------------------------------|
|
|
23
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
24
|
+
* |nodeClass |ObjectType |
|
|
25
|
+
* |typedDefinition |PrinterModuleType i=29 |
|
|
26
|
+
* |isAbstract |false |
|
|
27
|
+
*/
|
|
28
|
+
export interface UAPrinterModule_Base extends UAComponent_Base {
|
|
29
|
+
/**
|
|
30
|
+
* identification
|
|
31
|
+
* Used to organize parameters for identification of
|
|
32
|
+
* this TopologyElement
|
|
33
|
+
*/
|
|
34
|
+
identification: UAMachineryItemIdentification;
|
|
35
|
+
/**
|
|
36
|
+
* labelLength
|
|
37
|
+
* Defines the length of the labels in stock.
|
|
38
|
+
*/
|
|
39
|
+
labelLength?: UAAnalogUnit<any, any>;
|
|
40
|
+
/**
|
|
41
|
+
* labelStock
|
|
42
|
+
* Indicates the level of labels in stock in percent.
|
|
43
|
+
*/
|
|
44
|
+
labelStock?: UAAnalogItem<any, any>;
|
|
45
|
+
/**
|
|
46
|
+
* labelTypeId
|
|
47
|
+
* Defines the Id of the label to be printed.
|
|
48
|
+
*/
|
|
49
|
+
labelTypeId?: UABaseDataVariable<UAString, DataType.String>;
|
|
50
|
+
/**
|
|
51
|
+
* labelWidth
|
|
52
|
+
* Defines the width of the labels in stock.
|
|
53
|
+
*/
|
|
54
|
+
labelWidth?: UAAnalogUnit<any, any>;
|
|
55
|
+
machineryBuildingBlocks?: UAPrinterModule_machineryBuildingBlocks;
|
|
56
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
57
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
58
|
+
/**
|
|
59
|
+
* printMediaStock
|
|
60
|
+
* Defines the level of the print media in percent
|
|
61
|
+
* (e.g. ink, wear of thermal element, etc)
|
|
62
|
+
*/
|
|
63
|
+
printMediaStock?: UAAnalogItem<any, any>;
|
|
64
|
+
}
|
|
65
|
+
export interface UAPrinterModule extends Omit<UAComponent, "identification">, UAPrinterModule_Base {
|
|
66
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_printer_module.js","sourceRoot":"","sources":["../source/ua_printer_module.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { UAObject, UAProperty } 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 { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
6
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
7
|
+
import { UATwoStateDiscrete } from "node-opcua-nodeset-ua/dist/ua_two_state_discrete";
|
|
8
|
+
import { UALockingServices } from "node-opcua-nodeset-di/dist/ua_locking_services";
|
|
9
|
+
import { UAStatistic } from "./ua_statistic";
|
|
10
|
+
/**
|
|
11
|
+
* Represents a product related to the scale.
|
|
12
|
+
*
|
|
13
|
+
* | | |
|
|
14
|
+
* |----------------|------------------------------------------------------------|
|
|
15
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
16
|
+
* |nodeClass |ObjectType |
|
|
17
|
+
* |typedDefinition |ProductType i=11 |
|
|
18
|
+
* |isAbstract |true |
|
|
19
|
+
*/
|
|
20
|
+
export interface UAProduct_Base {
|
|
21
|
+
/**
|
|
22
|
+
* batchId
|
|
23
|
+
* Defines a unique Id of this Batch.
|
|
24
|
+
*/
|
|
25
|
+
batchId?: UAProperty<UAString, DataType.String>;
|
|
26
|
+
/**
|
|
27
|
+
* batchName
|
|
28
|
+
* Defines the name of this Batch.
|
|
29
|
+
*/
|
|
30
|
+
batchName?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
31
|
+
/**
|
|
32
|
+
* jobId
|
|
33
|
+
* Defines a unique Id of this job.
|
|
34
|
+
*/
|
|
35
|
+
jobId?: UAProperty<UAString, DataType.String>;
|
|
36
|
+
/**
|
|
37
|
+
* jobName
|
|
38
|
+
* Defines the name of this job.
|
|
39
|
+
*/
|
|
40
|
+
jobName?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
41
|
+
lock?: UALockingServices;
|
|
42
|
+
presetTare?: UAAnalogUnit<any, any>;
|
|
43
|
+
/**
|
|
44
|
+
* productId
|
|
45
|
+
* Defines a unique Id of this product.
|
|
46
|
+
*/
|
|
47
|
+
productId: UABaseDataVariable<UAString, DataType.String>;
|
|
48
|
+
productMode?: UATwoStateDiscrete<boolean>;
|
|
49
|
+
/**
|
|
50
|
+
* productName
|
|
51
|
+
* Defines the name of this product.
|
|
52
|
+
*/
|
|
53
|
+
productName: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
54
|
+
/**
|
|
55
|
+
* statistic
|
|
56
|
+
* Contains the different statistic values of the
|
|
57
|
+
* product.
|
|
58
|
+
*/
|
|
59
|
+
statistic?: UAStatistic;
|
|
60
|
+
}
|
|
61
|
+
export interface UAProduct extends UAObject, UAProduct_Base {
|
|
62
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_product.js","sourceRoot":"","sources":["../source/ua_product.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { UAObject, 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 { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder";
|
|
6
|
+
/**
|
|
7
|
+
* Provides methods to manage the Production preset.
|
|
8
|
+
*
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|------------------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |ProductionPresetType i=14 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAProductionPreset_Base {
|
|
17
|
+
addProduct?: UAMethod;
|
|
18
|
+
currentProducts?: UABaseDataVariable<UAString[], DataType.String>;
|
|
19
|
+
deselectProduct?: UAMethod;
|
|
20
|
+
/**
|
|
21
|
+
* products
|
|
22
|
+
* The products used in the scale aggregated in the
|
|
23
|
+
* Products Object.
|
|
24
|
+
*/
|
|
25
|
+
products?: UAFolder;
|
|
26
|
+
removeProduct?: UAMethod;
|
|
27
|
+
selectProduct?: UAMethod;
|
|
28
|
+
switchProduct?: UAMethod;
|
|
29
|
+
}
|
|
30
|
+
export interface UAProductionPreset extends UAObject, UAProductionPreset_Base {
|
|
31
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_production_preset.js","sourceRoot":"","sources":["../source/ua_production_preset.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { UAObject, UAMethod, UAProperty } 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 { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder";
|
|
6
|
+
import { UAFile } from "node-opcua-nodeset-ua/dist/ua_file";
|
|
7
|
+
/**
|
|
8
|
+
* Represents a recipe. It defines additional
|
|
9
|
+
* methods and properties required for managing a
|
|
10
|
+
* recipe.
|
|
11
|
+
*
|
|
12
|
+
* | | |
|
|
13
|
+
* |----------------|------------------------------------------------------------|
|
|
14
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
15
|
+
* |nodeClass |ObjectType |
|
|
16
|
+
* |typedDefinition |RecipeType i=31 |
|
|
17
|
+
* |isAbstract |false |
|
|
18
|
+
*/
|
|
19
|
+
export interface UARecipe_Base {
|
|
20
|
+
addRecipeElement?: UAMethod;
|
|
21
|
+
/**
|
|
22
|
+
* recipeElements
|
|
23
|
+
* Defines a Placeholder for all RecipeElements that
|
|
24
|
+
* are part of the Recipe.
|
|
25
|
+
*/
|
|
26
|
+
recipeElements?: UAFolder;
|
|
27
|
+
recipeFile?: UAFile;
|
|
28
|
+
/**
|
|
29
|
+
* recipeId
|
|
30
|
+
* RecipeId defines a unique identifier of a recipe.
|
|
31
|
+
*/
|
|
32
|
+
recipeId: UAProperty<UAString, DataType.String>;
|
|
33
|
+
/**
|
|
34
|
+
* recipeName
|
|
35
|
+
* Defines a user-readable name of the recipe.
|
|
36
|
+
*/
|
|
37
|
+
recipeName: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
38
|
+
removeRecipeElement?: UAMethod;
|
|
39
|
+
}
|
|
40
|
+
export interface UARecipe extends UAObject, UARecipe_Base {
|
|
41
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe.js","sourceRoot":"","sources":["../source/ua_recipe.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { UAObject } from "node-opcua-address-space-base";
|
|
2
|
+
/**
|
|
3
|
+
* Represents a step, process or action in a recipe.
|
|
4
|
+
*
|
|
5
|
+
* | | |
|
|
6
|
+
* |----------------|------------------------------------------------------------|
|
|
7
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
8
|
+
* |nodeClass |ObjectType |
|
|
9
|
+
* |typedDefinition |RecipeElementType i=32 |
|
|
10
|
+
* |isAbstract |true |
|
|
11
|
+
*/
|
|
12
|
+
export interface UARecipeElement_Base {
|
|
13
|
+
}
|
|
14
|
+
export interface UARecipeElement extends UAObject, UARecipeElement_Base {
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_element.js","sourceRoot":"","sources":["../source/ua_recipe_element.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
/**
|
|
3
|
+
* Contains methods and properties required for
|
|
4
|
+
* managing recipes.
|
|
5
|
+
*
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|------------------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |RecipeManagementType i=30 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UARecipeManagement_Base {
|
|
14
|
+
addRecipe?: UAMethod;
|
|
15
|
+
removeRecipe?: UAMethod;
|
|
16
|
+
}
|
|
17
|
+
export interface UARecipeManagement extends UAObject, UARecipeManagement_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_management.js","sourceRoot":"","sources":["../source/ua_recipe_management.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
4
|
+
import { UAFile } from "node-opcua-nodeset-ua/dist/ua_file";
|
|
5
|
+
import { DTRecipeReportElement } from "./dt_recipe_report_element";
|
|
6
|
+
import { UAProduct, UAProduct_Base } from "./ua_product";
|
|
7
|
+
/**
|
|
8
|
+
* Represents a product of a recipe scale.
|
|
9
|
+
*
|
|
10
|
+
* | | |
|
|
11
|
+
* |----------------|------------------------------------------------------------|
|
|
12
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
13
|
+
* |nodeClass |ObjectType |
|
|
14
|
+
* |typedDefinition |RecipeProductType i=19 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UARecipeProduct_Base extends UAProduct_Base {
|
|
18
|
+
/**
|
|
19
|
+
* recipeNodeId
|
|
20
|
+
* Defines the NodeId of the recipe that is being
|
|
21
|
+
* produced.
|
|
22
|
+
*/
|
|
23
|
+
recipeNodeId: UABaseDataVariable<NodeId, DataType.NodeId>;
|
|
24
|
+
/**
|
|
25
|
+
* report
|
|
26
|
+
* Defines an array with the various messages from
|
|
27
|
+
* the recipe. Each RecipeElement generates its own
|
|
28
|
+
* report message.
|
|
29
|
+
*/
|
|
30
|
+
report: UABaseDataVariable<DTRecipeReportElement[], DataType.ExtensionObject>;
|
|
31
|
+
/**
|
|
32
|
+
* reportFile
|
|
33
|
+
* Defines the file (binary, xml or other) that
|
|
34
|
+
* contains the report of the current process.
|
|
35
|
+
*/
|
|
36
|
+
reportFile?: UAFile;
|
|
37
|
+
}
|
|
38
|
+
export interface UARecipeProduct extends UAProduct, UARecipeProduct_Base {
|
|
39
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_product.js","sourceRoot":"","sources":["../source/ua_recipe_product.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UATemporaryFileTransfer } from "node-opcua-nodeset-ua/dist/ua_temporary_file_transfer";
|
|
4
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
5
|
+
import { DTRecipeTargetValue } from "./dt_recipe_target_value";
|
|
6
|
+
import { DTRecipeThreshold } from "./dt_recipe_threshold";
|
|
7
|
+
import { UARecipeManagement } from "./ua_recipe_management";
|
|
8
|
+
import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
|
|
9
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
10
|
+
import { UAMaterial } from "./ua_material";
|
|
11
|
+
export interface UARecipeScale_recipes extends Omit<UARecipeManagement, "addRecipe" | "$Recipe_no$" | "removeRecipe"> {
|
|
12
|
+
addRecipe?: UAMethod;
|
|
13
|
+
recipeUpload?: UATemporaryFileTransfer;
|
|
14
|
+
removeRecipe?: UAMethod;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* RecipeScaleType represents a recipe scale.
|
|
18
|
+
*
|
|
19
|
+
* | | |
|
|
20
|
+
* |----------------|------------------------------------------------------------|
|
|
21
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
22
|
+
* |nodeClass |ObjectType |
|
|
23
|
+
* |typedDefinition |RecipeScaleType i=7 |
|
|
24
|
+
* |isAbstract |false |
|
|
25
|
+
*/
|
|
26
|
+
export interface UARecipeScale_Base extends UAScaleDevice_Base {
|
|
27
|
+
abortRecipe?: UAMethod;
|
|
28
|
+
continueRecipe?: UAMethod;
|
|
29
|
+
/**
|
|
30
|
+
* productionPreset
|
|
31
|
+
* Contains the productions presets.
|
|
32
|
+
*/
|
|
33
|
+
productionPreset?: UAProductionPreset;
|
|
34
|
+
/**
|
|
35
|
+
* recipes
|
|
36
|
+
* Defines a folder that contains all recipes.
|
|
37
|
+
* Elements in this folder must have the RecipeType.
|
|
38
|
+
*/
|
|
39
|
+
recipes?: UARecipeScale_recipes;
|
|
40
|
+
skipCurrentRecipeElement?: UAMethod;
|
|
41
|
+
startRecipe?: UAMethod;
|
|
42
|
+
stopRecipe?: UAMethod;
|
|
43
|
+
supportedMaterial?: UAMaterial;
|
|
44
|
+
/**
|
|
45
|
+
* supportedTargetValues
|
|
46
|
+
* Defines a list of values that may be set via the
|
|
47
|
+
* recipe.
|
|
48
|
+
*/
|
|
49
|
+
supportedTargetValues?: UABaseDataVariable<DTRecipeTargetValue[], DataType.ExtensionObject>;
|
|
50
|
+
/**
|
|
51
|
+
* supportedThresholdValues
|
|
52
|
+
* Defines a list of threshold values that may be
|
|
53
|
+
* used within one recipe.
|
|
54
|
+
*/
|
|
55
|
+
supportedThresholdValues?: UABaseDataVariable<DTRecipeThreshold[], DataType.ExtensionObject>;
|
|
56
|
+
}
|
|
57
|
+
export interface UARecipeScale extends Omit<UAScaleDevice, "productionPreset">, UARecipeScale_Base {
|
|
58
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_scale.js","sourceRoot":"","sources":["../source/ua_recipe_scale.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { UAStatisticCounter, UAStatisticCounter_Base } from "./ua_statistic_counter";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|------------------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |RejectedStatisticCounterType i=1028 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export type UARejectedStatisticCounter_Base = UAStatisticCounter_Base;
|
|
11
|
+
export interface UARejectedStatisticCounter extends UAStatisticCounter, UARejectedStatisticCounter_Base {
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_rejected_statistic_counter.js","sourceRoot":"","sources":["../source/ua_rejected_statistic_counter.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UAAlarmCondition, UAAlarmCondition_Base } from "node-opcua-nodeset-ua/dist/ua_alarm_condition";
|
|
5
|
+
import { UAMultiStateValueDiscrete } from "node-opcua-nodeset-ua/dist/ua_multi_state_value_discrete";
|
|
6
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|------------------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |ScaleAlarmType i=21 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UAScaleAlarm_Base extends UAAlarmCondition_Base {
|
|
16
|
+
auxParameters?: UAProperty<UAString[], DataType.String>;
|
|
17
|
+
helpSource?: UAProperty<UAString, DataType.String>;
|
|
18
|
+
notificationCategory: UAMultiStateValueDiscrete<any, any>;
|
|
19
|
+
notificationId: UAMultiStateValueDiscrete<any, any>;
|
|
20
|
+
vendorNotificationId?: UABaseDataVariable<UAString, DataType.String>;
|
|
21
|
+
}
|
|
22
|
+
export interface UAScaleAlarm extends UAAlarmCondition, UAScaleAlarm_Base {
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_scale_alarm.js","sourceRoot":"","sources":["../source/ua_scale_alarm.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { UAMethod, UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { EUInformation } from "node-opcua-data-access";
|
|
5
|
+
import { UAString } from "node-opcua-basic-types";
|
|
6
|
+
import { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder";
|
|
7
|
+
import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
|
|
8
|
+
import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component";
|
|
9
|
+
import { UAConfigurableObject } from "node-opcua-nodeset-di/dist/ua_configurable_object";
|
|
10
|
+
import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine";
|
|
11
|
+
import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine";
|
|
12
|
+
import { UAMachineIdentification } from "node-opcua-nodeset-machinery/dist/ua_machine_identification";
|
|
13
|
+
import { UAPackMLBaseStateMachine } from "node-opcua-nodeset-pack-ml/dist/ua_pack_ml_base_state_machine";
|
|
14
|
+
import { DTWeight } from "./dt_weight";
|
|
15
|
+
import { UAWeightItem } from "./ua_weight_item";
|
|
16
|
+
import { UAStatistic } from "./ua_statistic";
|
|
17
|
+
import { UAProductionPreset } from "./ua_production_preset";
|
|
18
|
+
export interface UAScaleDevice_machineryBuildingBlocks extends UAFolder {
|
|
19
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
20
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Represents a scale.
|
|
24
|
+
*
|
|
25
|
+
* | | |
|
|
26
|
+
* |----------------|------------------------------------------------------------|
|
|
27
|
+
* |namespace |http://opcfoundation.org/UA/Scales/V2/ |
|
|
28
|
+
* |nodeClass |ObjectType |
|
|
29
|
+
* |typedDefinition |ScaleDeviceType i=2 |
|
|
30
|
+
* |isAbstract |true |
|
|
31
|
+
*/
|
|
32
|
+
export interface UAScaleDevice_Base extends UAComponent_Base {
|
|
33
|
+
allowedEngineeringUnits?: UAProperty<EUInformation[], DataType.ExtensionObject>;
|
|
34
|
+
clearTare?: UAMethod;
|
|
35
|
+
/**
|
|
36
|
+
* currentWeight
|
|
37
|
+
* Defines the current value that is measured at the
|
|
38
|
+
* sensor at the current timestamp. Might be a
|
|
39
|
+
* highly fluctuating value.
|
|
40
|
+
*/
|
|
41
|
+
currentWeight: UAWeightItem<DTWeight>;
|
|
42
|
+
/**
|
|
43
|
+
* identification
|
|
44
|
+
* Used to organize parameters for identification of
|
|
45
|
+
* this TopologyElement
|
|
46
|
+
*/
|
|
47
|
+
identification: UAMachineIdentification;
|
|
48
|
+
machineryBuildingBlocks?: UAScaleDevice_machineryBuildingBlocks;
|
|
49
|
+
machineryItemState?: UAMachineryItemState_StateMachine;
|
|
50
|
+
machineryOperationMode?: UAMachineryOperationModeStateMachine;
|
|
51
|
+
/**
|
|
52
|
+
* materialClass
|
|
53
|
+
* Defines the allowed material the scale may
|
|
54
|
+
* measure. Only relevant for certain scales (e.g.
|
|
55
|
+
* totalizing hopper scale or continuous scale)
|
|
56
|
+
*/
|
|
57
|
+
materialClass?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
58
|
+
minimalWeight?: UAAnalogUnit<any, any>;
|
|
59
|
+
policy?: UAProperty<LocalizedText[], DataType.LocalizedText>;
|
|
60
|
+
/**
|
|
61
|
+
* processStateId
|
|
62
|
+
* Contains an relating identification for the
|
|
63
|
+
* occurring ProcessStateMessage.
|
|
64
|
+
*/
|
|
65
|
+
processStateId?: UAProperty<UAString, DataType.String>;
|
|
66
|
+
/**
|
|
67
|
+
* processStateMessage
|
|
68
|
+
* Contains the message of the current overall state
|
|
69
|
+
* of the scale.
|
|
70
|
+
*/
|
|
71
|
+
processStateMessage?: UAProperty<LocalizedText, DataType.LocalizedText>;
|
|
72
|
+
productionOutput?: UAStatistic;
|
|
73
|
+
/**
|
|
74
|
+
* productionPreset
|
|
75
|
+
* Contains the productions presets.
|
|
76
|
+
*/
|
|
77
|
+
productionPreset?: UAProductionPreset;
|
|
78
|
+
/**
|
|
79
|
+
* registeredWeight
|
|
80
|
+
* Defines the last valid measurement that was
|
|
81
|
+
* recorded and will be used for further processing.
|
|
82
|
+
* This is the legal registered value of the scale.
|
|
83
|
+
*/
|
|
84
|
+
registeredWeight?: UAWeightItem<DTWeight>;
|
|
85
|
+
registerWeight?: UAMethod;
|
|
86
|
+
setPresetTare?: UAMethod;
|
|
87
|
+
setTare?: UAMethod;
|
|
88
|
+
setZero?: UAMethod;
|
|
89
|
+
state?: UAPackMLBaseStateMachine;
|
|
90
|
+
subDevices?: UAConfigurableObject;
|
|
91
|
+
}
|
|
92
|
+
export interface UAScaleDevice extends Omit<UAComponent, "identification">, UAScaleDevice_Base {
|
|
93
|
+
}
|