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.
Files changed (286) hide show
  1. package/LICENSE +23 -0
  2. package/dist/dt_abstract_weight.d.ts +10 -0
  3. package/dist/dt_abstract_weight.js +3 -0
  4. package/dist/dt_abstract_weight.js.map +1 -0
  5. package/dist/dt_printable_weight.d.ts +18 -0
  6. package/dist/dt_printable_weight.js +4 -0
  7. package/dist/dt_printable_weight.js.map +1 -0
  8. package/dist/dt_recipe_report_element.d.ts +17 -0
  9. package/dist/dt_recipe_report_element.js +4 -0
  10. package/dist/dt_recipe_report_element.js.map +1 -0
  11. package/dist/dt_recipe_target_value.d.ts +20 -0
  12. package/dist/dt_recipe_target_value.js +4 -0
  13. package/dist/dt_recipe_target_value.js.map +1 -0
  14. package/dist/dt_recipe_threshold.d.ts +20 -0
  15. package/dist/dt_recipe_threshold.js +4 -0
  16. package/dist/dt_recipe_threshold.js.map +1 -0
  17. package/dist/dt_weight.d.ts +17 -0
  18. package/dist/dt_weight.js +4 -0
  19. package/dist/dt_weight.js.map +1 -0
  20. package/dist/enum_draft_shield.d.ts +14 -0
  21. package/dist/enum_draft_shield.js +20 -0
  22. package/dist/enum_draft_shield.js.map +1 -0
  23. package/dist/enum_edge_operator.d.ts +12 -0
  24. package/dist/enum_edge_operator.js +18 -0
  25. package/dist/enum_edge_operator.js.map +1 -0
  26. package/dist/enum_equality_and_relational_operator.d.ts +19 -0
  27. package/dist/enum_equality_and_relational_operator.js +25 -0
  28. package/dist/enum_equality_and_relational_operator.js.map +1 -0
  29. package/dist/enum_rate_control_mode.d.ts +12 -0
  30. package/dist/enum_rate_control_mode.js +18 -0
  31. package/dist/enum_rate_control_mode.js.map +1 -0
  32. package/dist/enum_tare_mode.d.ts +14 -0
  33. package/dist/enum_tare_mode.js +20 -0
  34. package/dist/enum_tare_mode.js.map +1 -0
  35. package/dist/enum_tolerance_state.d.ts +14 -0
  36. package/dist/enum_tolerance_state.js +20 -0
  37. package/dist/enum_tolerance_state.js.map +1 -0
  38. package/dist/index.d.ts +70 -0
  39. package/dist/index.js +87 -0
  40. package/dist/index.js.map +1 -0
  41. package/dist/ua_accepted_statistic_counter.d.ts +12 -0
  42. package/dist/ua_accepted_statistic_counter.js +3 -0
  43. package/dist/ua_accepted_statistic_counter.js.map +1 -0
  44. package/dist/ua_activation.d.ts +36 -0
  45. package/dist/ua_activation.js +3 -0
  46. package/dist/ua_activation.js.map +1 -0
  47. package/dist/ua_analog_condition_sleep.d.ts +31 -0
  48. package/dist/ua_analog_condition_sleep.js +3 -0
  49. package/dist/ua_analog_condition_sleep.js.map +1 -0
  50. package/dist/ua_automatic_filling_product.d.ts +75 -0
  51. package/dist/ua_automatic_filling_product.js +3 -0
  52. package/dist/ua_automatic_filling_product.js.map +1 -0
  53. package/dist/ua_automatic_filling_scale.d.ts +39 -0
  54. package/dist/ua_automatic_filling_scale.js +3 -0
  55. package/dist/ua_automatic_filling_scale.js.map +1 -0
  56. package/dist/ua_automatic_weight_price_labeler.d.ts +21 -0
  57. package/dist/ua_automatic_weight_price_labeler.js +3 -0
  58. package/dist/ua_automatic_weight_price_labeler.js.map +1 -0
  59. package/dist/ua_automatic_weight_price_labeler_product.d.ts +30 -0
  60. package/dist/ua_automatic_weight_price_labeler_product.js +3 -0
  61. package/dist/ua_automatic_weight_price_labeler_product.js.map +1 -0
  62. package/dist/ua_catchweigher.d.ts +22 -0
  63. package/dist/ua_catchweigher.js +3 -0
  64. package/dist/ua_catchweigher.js.map +1 -0
  65. package/dist/ua_catchweigher_product.d.ts +45 -0
  66. package/dist/ua_catchweigher_product.js +3 -0
  67. package/dist/ua_catchweigher_product.js.map +1 -0
  68. package/dist/ua_checkweigher.d.ts +28 -0
  69. package/dist/ua_checkweigher.js +3 -0
  70. package/dist/ua_checkweigher.js.map +1 -0
  71. package/dist/ua_checkweigher_product.d.ts +32 -0
  72. package/dist/ua_checkweigher_product.js +3 -0
  73. package/dist/ua_checkweigher_product.js.map +1 -0
  74. package/dist/ua_checkweigher_statistic.d.ts +40 -0
  75. package/dist/ua_checkweigher_statistic.js +3 -0
  76. package/dist/ua_checkweigher_statistic.js.map +1 -0
  77. package/dist/ua_condition_sleep.d.ts +50 -0
  78. package/dist/ua_condition_sleep.js +3 -0
  79. package/dist/ua_condition_sleep.js.map +1 -0
  80. package/dist/ua_continuous_product.d.ts +34 -0
  81. package/dist/ua_continuous_product.js +3 -0
  82. package/dist/ua_continuous_product.js.map +1 -0
  83. package/dist/ua_continuous_scale.d.ts +55 -0
  84. package/dist/ua_continuous_scale.js +3 -0
  85. package/dist/ua_continuous_scale.js.map +1 -0
  86. package/dist/ua_edge_triggered_sleep.d.ts +31 -0
  87. package/dist/ua_edge_triggered_sleep.js +3 -0
  88. package/dist/ua_edge_triggered_sleep.js.map +1 -0
  89. package/dist/ua_feeder_module.d.ts +68 -0
  90. package/dist/ua_feeder_module.js +3 -0
  91. package/dist/ua_feeder_module.js.map +1 -0
  92. package/dist/ua_floating_statistic.d.ts +22 -0
  93. package/dist/ua_floating_statistic.js +3 -0
  94. package/dist/ua_floating_statistic.js.map +1 -0
  95. package/dist/ua_hopper_scale.d.ts +52 -0
  96. package/dist/ua_hopper_scale.js +3 -0
  97. package/dist/ua_hopper_scale.js.map +1 -0
  98. package/dist/ua_laboratory_scale.d.ts +55 -0
  99. package/dist/ua_laboratory_scale.js +3 -0
  100. package/dist/ua_laboratory_scale.js.map +1 -0
  101. package/dist/ua_loss_in_weight_scale.d.ts +33 -0
  102. package/dist/ua_loss_in_weight_scale.js +3 -0
  103. package/dist/ua_loss_in_weight_scale.js.map +1 -0
  104. package/dist/ua_material.d.ts +29 -0
  105. package/dist/ua_material.js +3 -0
  106. package/dist/ua_material.js.map +1 -0
  107. package/dist/ua_material_automatic.d.ts +23 -0
  108. package/dist/ua_material_automatic.js +3 -0
  109. package/dist/ua_material_automatic.js.map +1 -0
  110. package/dist/ua_measured_item.d.ts +30 -0
  111. package/dist/ua_measured_item.js +3 -0
  112. package/dist/ua_measured_item.js.map +1 -0
  113. package/dist/ua_piece_counting_product.d.ts +117 -0
  114. package/dist/ua_piece_counting_product.js +3 -0
  115. package/dist/ua_piece_counting_product.js.map +1 -0
  116. package/dist/ua_piece_counting_scale.d.ts +39 -0
  117. package/dist/ua_piece_counting_scale.js +3 -0
  118. package/dist/ua_piece_counting_scale.js.map +1 -0
  119. package/dist/ua_price_item.d.ts +26 -0
  120. package/dist/ua_price_item.js +3 -0
  121. package/dist/ua_price_item.js.map +1 -0
  122. package/dist/ua_printer_module.d.ts +66 -0
  123. package/dist/ua_printer_module.js +3 -0
  124. package/dist/ua_printer_module.js.map +1 -0
  125. package/dist/ua_product.d.ts +62 -0
  126. package/dist/ua_product.js +3 -0
  127. package/dist/ua_product.js.map +1 -0
  128. package/dist/ua_production_preset.d.ts +31 -0
  129. package/dist/ua_production_preset.js +3 -0
  130. package/dist/ua_production_preset.js.map +1 -0
  131. package/dist/ua_recipe.d.ts +41 -0
  132. package/dist/ua_recipe.js +3 -0
  133. package/dist/ua_recipe.js.map +1 -0
  134. package/dist/ua_recipe_element.d.ts +15 -0
  135. package/dist/ua_recipe_element.js +3 -0
  136. package/dist/ua_recipe_element.js.map +1 -0
  137. package/dist/ua_recipe_management.d.ts +18 -0
  138. package/dist/ua_recipe_management.js +3 -0
  139. package/dist/ua_recipe_management.js.map +1 -0
  140. package/dist/ua_recipe_product.d.ts +39 -0
  141. package/dist/ua_recipe_product.js +3 -0
  142. package/dist/ua_recipe_product.js.map +1 -0
  143. package/dist/ua_recipe_scale.d.ts +58 -0
  144. package/dist/ua_recipe_scale.js +3 -0
  145. package/dist/ua_recipe_scale.js.map +1 -0
  146. package/dist/ua_rejected_statistic_counter.d.ts +12 -0
  147. package/dist/ua_rejected_statistic_counter.js +3 -0
  148. package/dist/ua_rejected_statistic_counter.js.map +1 -0
  149. package/dist/ua_scale_alarm.d.ts +23 -0
  150. package/dist/ua_scale_alarm.js +3 -0
  151. package/dist/ua_scale_alarm.js.map +1 -0
  152. package/dist/ua_scale_device.d.ts +93 -0
  153. package/dist/ua_scale_device.js +3 -0
  154. package/dist/ua_scale_device.js.map +1 -0
  155. package/dist/ua_scale_event.d.ts +23 -0
  156. package/dist/ua_scale_event.js +3 -0
  157. package/dist/ua_scale_event.js.map +1 -0
  158. package/dist/ua_scale_system.d.ts +74 -0
  159. package/dist/ua_scale_system.js +3 -0
  160. package/dist/ua_scale_system.js.map +1 -0
  161. package/dist/ua_simple_product.d.ts +25 -0
  162. package/dist/ua_simple_product.js +3 -0
  163. package/dist/ua_simple_product.js.map +1 -0
  164. package/dist/ua_simple_scale.d.ts +21 -0
  165. package/dist/ua_simple_scale.js +3 -0
  166. package/dist/ua_simple_scale.js.map +1 -0
  167. package/dist/ua_statistic.d.ts +58 -0
  168. package/dist/ua_statistic.js +3 -0
  169. package/dist/ua_statistic.js.map +1 -0
  170. package/dist/ua_statistic_counter.d.ts +51 -0
  171. package/dist/ua_statistic_counter.js +3 -0
  172. package/dist/ua_statistic_counter.js.map +1 -0
  173. package/dist/ua_target_item.d.ts +24 -0
  174. package/dist/ua_target_item.js +3 -0
  175. package/dist/ua_target_item.js.map +1 -0
  176. package/dist/ua_timer.d.ts +25 -0
  177. package/dist/ua_timer.js +3 -0
  178. package/dist/ua_timer.js.map +1 -0
  179. package/dist/ua_totalizer.d.ts +26 -0
  180. package/dist/ua_totalizer.js +3 -0
  181. package/dist/ua_totalizer.js.map +1 -0
  182. package/dist/ua_totalizing_hopper_product.d.ts +28 -0
  183. package/dist/ua_totalizing_hopper_product.js +3 -0
  184. package/dist/ua_totalizing_hopper_product.js.map +1 -0
  185. package/dist/ua_totalizing_hopper_scale.d.ts +21 -0
  186. package/dist/ua_totalizing_hopper_scale.js +3 -0
  187. package/dist/ua_totalizing_hopper_scale.js.map +1 -0
  188. package/dist/ua_user_instruction.d.ts +34 -0
  189. package/dist/ua_user_instruction.js +3 -0
  190. package/dist/ua_user_instruction.js.map +1 -0
  191. package/dist/ua_vehicle_product.d.ts +61 -0
  192. package/dist/ua_vehicle_product.js +3 -0
  193. package/dist/ua_vehicle_product.js.map +1 -0
  194. package/dist/ua_vehicle_scale.d.ts +23 -0
  195. package/dist/ua_vehicle_scale.js +3 -0
  196. package/dist/ua_vehicle_scale.js.map +1 -0
  197. package/dist/ua_weighing.d.ts +40 -0
  198. package/dist/ua_weighing.js +3 -0
  199. package/dist/ua_weighing.js.map +1 -0
  200. package/dist/ua_weighing_item.d.ts +55 -0
  201. package/dist/ua_weighing_item.js +3 -0
  202. package/dist/ua_weighing_item.js.map +1 -0
  203. package/dist/ua_weighing_module.d.ts +14 -0
  204. package/dist/ua_weighing_module.js +3 -0
  205. package/dist/ua_weighing_module.js.map +1 -0
  206. package/dist/ua_weighing_range_element.d.ts +49 -0
  207. package/dist/ua_weighing_range_element.js +3 -0
  208. package/dist/ua_weighing_range_element.js.map +1 -0
  209. package/dist/ua_weight_item.d.ts +44 -0
  210. package/dist/ua_weight_item.js +3 -0
  211. package/dist/ua_weight_item.js.map +1 -0
  212. package/dist/ua_zone.d.ts +43 -0
  213. package/dist/ua_zone.js +3 -0
  214. package/dist/ua_zone.js.map +1 -0
  215. package/package.json +45 -0
  216. package/source/dt_abstract_weight.ts +11 -0
  217. package/source/dt_printable_weight.ts +18 -0
  218. package/source/dt_recipe_report_element.ts +17 -0
  219. package/source/dt_recipe_target_value.ts +20 -0
  220. package/source/dt_recipe_threshold.ts +20 -0
  221. package/source/dt_weight.ts +17 -0
  222. package/source/enum_draft_shield.ts +16 -0
  223. package/source/enum_edge_operator.ts +14 -0
  224. package/source/enum_equality_and_relational_operator.ts +21 -0
  225. package/source/enum_rate_control_mode.ts +14 -0
  226. package/source/enum_tare_mode.ts +16 -0
  227. package/source/enum_tolerance_state.ts +16 -0
  228. package/source/index.ts +70 -0
  229. package/source/ua_accepted_statistic_counter.ts +13 -0
  230. package/source/ua_activation.ts +37 -0
  231. package/source/ua_analog_condition_sleep.ts +32 -0
  232. package/source/ua_automatic_filling_product.ts +76 -0
  233. package/source/ua_automatic_filling_scale.ts +40 -0
  234. package/source/ua_automatic_weight_price_labeler.ts +22 -0
  235. package/source/ua_automatic_weight_price_labeler_product.ts +31 -0
  236. package/source/ua_catchweigher.ts +23 -0
  237. package/source/ua_catchweigher_product.ts +47 -0
  238. package/source/ua_checkweigher.ts +29 -0
  239. package/source/ua_checkweigher_product.ts +33 -0
  240. package/source/ua_checkweigher_statistic.ts +43 -0
  241. package/source/ua_condition_sleep.ts +51 -0
  242. package/source/ua_continuous_product.ts +35 -0
  243. package/source/ua_continuous_scale.ts +57 -0
  244. package/source/ua_edge_triggered_sleep.ts +32 -0
  245. package/source/ua_feeder_module.ts +69 -0
  246. package/source/ua_floating_statistic.ts +23 -0
  247. package/source/ua_hopper_scale.ts +54 -0
  248. package/source/ua_laboratory_scale.ts +56 -0
  249. package/source/ua_loss_in_weight_scale.ts +34 -0
  250. package/source/ua_material.ts +30 -0
  251. package/source/ua_material_automatic.ts +24 -0
  252. package/source/ua_measured_item.ts +31 -0
  253. package/source/ua_piece_counting_product.ts +118 -0
  254. package/source/ua_piece_counting_scale.ts +40 -0
  255. package/source/ua_price_item.ts +27 -0
  256. package/source/ua_printer_module.ts +67 -0
  257. package/source/ua_product.ts +63 -0
  258. package/source/ua_production_preset.ts +32 -0
  259. package/source/ua_recipe.ts +42 -0
  260. package/source/ua_recipe_element.ts +16 -0
  261. package/source/ua_recipe_management.ts +20 -0
  262. package/source/ua_recipe_product.ts +40 -0
  263. package/source/ua_recipe_scale.ts +60 -0
  264. package/source/ua_rejected_statistic_counter.ts +13 -0
  265. package/source/ua_scale_alarm.ts +24 -0
  266. package/source/ua_scale_device.ts +95 -0
  267. package/source/ua_scale_event.ts +24 -0
  268. package/source/ua_scale_system.ts +75 -0
  269. package/source/ua_simple_product.ts +26 -0
  270. package/source/ua_simple_scale.ts +22 -0
  271. package/source/ua_statistic.ts +59 -0
  272. package/source/ua_statistic_counter.ts +52 -0
  273. package/source/ua_target_item.ts +25 -0
  274. package/source/ua_timer.ts +26 -0
  275. package/source/ua_totalizer.ts +27 -0
  276. package/source/ua_totalizing_hopper_product.ts +29 -0
  277. package/source/ua_totalizing_hopper_scale.ts +22 -0
  278. package/source/ua_user_instruction.ts +35 -0
  279. package/source/ua_vehicle_product.ts +62 -0
  280. package/source/ua_vehicle_scale.ts +24 -0
  281. package/source/ua_weighing.ts +41 -0
  282. package/source/ua_weighing_item.ts +56 -0
  283. package/source/ua_weighing_module.ts +15 -0
  284. package/source/ua_weighing_range_element.ts +50 -0
  285. package/source/ua_weight_item.ts +45 -0
  286. package/source/ua_zone.ts +44 -0
@@ -0,0 +1,69 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder"
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
6
+ import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component"
7
+ import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine"
8
+ import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine"
9
+ import { UAMachineryItemIdentification } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_identification"
10
+ import { UAMeasuredItem } from "./ua_measured_item"
11
+ import { UATargetItem } from "./ua_target_item"
12
+ export interface UAFeederModule_machineryBuildingBlocks extends UAFolder { // Object
13
+ machineryItemState?: UAMachineryItemState_StateMachine;
14
+ machineryOperationMode?: UAMachineryOperationModeStateMachine;
15
+ }
16
+ /**
17
+ * Represents a feeder system. A feeder system is a
18
+ * subdevice of an automatic scale for conveying the
19
+ * product to or from the WeighingBridge.
20
+ *
21
+ * | | |
22
+ * |----------------|------------------------------------------------------------|
23
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
24
+ * |nodeClass |ObjectType |
25
+ * |typedDefinition |FeederModuleType i=28 |
26
+ * |isAbstract |false |
27
+ */
28
+ export interface UAFeederModule_Base extends UAComponent_Base {
29
+ /**
30
+ * feederLoad
31
+ * Defines the current loaded weight on the feeder
32
+ * system.
33
+ */
34
+ feederLoad?: UAMeasuredItem<any, any>;
35
+ /**
36
+ * feederRunning
37
+ * Indicates that the feeder system is running.
38
+ */
39
+ feederRunning?: UAProperty<boolean, DataType.Boolean>;
40
+ /**
41
+ * feederSpeed
42
+ * Defines the current speed of a feeder system. The
43
+ * unit of the FeederSpeed depends on the
44
+ * construction system.
45
+ */
46
+ feederSpeed?: UATargetItem<any, any>;
47
+ /**
48
+ * identification
49
+ * Used to organize parameters for identification of
50
+ * this TopologyElement
51
+ */
52
+ identification: UAMachineryItemIdentification;
53
+ machineryBuildingBlocks?: UAFeederModule_machineryBuildingBlocks;
54
+ machineryItemState?: UAMachineryItemState_StateMachine;
55
+ machineryOperationMode?: UAMachineryOperationModeStateMachine;
56
+ /**
57
+ * maximumFeederSpeed
58
+ * Defines the maximal possible speed of the feeder.
59
+ */
60
+ maximumFeederSpeed?: UAAnalogUnit<any, any>;
61
+ /**
62
+ * minimalFeederSpeed
63
+ * Defines the minimal possible speed of the feeder.
64
+ */
65
+ minimalFeederSpeed?: UAAnalogUnit<any, any>;
66
+ setFeederSpeed?: UAMethod;
67
+ }
68
+ export interface UAFeederModule extends Omit<UAComponent, "identification">, UAFeederModule_Base {
69
+ }
@@ -0,0 +1,23 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UInt32 } from "node-opcua-basic-types"
5
+ import { UAStatistic, UAStatistic_Base } from "./ua_statistic"
6
+ /**
7
+ * Container for the different statisticvalues. All
8
+ * variables are optional, so that the statistics
9
+ * can be instantiated application-specific. Should
10
+ * be used for application-specific statistics.
11
+ *
12
+ * | | |
13
+ * |----------------|------------------------------------------------------------|
14
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
15
+ * |nodeClass |ObjectType |
16
+ * |typedDefinition |FloatingStatisticType i=26 |
17
+ * |isAbstract |false |
18
+ */
19
+ export interface UAFloatingStatistic_Base extends UAStatistic_Base {
20
+ windowNumberOfValues: UAProperty<UInt32, DataType.UInt32>;
21
+ }
22
+ export interface UAFloatingStatistic extends UAStatistic, UAFloatingStatistic_Base {
23
+ }
@@ -0,0 +1,54 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { EUInformation } from "node-opcua-data-access"
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
6
+ import { EnumEqualityAndRelationalOperator } from "./enum_equality_and_relational_operator"
7
+ import { UASimpleScale, UASimpleScale_Base } from "./ua_simple_scale"
8
+ export interface UAHopperScale_levelMax<T, DT extends DataType> extends Omit<UAAnalogUnit<T, DT>, "engineeringUnits"> { // Variable
9
+ engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
10
+ levelMode?: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
11
+ }
12
+ export interface UAHopperScale_levelMin<T, DT extends DataType> extends Omit<UAAnalogUnit<T, DT>, "engineeringUnits"> { // Variable
13
+ engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
14
+ levelMode?: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
15
+ }
16
+ /**
17
+ * Represents a hopper scale.
18
+ *
19
+ * | | |
20
+ * |----------------|------------------------------------------------------------|
21
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
22
+ * |nodeClass |ObjectType |
23
+ * |typedDefinition |HopperScaleType i=9 |
24
+ * |isAbstract |false |
25
+ */
26
+ export interface UAHopperScale_Base extends UASimpleScale_Base {
27
+ // PlaceHolder for $Limits$
28
+ /**
29
+ * levelMax
30
+ * Defines a the maximum fill level where a action
31
+ * is necessary.
32
+ */
33
+ levelMax?: UAHopperScale_levelMax<any, any>;
34
+ /**
35
+ * levelMin
36
+ * Defines a the minimum fill level where a action
37
+ * is necessary.
38
+ */
39
+ levelMin?: UAHopperScale_levelMin<any, any>;
40
+ /**
41
+ * limitMax
42
+ * The current fill level exceeds the allowed
43
+ * maximum level.
44
+ */
45
+ limitMax: UAProperty<boolean, DataType.Boolean>;
46
+ /**
47
+ * limitMin
48
+ * The current fill level falls below the allowed
49
+ * minimum level.
50
+ */
51
+ limitMin: UAProperty<boolean, DataType.Boolean>;
52
+ }
53
+ export interface UAHopperScale extends UASimpleScale, UAHopperScale_Base {
54
+ }
@@ -0,0 +1,56 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UASimpleScale, UASimpleScale_Base } from "./ua_simple_scale"
5
+ /**
6
+ * Represents a laboratory scale.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |LaboratoryScaleType i=15 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UALaboratoryScale_Base extends UASimpleScale_Base {
16
+ /**
17
+ * calibrationNeeded
18
+ * Defines if a calibration procedure is needed and
19
+ * the current process should be paused.
20
+ */
21
+ calibrationNeeded?: UAProperty<boolean, DataType.Boolean>;
22
+ /**
23
+ * calibrationRunning
24
+ * Defines if a calibration procedure is running.
25
+ */
26
+ calibrationRunning?: UAProperty<boolean, DataType.Boolean>;
27
+ closeDraftShields?: UAMethod;
28
+ /**
29
+ * draftShieldLeftClosed
30
+ * Defines if the left draft shield is closed.
31
+ */
32
+ draftShieldLeftClosed?: UAProperty<boolean, DataType.Boolean>;
33
+ /**
34
+ * draftShieldRightClosed
35
+ * Defines if the right draft shield is closed.
36
+ */
37
+ draftShieldRightClosed?: UAProperty<boolean, DataType.Boolean>;
38
+ /**
39
+ * draftShieldTopClosed
40
+ * Defines if the top draft shield is closed.
41
+ */
42
+ draftShieldTopClosed?: UAProperty<boolean, DataType.Boolean>;
43
+ ionisatorRunning?: UAProperty<boolean, DataType.Boolean>;
44
+ /**
45
+ * levelingRunning
46
+ * Defines if a levelling process is running.
47
+ */
48
+ levelingRunning?: UAProperty<boolean, DataType.Boolean>;
49
+ openDraftShields?: UAMethod;
50
+ startCalibration?: UAMethod;
51
+ startIonisator?: UAMethod;
52
+ startLeveling?: UAMethod;
53
+ stopIonisator?: UAMethod;
54
+ }
55
+ export interface UALaboratoryScale extends UASimpleScale, UALaboratoryScale_Base {
56
+ }
@@ -0,0 +1,34 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
5
+ import { UAContinuousScale, UAContinuousScale_Base } from "./ua_continuous_scale"
6
+ import { UAMeasuredItem } from "./ua_measured_item"
7
+ /**
8
+ * Represents a loss in weight scale.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |LossInWeightScaleType i=50 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UALossInWeightScale_Base extends UAContinuousScale_Base {
18
+ binWeight?: UAMeasuredItem<any, any>;
19
+ dischargeStart: UAMethod;
20
+ dischargeStop: UAMethod;
21
+ /**
22
+ * discharging
23
+ * Indicates that a discharging process is taking
24
+ * place.
25
+ */
26
+ discharging: UAProperty<boolean, DataType.Boolean>;
27
+ hopperFillLevel: UAAnalogUnit<any, any>;
28
+ hopperWeight: UAMeasuredItem<any, any>;
29
+ refilling: UAProperty<boolean, DataType.Boolean>;
30
+ refillStart: UAMethod;
31
+ refillStop: UAMethod;
32
+ }
33
+ export interface UALossInWeightScale extends UAContinuousScale, UALossInWeightScale_Base {
34
+ }
@@ -0,0 +1,30 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { LocalizedText } from "node-opcua-data-model"
5
+ import { UAString } from "node-opcua-basic-types"
6
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
7
+ /**
8
+ * Represents a material.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |MaterialType i=35 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAMaterial_Base {
18
+ /**
19
+ * materialId
20
+ * Defines a unique identifier for the material.
21
+ */
22
+ materialId: UABaseDataVariable<UAString, DataType.String>;
23
+ /**
24
+ * materialName
25
+ * Defines a user-readable name of the material.
26
+ */
27
+ materialName: UABaseDataVariable<LocalizedText, DataType.LocalizedText>;
28
+ }
29
+ export interface UAMaterial extends UAObject, UAMaterial_Base {
30
+ }
@@ -0,0 +1,24 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMaterial, UAMaterial_Base } from "./ua_material"
3
+ import { UAAutomaticFillingProduct } from "./ua_automatic_filling_product"
4
+ /**
5
+ * Represents a material in a recipe that will be
6
+ * filled automatically.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |MaterialAutomaticType i=41 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UAMaterialAutomatic_Base extends UAMaterial_Base {
16
+ /**
17
+ * fillingProductInformation
18
+ * Defines the parameters necessary for filling of
19
+ * the material.
20
+ */
21
+ fillingProductInformation: UAAutomaticFillingProduct;
22
+ }
23
+ export interface UAMaterialAutomatic extends UAMaterial, UAMaterialAutomatic_Base {
24
+ }
@@ -0,0 +1,31 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { EUInformation } from "node-opcua-data-access"
5
+ import { UADataItem, UADataItem_Base } from "node-opcua-nodeset-ua/dist/ua_data_item"
6
+ import { DTRange } from "node-opcua-nodeset-ua/dist/dt_range"
7
+ /**
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |VariableType |
12
+ * |typedDefinition |MeasuredItemType i=52 |
13
+ * |dataType |Null |
14
+ * |dataType Name |(VariantOptions | VariantOptions[]) i=0 |
15
+ * |value rank |-2 |
16
+ * |isAbstract |false |
17
+ */
18
+ export interface UAMeasuredItem_Base<T, DT extends DataType> extends UADataItem_Base<T, DT> {
19
+ engineeringUnits: UAProperty<EUInformation, DataType.ExtensionObject>;
20
+ euRange: UAProperty<DTRange, DataType.ExtensionObject>;
21
+ instrumentRange?: UAProperty<DTRange, DataType.ExtensionObject>;
22
+ /**
23
+ * valuePrecision
24
+ * The maximum precision that the server can
25
+ * maintain for the item based on restrictions in
26
+ * the target environment.
27
+ */
28
+ valuePrecision?: UAProperty<number, DataType.Double>;
29
+ }
30
+ export interface UAMeasuredItem<T, DT extends DataType> extends Omit<UADataItem<T, DT>, "valuePrecision">, UAMeasuredItem_Base<T, DT> {
31
+ }
@@ -0,0 +1,118 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAString } from "node-opcua-basic-types"
5
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
6
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item"
7
+ import { DTWeight } from "./dt_weight"
8
+ import { UAProduct, UAProduct_Base } from "./ua_product"
9
+ import { UATargetItem } from "./ua_target_item"
10
+ import { UAWeightItem } from "./ua_weight_item"
11
+ /**
12
+ * Represents a product of a piece counting scale.
13
+ *
14
+ * | | |
15
+ * |----------------|------------------------------------------------------------|
16
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
17
+ * |nodeClass |ObjectType |
18
+ * |typedDefinition |PieceCountingProductType i=12 |
19
+ * |isAbstract |false |
20
+ */
21
+ export interface UAPieceCountingProduct_Base extends UAProduct_Base {
22
+ /**
23
+ * currentItemCount
24
+ * Defines the current number of items that are
25
+ * captured by the scale.
26
+ */
27
+ currentItemCount?: UABaseDataVariable<any, any>;
28
+ /**
29
+ * feedRateMeasuringInterval
30
+ * Defines the measurement interval for evaluating
31
+ * the current flowrate.
32
+ */
33
+ feedRateMeasuringInterval?: UABaseDataVariable<number, DataType.Double>;
34
+ /**
35
+ * fillingTime
36
+ * Defines the interval during which the filling has
37
+ * to be completed.
38
+ */
39
+ fillingTime?: UABaseDataVariable<number, DataType.Double>;
40
+ fineFeedCount?: UABaseDataVariable<any, any>;
41
+ /**
42
+ * inFlightCount
43
+ * Defines the number of items that is behind valve
44
+ * / in flight after feeding is stopped.
45
+ */
46
+ inFlightCount?: UABaseDataVariable<any, any>;
47
+ /**
48
+ * jogFeed
49
+ * Defines if an additional dosage is necessary.
50
+ */
51
+ jogFeed?: UABaseDataVariable<boolean, DataType.Boolean>;
52
+ /**
53
+ * minimumDeltaPerFeedRateMeasuringInterval
54
+ * Defines the minimum amount of weight that needs
55
+ * to change within the FeedRateMeasuringInterval.
56
+ * Otherwise the filling procedure is not valid.
57
+ */
58
+ minimumDeltaPerFeedRateMeasuringInterval?: UAAnalogItem<any, any>;
59
+ /**
60
+ * numberOfReferencePieces
61
+ * Defines the number of pieces that need to be used
62
+ * for reference process.
63
+ */
64
+ numberOfReferencePieces: UABaseDataVariable<any, any>;
65
+ /**
66
+ * referencePieceWeight
67
+ * Defines the reference weight of a piece.
68
+ */
69
+ referencePieceWeight: UAAnalogItem<any, any>;
70
+ /**
71
+ * registeredPieceCount
72
+ * Defines the number of pieces that were actually
73
+ * counted related to the ReferencePieceWeight.
74
+ */
75
+ registeredPieceCount: UABaseDataVariable<any, any>;
76
+ setTargetItemCount?: UAMethod;
77
+ setTargetPieceCount?: UAMethod;
78
+ /**
79
+ * settlingTime
80
+ * Defines the time that needs to be passed before
81
+ * measurement process can be triggered.
82
+ */
83
+ settlingTime?: UABaseDataVariable<number, DataType.Double>;
84
+ /**
85
+ * tareId
86
+ * Defines the Id of tare value for the current
87
+ * product or item.
88
+ */
89
+ tareId?: UABaseDataVariable<UAString, DataType.String>;
90
+ /**
91
+ * targetItemCount
92
+ * Defines the number of items that are supposed to
93
+ * be counted during the measurement process.
94
+ */
95
+ targetItemCount?: UABaseDataVariable<any, any>;
96
+ /**
97
+ * targetPieceCount
98
+ * Defines the number of pieces that need to be
99
+ * counted.
100
+ */
101
+ targetPieceCount?: UATargetItem<any, any>;
102
+ /**
103
+ * totalizedItemCount
104
+ * Defines the summed up number of items. Will be
105
+ * reset either triggered by the user or a different
106
+ * product selection.
107
+ */
108
+ totalizedItemCount?: UABaseDataVariable<any, any>;
109
+ /**
110
+ * totalizedWeight
111
+ * Defines the summed up number of weight. Will be
112
+ * reset either triggered by the user or a different
113
+ * product selection.
114
+ */
115
+ totalizedWeight?: UAWeightItem<DTWeight>;
116
+ }
117
+ export interface UAPieceCountingProduct extends UAProduct, UAPieceCountingProduct_Base {
118
+ }
@@ -0,0 +1,40 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod } from "node-opcua-address-space-base"
3
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item"
4
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
5
+ import { UAMeasuredItem } from "./ua_measured_item"
6
+ import { UAProductionPreset } from "./ua_production_preset"
7
+ /**
8
+ * Represents a piece counting scale.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |PieceCountingScaleType i=6 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAPieceCountingScale_Base extends UAScaleDevice_Base {
18
+ /**
19
+ * currentPieceCount
20
+ * Defines the number of pieces that are currently
21
+ * measured related to the ReferencePieceWeight.
22
+ */
23
+ currentPieceCount: UAMeasuredItem<any, any>;
24
+ /**
25
+ * productionPreset
26
+ * Contains the productions presets.
27
+ */
28
+ productionPreset?: UAProductionPreset;
29
+ /**
30
+ * referenceOptimisationRange
31
+ * Defines the tolerance range within the scale may
32
+ * optimize the ReferencePieceWeight.
33
+ */
34
+ referenceOptimisationRange?: UAAnalogItem<any, any>;
35
+ setNumberOfReferencePieces: UAMethod;
36
+ setReferencePieceWeight: UAMethod;
37
+ startReference?: UAMethod;
38
+ }
39
+ export interface UAPieceCountingScale extends Omit<UAScaleDevice, "productionPreset">, UAPieceCountingScale_Base {
40
+ }
@@ -0,0 +1,27 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
5
+ import { DTCurrencyUnit } from "node-opcua-nodeset-ua/dist/dt_currency_unit"
6
+ import { UAWeighingItem, UAWeighingItem_Base } from "./ua_weighing_item"
7
+ export interface UAPriceItem_itemPrice<T, DT extends DataType> extends UABaseDataVariable<T, DT> { // Variable
8
+ currencyUnit: UAProperty<DTCurrencyUnit, DataType.ExtensionObject>;
9
+ }
10
+ /**
11
+ * | | |
12
+ * |----------------|------------------------------------------------------------|
13
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
14
+ * |nodeClass |ObjectType |
15
+ * |typedDefinition |PriceItemType i=833 |
16
+ * |isAbstract |false |
17
+ */
18
+ export interface UAPriceItem_Base extends UAWeighingItem_Base {
19
+ /**
20
+ * itemPrice
21
+ * ItemPrice defines the price related to measured
22
+ * weight and UnitPrice.
23
+ */
24
+ itemPrice?: UAPriceItem_itemPrice<any, any>;
25
+ }
26
+ export interface UAPriceItem extends UAWeighingItem, UAPriceItem_Base {
27
+ }
@@ -0,0 +1,67 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { UAString } from "node-opcua-basic-types"
4
+ import { UAFolder } from "node-opcua-nodeset-ua/dist/ua_folder"
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
6
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item"
7
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
8
+ import { UAComponent, UAComponent_Base } from "node-opcua-nodeset-di/dist/ua_component"
9
+ import { UAMachineryItemState_StateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_state_state_machine"
10
+ import { UAMachineryOperationModeStateMachine } from "node-opcua-nodeset-machinery/dist/ua_machinery_operation_mode_state_machine"
11
+ import { UAMachineryItemIdentification } from "node-opcua-nodeset-machinery/dist/ua_machinery_item_identification"
12
+ export interface UAPrinterModule_machineryBuildingBlocks extends UAFolder { // Object
13
+ machineryItemState?: UAMachineryItemState_StateMachine;
14
+ machineryOperationMode?: UAMachineryOperationModeStateMachine;
15
+ }
16
+ /**
17
+ * Represents a printing device. A printing device
18
+ * is a subdevice of a scale, that prints labels or
19
+ * other documents releated to the scale or the
20
+ * measurement results.
21
+ *
22
+ * | | |
23
+ * |----------------|------------------------------------------------------------|
24
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
25
+ * |nodeClass |ObjectType |
26
+ * |typedDefinition |PrinterModuleType i=29 |
27
+ * |isAbstract |false |
28
+ */
29
+ export interface UAPrinterModule_Base extends UAComponent_Base {
30
+ /**
31
+ * identification
32
+ * Used to organize parameters for identification of
33
+ * this TopologyElement
34
+ */
35
+ identification: UAMachineryItemIdentification;
36
+ /**
37
+ * labelLength
38
+ * Defines the length of the labels in stock.
39
+ */
40
+ labelLength?: UAAnalogUnit<any, any>;
41
+ /**
42
+ * labelStock
43
+ * Indicates the level of labels in stock in percent.
44
+ */
45
+ labelStock?: UAAnalogItem<any, any>;
46
+ /**
47
+ * labelTypeId
48
+ * Defines the Id of the label to be printed.
49
+ */
50
+ labelTypeId?: UABaseDataVariable<UAString, DataType.String>;
51
+ /**
52
+ * labelWidth
53
+ * Defines the width of the labels in stock.
54
+ */
55
+ labelWidth?: UAAnalogUnit<any, any>;
56
+ machineryBuildingBlocks?: UAPrinterModule_machineryBuildingBlocks;
57
+ machineryItemState?: UAMachineryItemState_StateMachine;
58
+ machineryOperationMode?: UAMachineryOperationModeStateMachine;
59
+ /**
60
+ * printMediaStock
61
+ * Defines the level of the print media in percent
62
+ * (e.g. ink, wear of thermal element, etc)
63
+ */
64
+ printMediaStock?: UAAnalogItem<any, any>;
65
+ }
66
+ export interface UAPrinterModule extends Omit<UAComponent, "identification">, UAPrinterModule_Base {
67
+ }
@@ -0,0 +1,63 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAObject, UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { LocalizedText } from "node-opcua-data-model"
5
+ import { UAString } from "node-opcua-basic-types"
6
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
7
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
8
+ import { UATwoStateDiscrete } from "node-opcua-nodeset-ua/dist/ua_two_state_discrete"
9
+ import { UALockingServices } from "node-opcua-nodeset-di/dist/ua_locking_services"
10
+ import { UAStatistic } from "./ua_statistic"
11
+ /**
12
+ * Represents a product related to the scale.
13
+ *
14
+ * | | |
15
+ * |----------------|------------------------------------------------------------|
16
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
17
+ * |nodeClass |ObjectType |
18
+ * |typedDefinition |ProductType i=11 |
19
+ * |isAbstract |true |
20
+ */
21
+ export interface UAProduct_Base {
22
+ /**
23
+ * batchId
24
+ * Defines a unique Id of this Batch.
25
+ */
26
+ batchId?: UAProperty<UAString, DataType.String>;
27
+ /**
28
+ * batchName
29
+ * Defines the name of this Batch.
30
+ */
31
+ batchName?: UAProperty<LocalizedText, DataType.LocalizedText>;
32
+ /**
33
+ * jobId
34
+ * Defines a unique Id of this job.
35
+ */
36
+ jobId?: UAProperty<UAString, DataType.String>;
37
+ /**
38
+ * jobName
39
+ * Defines the name of this job.
40
+ */
41
+ jobName?: UAProperty<LocalizedText, DataType.LocalizedText>;
42
+ lock?: UALockingServices;
43
+ presetTare?: UAAnalogUnit<any, any>;
44
+ /**
45
+ * productId
46
+ * Defines a unique Id of this product.
47
+ */
48
+ productId: UABaseDataVariable<UAString, DataType.String>;
49
+ productMode?: UATwoStateDiscrete<boolean>;
50
+ /**
51
+ * productName
52
+ * Defines the name of this product.
53
+ */
54
+ productName: UAProperty<LocalizedText, DataType.LocalizedText>;
55
+ /**
56
+ * statistic
57
+ * Contains the different statistic values of the
58
+ * product.
59
+ */
60
+ statistic?: UAStatistic;
61
+ }
62
+ export interface UAProduct extends UAObject, UAProduct_Base {
63
+ }