node-opcua-nodeset-machine-vision 2.51.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 +20 -0
- package/dist/dt_binary_id_base.d.ts +25 -0
- package/dist/dt_binary_id_base.js +3 -0
- package/dist/dt_binary_id_base.js.map +1 -0
- package/dist/dt_configuration.d.ts +20 -0
- package/dist/dt_configuration.js +3 -0
- package/dist/dt_configuration.js.map +1 -0
- package/dist/dt_configuration_id.d.ts +25 -0
- package/dist/dt_configuration_id.js +3 -0
- package/dist/dt_configuration_id.js.map +1 -0
- package/dist/dt_configuration_transfer_options.d.ts +14 -0
- package/dist/dt_configuration_transfer_options.js +3 -0
- package/dist/dt_configuration_transfer_options.js.map +1 -0
- package/dist/dt_job_id.d.ts +14 -0
- package/dist/dt_job_id.js +3 -0
- package/dist/dt_job_id.js.map +1 -0
- package/dist/dt_meas_id.d.ts +17 -0
- package/dist/dt_meas_id.js +3 -0
- package/dist/dt_meas_id.js.map +1 -0
- package/dist/dt_part_id.d.ts +17 -0
- package/dist/dt_part_id.js +3 -0
- package/dist/dt_part_id.js.map +1 -0
- package/dist/dt_processing_times.d.ts +19 -0
- package/dist/dt_processing_times.js +3 -0
- package/dist/dt_processing_times.js.map +1 -0
- package/dist/dt_product.d.ts +14 -0
- package/dist/dt_product.js +3 -0
- package/dist/dt_product.js.map +1 -0
- package/dist/dt_product_id.d.ts +17 -0
- package/dist/dt_product_id.js +3 -0
- package/dist/dt_product_id.js.map +1 -0
- package/dist/dt_recipe_id_external.d.ts +25 -0
- package/dist/dt_recipe_id_external.js +3 -0
- package/dist/dt_recipe_id_external.js.map +1 -0
- package/dist/dt_recipe_id_internal.d.ts +25 -0
- package/dist/dt_recipe_id_internal.js +3 -0
- package/dist/dt_recipe_id_internal.js.map +1 -0
- package/dist/dt_recipe_transfer_options.d.ts +14 -0
- package/dist/dt_recipe_transfer_options.js +3 -0
- package/dist/dt_recipe_transfer_options.js.map +1 -0
- package/dist/dt_result.d.ts +53 -0
- package/dist/dt_result.js +3 -0
- package/dist/dt_result.js.map +1 -0
- package/dist/dt_result_id.d.ts +14 -0
- package/dist/dt_result_id.js +3 -0
- package/dist/dt_result_id.js.map +1 -0
- package/dist/dt_result_transfer_options.d.ts +14 -0
- package/dist/dt_result_transfer_options.js +3 -0
- package/dist/dt_result_transfer_options.js.map +1 -0
- package/dist/dt_system_state_description.d.ts +17 -0
- package/dist/dt_system_state_description.js +3 -0
- package/dist/dt_system_state_description.js.map +1 -0
- package/dist/enum_system_state.d.ts +51 -0
- package/dist/enum_system_state.js +57 -0
- package/dist/enum_system_state.js.map +1 -0
- package/dist/enum_tri_state_boolean.d.ts +25 -0
- package/dist/enum_tri_state_boolean.js +31 -0
- package/dist/enum_tri_state_boolean.js.map +1 -0
- package/dist/index.d.ts +55 -0
- package/dist/index.js +68 -0
- package/dist/index.js.map +1 -0
- package/dist/ua_acquisition_done_event.d.ts +17 -0
- package/dist/ua_acquisition_done_event.js +3 -0
- package/dist/ua_acquisition_done_event.js.map +1 -0
- package/dist/ua_configuration_folder.d.ts +13 -0
- package/dist/ua_configuration_folder.js +3 -0
- package/dist/ua_configuration_folder.js.map +1 -0
- package/dist/ua_configuration_management.d.ts +27 -0
- package/dist/ua_configuration_management.js +3 -0
- package/dist/ua_configuration_management.js.map +1 -0
- package/dist/ua_configuration_transfer.d.ts +16 -0
- package/dist/ua_configuration_transfer.js +3 -0
- package/dist/ua_configuration_transfer.js.map +1 -0
- package/dist/ua_enter_step_sequence_event.d.ts +17 -0
- package/dist/ua_enter_step_sequence_event.js +3 -0
- package/dist/ua_enter_step_sequence_event.js.map +1 -0
- package/dist/ua_error_event.d.ts +13 -0
- package/dist/ua_error_event.js +3 -0
- package/dist/ua_error_event.js.map +1 -0
- package/dist/ua_error_resolved_event.d.ts +13 -0
- package/dist/ua_error_resolved_event.js +3 -0
- package/dist/ua_error_resolved_event.js.map +1 -0
- package/dist/ua_job_started_event.d.ts +17 -0
- package/dist/ua_job_started_event.js +3 -0
- package/dist/ua_job_started_event.js.map +1 -0
- package/dist/ua_leave_step_sequence_event.d.ts +13 -0
- package/dist/ua_leave_step_sequence_event.js +3 -0
- package/dist/ua_leave_step_sequence_event.js.map +1 -0
- package/dist/ua_next_step_event.d.ts +17 -0
- package/dist/ua_next_step_event.js +3 -0
- package/dist/ua_next_step_event.js.map +1 -0
- package/dist/ua_product_folder.d.ts +13 -0
- package/dist/ua_product_folder.js +3 -0
- package/dist/ua_product_folder.js.map +1 -0
- package/dist/ua_ready_event.d.ts +17 -0
- package/dist/ua_ready_event.js +3 -0
- package/dist/ua_ready_event.js.map +1 -0
- package/dist/ua_recipe.d.ts +50 -0
- package/dist/ua_recipe.js +3 -0
- package/dist/ua_recipe.js.map +1 -0
- package/dist/ua_recipe_folder.d.ts +13 -0
- package/dist/ua_recipe_folder.js +3 -0
- package/dist/ua_recipe_folder.js.map +1 -0
- package/dist/ua_recipe_management.d.ts +34 -0
- package/dist/ua_recipe_management.js +3 -0
- package/dist/ua_recipe_management.js.map +1 -0
- package/dist/ua_recipe_prepared_event.d.ts +21 -0
- package/dist/ua_recipe_prepared_event.js +3 -0
- package/dist/ua_recipe_prepared_event.js.map +1 -0
- package/dist/ua_recipe_transfer.d.ts +16 -0
- package/dist/ua_recipe_transfer.js +3 -0
- package/dist/ua_recipe_transfer.js.map +1 -0
- package/dist/ua_result.d.ts +43 -0
- package/dist/ua_result.js +3 -0
- package/dist/ua_result.js.map +1 -0
- package/dist/ua_result_folder.d.ts +13 -0
- package/dist/ua_result_folder.js +3 -0
- package/dist/ua_result_folder.js.map +1 -0
- package/dist/ua_result_management.d.ts +21 -0
- package/dist/ua_result_management.js +3 -0
- package/dist/ua_result_management.js.map +1 -0
- package/dist/ua_result_ready_event.d.ts +40 -0
- package/dist/ua_result_ready_event.js +3 -0
- package/dist/ua_result_ready_event.js.map +1 -0
- package/dist/ua_result_transfer.d.ts +15 -0
- package/dist/ua_result_transfer.js +3 -0
- package/dist/ua_result_transfer.js.map +1 -0
- package/dist/ua_safety_state_management.d.ts +19 -0
- package/dist/ua_safety_state_management.js +3 -0
- package/dist/ua_safety_state_management.js.map +1 -0
- package/dist/ua_state_changed_event.d.ts +13 -0
- package/dist/ua_state_changed_event.js +3 -0
- package/dist/ua_state_changed_event.js.map +1 -0
- package/dist/ua_vision_automatic_mode_state_machine.d.ts +46 -0
- package/dist/ua_vision_automatic_mode_state_machine.js +3 -0
- package/dist/ua_vision_automatic_mode_state_machine.js.map +1 -0
- package/dist/ua_vision_condition.d.ts +38 -0
- package/dist/ua_vision_condition.js +3 -0
- package/dist/ua_vision_condition.js.map +1 -0
- package/dist/ua_vision_diagnostic_info_event.d.ts +13 -0
- package/dist/ua_vision_diagnostic_info_event.js +3 -0
- package/dist/ua_vision_diagnostic_info_event.js.map +1 -0
- package/dist/ua_vision_error_condition.d.ts +13 -0
- package/dist/ua_vision_error_condition.js +3 -0
- package/dist/ua_vision_error_condition.js.map +1 -0
- package/dist/ua_vision_event.d.ts +34 -0
- package/dist/ua_vision_event.js +3 -0
- package/dist/ua_vision_event.js.map +1 -0
- package/dist/ua_vision_information_event.d.ts +13 -0
- package/dist/ua_vision_information_event.js +3 -0
- package/dist/ua_vision_information_event.js.map +1 -0
- package/dist/ua_vision_persistent_error_condition.d.ts +13 -0
- package/dist/ua_vision_persistent_error_condition.js +3 -0
- package/dist/ua_vision_persistent_error_condition.js.map +1 -0
- package/dist/ua_vision_safety_event.d.ts +18 -0
- package/dist/ua_vision_safety_event.js +3 -0
- package/dist/ua_vision_safety_event.js.map +1 -0
- package/dist/ua_vision_state_machine.d.ts +49 -0
- package/dist/ua_vision_state_machine.js +3 -0
- package/dist/ua_vision_state_machine.js.map +1 -0
- package/dist/ua_vision_step_model_state_machine.d.ts +28 -0
- package/dist/ua_vision_step_model_state_machine.js +3 -0
- package/dist/ua_vision_step_model_state_machine.js.map +1 -0
- package/dist/ua_vision_system.d.ts +49 -0
- package/dist/ua_vision_system.js +3 -0
- package/dist/ua_vision_system.js.map +1 -0
- package/dist/ua_vision_warning_condition.d.ts +13 -0
- package/dist/ua_vision_warning_condition.js +3 -0
- package/dist/ua_vision_warning_condition.js.map +1 -0
- package/package.json +22 -0
- package/pnpm-lock.yaml +19 -0
- package/source/dt_binary_id_base.ts +25 -0
- package/source/dt_configuration.ts +21 -0
- package/source/dt_configuration_id.ts +25 -0
- package/source/dt_configuration_transfer_options.ts +15 -0
- package/source/dt_job_id.ts +15 -0
- package/source/dt_meas_id.ts +18 -0
- package/source/dt_part_id.ts +18 -0
- package/source/dt_processing_times.ts +20 -0
- package/source/dt_product.ts +15 -0
- package/source/dt_product_id.ts +18 -0
- package/source/dt_recipe_id_external.ts +25 -0
- package/source/dt_recipe_id_internal.ts +25 -0
- package/source/dt_recipe_transfer_options.ts +15 -0
- package/source/dt_result.ts +54 -0
- package/source/dt_result_id.ts +15 -0
- package/source/dt_result_transfer_options.ts +15 -0
- package/source/dt_system_state_description.ts +18 -0
- package/source/enum_system_state.ts +53 -0
- package/source/enum_tri_state_boolean.ts +27 -0
- package/source/index.ts +55 -0
- package/source/ua_acquisition_done_event.ts +18 -0
- package/source/ua_configuration_folder.ts +16 -0
- package/source/ua_configuration_management.ts +29 -0
- package/source/ua_configuration_transfer.ts +21 -0
- package/source/ua_enter_step_sequence_event.ts +18 -0
- package/source/ua_error_event.ts +19 -0
- package/source/ua_error_resolved_event.ts +14 -0
- package/source/ua_job_started_event.ts +18 -0
- package/source/ua_leave_step_sequence_event.ts +14 -0
- package/source/ua_next_step_event.ts +18 -0
- package/source/ua_product_folder.ts +16 -0
- package/source/ua_ready_event.ts +18 -0
- package/source/ua_recipe.ts +51 -0
- package/source/ua_recipe_folder.ts +20 -0
- package/source/ua_recipe_management.ts +36 -0
- package/source/ua_recipe_prepared_event.ts +22 -0
- package/source/ua_recipe_transfer.ts +19 -0
- package/source/ua_result.ts +44 -0
- package/source/ua_result_folder.ts +26 -0
- package/source/ua_result_management.ts +24 -0
- package/source/ua_result_ready_event.ts +41 -0
- package/source/ua_result_transfer.ts +18 -0
- package/source/ua_safety_state_management.ts +21 -0
- package/source/ua_state_changed_event.ts +14 -0
- package/source/ua_vision_automatic_mode_state_machine.ts +52 -0
- package/source/ua_vision_condition.ts +43 -0
- package/source/ua_vision_diagnostic_info_event.ts +14 -0
- package/source/ua_vision_error_condition.ts +14 -0
- package/source/ua_vision_event.ts +35 -0
- package/source/ua_vision_information_event.ts +14 -0
- package/source/ua_vision_persistent_error_condition.ts +14 -0
- package/source/ua_vision_safety_event.ts +19 -0
- package/source/ua_vision_state_machine.ts +54 -0
- package/source/ua_vision_step_model_state_machine.ts +29 -0
- package/source/ua_vision_system.ts +51 -0
- package/source/ua_vision_warning_condition.ts +14 -0
- package/tsconfig.json +24 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,18 @@
|
|
|
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 { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|--------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |4:VisionSafetyEventType ns=4;i=1030 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UAVisionSafetyEvent_Base extends UABaseEvent_Base {
|
|
14
|
+
visionSafetyInformation: UAProperty<UAString, /*z*/ DataType.String>;
|
|
15
|
+
visionSafetyTriggered: UAProperty<boolean, /*z*/ DataType.Boolean>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAVisionSafetyEvent extends UABaseEvent, UAVisionSafetyEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_safety_event.js","sourceRoot":"","sources":["../source/ua_vision_safety_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
4
|
+
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
+
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
6
|
+
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|--------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |4:VisionStateMachineType ns=4;i=1017 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UAVisionStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
16
|
+
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
17
|
+
confirmAll?: UAMethod;
|
|
18
|
+
error: UAState;
|
|
19
|
+
errorStepModel?: UAVisionStepModelStateMachine;
|
|
20
|
+
errorToHalted: UATransition;
|
|
21
|
+
errorToHaltedAuto: UATransition;
|
|
22
|
+
errorToOperationalAuto: UATransition;
|
|
23
|
+
errorToPreoperational: UATransition;
|
|
24
|
+
errorToPreoperationalAuto: UATransition;
|
|
25
|
+
halt: UAMethod;
|
|
26
|
+
halted: UAState;
|
|
27
|
+
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
+
haltedToPreoperational: UATransition;
|
|
29
|
+
haltedToPreoperationalAuto: UATransition;
|
|
30
|
+
operational: UAState;
|
|
31
|
+
operationalToErrorAuto: UATransition;
|
|
32
|
+
operationalToHalted: UATransition;
|
|
33
|
+
operationalToHaltedAuto: UATransition;
|
|
34
|
+
operationalToPreoperational: UATransition;
|
|
35
|
+
operationalToPreoperationalAuto: UATransition;
|
|
36
|
+
preoperational: UAState;
|
|
37
|
+
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
38
|
+
preoperationalToErrorAuto: UATransition;
|
|
39
|
+
preoperationalToHalted: UATransition;
|
|
40
|
+
preoperationalToHaltedAuto: UATransition;
|
|
41
|
+
preoperationalToInitialized: UATransition;
|
|
42
|
+
preoperationalToInitializedAuto: UATransition;
|
|
43
|
+
preoperationalToOperational: UATransition;
|
|
44
|
+
preoperationalToOperationalAuto: UATransition;
|
|
45
|
+
reset: UAMethod;
|
|
46
|
+
selectModeAutomatic?: UAMethod;
|
|
47
|
+
}
|
|
48
|
+
export interface UAVisionStateMachine extends UAFiniteStateMachine, UAVisionStateMachine_Base {
|
|
49
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_state_machine.js","sourceRoot":"","sources":["../source/ua_vision_state_machine.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAFiniteStateMachine, UAFiniteStateMachine_Base } from "node-opcua-nodeset-ua/source/ua_finite_state_machine";
|
|
3
|
+
import { UAInitialState } from "node-opcua-nodeset-ua/source/ua_initial_state";
|
|
4
|
+
import { UATransition } from "node-opcua-nodeset-ua/source/ua_transition";
|
|
5
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:VisionStepModelStateMachineType ns=4;i=1026 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAVisionStepModelStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
15
|
+
entry: UAInitialState;
|
|
16
|
+
entryToExitAuto: UATransition;
|
|
17
|
+
entryToWaitAuto: UATransition;
|
|
18
|
+
exit: UAState;
|
|
19
|
+
step: UAState;
|
|
20
|
+
stepToExitAuto: UATransition;
|
|
21
|
+
stepToWaitAuto: UATransition;
|
|
22
|
+
sync: UAMethod;
|
|
23
|
+
wait: UAState;
|
|
24
|
+
waitToStep: UATransition;
|
|
25
|
+
waitToStepAuto: UATransition;
|
|
26
|
+
}
|
|
27
|
+
export interface UAVisionStepModelStateMachine extends UAFiniteStateMachine, UAVisionStepModelStateMachine_Base {
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_step_model_state_machine.js","sourceRoot":"","sources":["../source/ua_vision_step_model_state_machine.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { LocalizedText } from "node-opcua-data-model";
|
|
4
|
+
import { UInt16 } from "node-opcua-basic-types";
|
|
5
|
+
import { UAFiniteStateVariable } from "node-opcua-nodeset-ua/source/ua_finite_state_variable";
|
|
6
|
+
import { UAState } from "node-opcua-nodeset-ua/source/ua_state";
|
|
7
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
8
|
+
import { DTSystemStateDescription } from "./dt_system_state_description";
|
|
9
|
+
import { UAVisionStateMachine } from "./ua_vision_state_machine";
|
|
10
|
+
import { UAVisionAutomaticModeStateMachine } from "./ua_vision_automatic_mode_state_machine";
|
|
11
|
+
import { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
12
|
+
import { UAConfigurationManagement } from "./ua_configuration_management";
|
|
13
|
+
import { UARecipeManagement } from "./ua_recipe_management";
|
|
14
|
+
import { UAResultManagement } from "./ua_result_management";
|
|
15
|
+
import { UASafetyStateManagement } from "./ua_safety_state_management";
|
|
16
|
+
export interface UAVisionSystem_visionStateMachine extends Omit<UAVisionStateMachine, "automaticModeStateMachine" | "confirmAll" | "currentState" | "error" | "errorStepModel" | "halt" | "halted" | "haltedStepModel" | "operational" | "preoperational" | "preoperationalStepModel" | "reset" | "selectModeAutomatic"> {
|
|
17
|
+
automaticModeStateMachine?: UAVisionAutomaticModeStateMachine;
|
|
18
|
+
confirmAll?: UAMethod;
|
|
19
|
+
currentState: UAFiniteStateVariable<LocalizedText>;
|
|
20
|
+
error: UAState;
|
|
21
|
+
errorStepModel?: UAVisionStepModelStateMachine;
|
|
22
|
+
halt: UAMethod;
|
|
23
|
+
halted: UAState;
|
|
24
|
+
haltedStepModel?: UAVisionStepModelStateMachine;
|
|
25
|
+
operational: UAState;
|
|
26
|
+
preoperational: UAState;
|
|
27
|
+
preoperationalStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
+
reset: UAMethod;
|
|
29
|
+
selectModeAutomatic?: UAMethod;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* | | |
|
|
33
|
+
* |----------------|--------------------------------------------------|
|
|
34
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
35
|
+
* |nodeClass |ObjectType |
|
|
36
|
+
* |typedDefinition |4:VisionSystemType ns=4;i=1003 |
|
|
37
|
+
* |isAbstract |false |
|
|
38
|
+
*/
|
|
39
|
+
export interface UAVisionSystem_Base {
|
|
40
|
+
configurationManagement?: UAConfigurationManagement;
|
|
41
|
+
diagnosticLevel?: UABaseDataVariable<UInt16, /*z*/ DataType.UInt16>;
|
|
42
|
+
recipeManagement?: UARecipeManagement;
|
|
43
|
+
resultManagement?: UAResultManagement;
|
|
44
|
+
safetyStateManagement?: UASafetyStateManagement;
|
|
45
|
+
systemState?: UABaseDataVariable<DTSystemStateDescription, /*z*/ DataType.ExtensionObject>;
|
|
46
|
+
visionStateMachine: UAVisionSystem_visionStateMachine;
|
|
47
|
+
}
|
|
48
|
+
export interface UAVisionSystem extends UAObject, UAVisionSystem_Base {
|
|
49
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_system.js","sourceRoot":"","sources":["../source/ua_vision_system.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:VisionWarningConditionType ns=4;i=1034 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAVisionWarningCondition_Base extends UAVisionCondition_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAVisionWarningCondition extends UAVisionCondition, UAVisionWarningCondition_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_warning_condition.js","sourceRoot":"","sources":["../source/ua_vision_warning_condition.ts"],"names":[],"mappings":""}
|
package/package.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "node-opcua-nodeset-machine-vision",
|
|
3
|
+
"version": "2.51.0",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "dist/index.js",
|
|
6
|
+
"types": "dist/index.d.ts",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"build": "tsc -b"
|
|
9
|
+
},
|
|
10
|
+
"author": "etienne.rossignon@sterfive.com",
|
|
11
|
+
"license": "MIT",
|
|
12
|
+
"dependencies": {
|
|
13
|
+
"node-opcua-address-space-base": "2.51.0",
|
|
14
|
+
"node-opcua-basic-types": "2.51.0",
|
|
15
|
+
"node-opcua-data-model": "2.51.0",
|
|
16
|
+
"node-opcua-nodeid": "2.51.0",
|
|
17
|
+
"node-opcua-nodeset-ua": "2.51.0",
|
|
18
|
+
"node-opcua-status-code": "2.51.0",
|
|
19
|
+
"node-opcua-variant": "2.51.0"
|
|
20
|
+
},
|
|
21
|
+
"gitHead": "75feb111daf7ec65fa0111e4fa5beb8987fd4945"
|
|
22
|
+
}
|
package/pnpm-lock.yaml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
lockfileVersion: 5.3
|
|
2
|
+
|
|
3
|
+
specifiers:
|
|
4
|
+
node-opcua-address-space-base: 2.50.0
|
|
5
|
+
node-opcua-basic-types: 2.47.0
|
|
6
|
+
node-opcua-data-model: 2.49.0
|
|
7
|
+
node-opcua-nodeid: 2.45.0
|
|
8
|
+
node-opcua-nodeset-ua: 2.50.0
|
|
9
|
+
node-opcua-status-code: 2.42.0
|
|
10
|
+
node-opcua-variant: 2.49.0
|
|
11
|
+
|
|
12
|
+
dependencies:
|
|
13
|
+
node-opcua-address-space-base: link:../node-opcua-address-space-base
|
|
14
|
+
node-opcua-basic-types: link:../node-opcua-basic-types
|
|
15
|
+
node-opcua-data-model: link:../node-opcua-data-model
|
|
16
|
+
node-opcua-nodeid: link:../node-opcua-nodeid
|
|
17
|
+
node-opcua-nodeset-ua: link:../node-opcua-nodeset-ua
|
|
18
|
+
node-opcua-status-code: link:../node-opcua-status-code
|
|
19
|
+
node-opcua-variant: link:../node-opcua-variant
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:BinaryIdBaseDataType |
|
|
11
|
+
* | isAbstract|true |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTBinaryIdBase extends DTStructure {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
17
|
+
version: UAString; // String ns=4;i=3017
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer; // ByteString ns=0;i=15
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString; // String ns=0;i=12
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
25
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
import { DTConfigurationId } from "./dt_configuration_id"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ConfigurationDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTConfiguration extends DTStructure {
|
|
13
|
+
/** Indicates that actual content of the configuration may be transferred through temporary file transfer method.*/
|
|
14
|
+
hasTransferableDataOnFile: boolean; // Boolean ns=0;i=1
|
|
15
|
+
/** Identification of the configuration used by the environment. This argument must not be empty.*/
|
|
16
|
+
externalId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
17
|
+
/** System-wide unique ID for identifying a configuration. This ID is assigned by the vision system.*/
|
|
18
|
+
internalId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
19
|
+
/** The time and date when this configuration was last modified.*/
|
|
20
|
+
lastModified: Date; // DateTime ns=0;i=294
|
|
21
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:ConfigurationIdDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTConfigurationId extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
17
|
+
version: UAString; // String ns=4;i=3017
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer; // ByteString ns=0;i=15
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString; // String ns=0;i=12
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
import { DTConfigurationId } from "./dt_configuration_id"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ConfigurationTransferOptions |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTConfigurationTransferOptions extends DTStructure {
|
|
13
|
+
/** The Id of the configuration to be transferred to or from the client.*/
|
|
14
|
+
internalId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAString } from "node-opcua-basic-types"
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:JobIdDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTJobId extends DTStructure {
|
|
13
|
+
/** Id is a system-wide unique identifier/name for identifying the job carried out.*/
|
|
14
|
+
id: UAString; // String ns=4;i=3017
|
|
15
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:MeasIdDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTMeasId extends DTStructure {
|
|
14
|
+
/** Id is an identifier/name for identifying the measurement operation. This identifier is passed by the client to the vision system so no assumptions can be made about its uniqueness or other properties.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Optional short human readable description of the measurement.*/
|
|
17
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:PartIdDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTPartId extends DTStructure {
|
|
14
|
+
/** Describes the connection between a unit under test and a result, which was created during the processing of a recipe applied on this unit under test. Usually passed by the client with a Start method call and not changed by the server.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Optional short human readable description of the part.*/
|
|
17
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
18
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:ProcessingTimesDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTProcessingTimes extends DTStructure {
|
|
12
|
+
/** Contains the time when the vision system started execution of the recipe.*/
|
|
13
|
+
startTime: Date; // DateTime ns=0;i=294
|
|
14
|
+
/** Contains the time when the vision system finished (or stopped/aborted) execution of the recipe.*/
|
|
15
|
+
endTime: Date; // DateTime ns=0;i=294
|
|
16
|
+
/** Time spent by the vision system acquiring images.*/
|
|
17
|
+
acquisitionDuration: number; // Double ns=0;i=290
|
|
18
|
+
/** Time spent by the vision system processing data.*/
|
|
19
|
+
processingDuration: number; // Double ns=0;i=290
|
|
20
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
import { DTProductId } from "./dt_product_id"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ProductDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTProduct extends DTStructure {
|
|
13
|
+
/** Identification of the product used by the environment. This argument must not be empty.*/
|
|
14
|
+
externalId: DTProductId; // ExtensionObject ns=4;i=3003
|
|
15
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:ProductIdDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTProductId extends DTStructure {
|
|
14
|
+
/** Id is a system-wide unique identifier/name for identifying the product.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Optional short human readable description of the configuration*/
|
|
17
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
18
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:RecipeIdExternalDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTRecipeIdExternal extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
17
|
+
version: UAString; // String ns=4;i=3017
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer; // ByteString ns=0;i=15
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString; // String ns=0;i=12
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { LocalizedText } from "node-opcua-data-model"
|
|
3
|
+
import { UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTBinaryIdBase } from "./dt_binary_id_base"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |4:RecipeIdInternalDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTRecipeIdInternal extends DTBinaryIdBase {
|
|
14
|
+
/** Id is a system-wide unique name for identifying the recipe.*/
|
|
15
|
+
id: UAString; // String ns=4;i=3017
|
|
16
|
+
/** Represents an optional version number of the identified recipe. It is recommended to be of the format Major.minor.patch.build or a subset thereof, but the actual format is implementation defined.*/
|
|
17
|
+
version: UAString; // String ns=4;i=3017
|
|
18
|
+
/** Represents an optional hash of the binary content of the actual recipe (as it would be transmitted by the transfer methods).
|
|
19
|
+
The hash is supposed to be provided by the environment if existing. The environment shall use the same hash function on all recipes so that a difference in the hash indicates a difference in the recipe. It is recommended to use the SHA-256 algorithm for computing the hash, however, the actual algorithm is implementation-defined.*/
|
|
20
|
+
hash: Buffer; // ByteString ns=0;i=15
|
|
21
|
+
/** Name of the hash function used. Required if internally and externally computed hashes are to be compared.*/
|
|
22
|
+
hashAlgorithm: UAString; // String ns=0;i=12
|
|
23
|
+
/** Optional short human readable description of the configuration.*/
|
|
24
|
+
description: LocalizedText; // LocalizedText ns=0;i=21
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:RecipeTransferOptions |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTRecipeTransferOptions extends DTStructure {
|
|
13
|
+
/** The InternalId of the recipe to be transferred to or from the client.*/
|
|
14
|
+
internalId: DTRecipeIdInternal; // ExtensionObject ns=4;i=3013
|
|
15
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { Int32 } from "node-opcua-basic-types"
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
4
|
+
import { DTResultId } from "./dt_result_id"
|
|
5
|
+
import { DTMeasId } from "./dt_meas_id"
|
|
6
|
+
import { DTPartId } from "./dt_part_id"
|
|
7
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
8
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
9
|
+
import { DTProductId } from "./dt_product_id"
|
|
10
|
+
import { DTConfigurationId } from "./dt_configuration_id"
|
|
11
|
+
import { DTJobId } from "./dt_job_id"
|
|
12
|
+
import { DTProcessingTimes } from "./dt_processing_times"
|
|
13
|
+
/**
|
|
14
|
+
* | | |
|
|
15
|
+
* |-----------|--------------------------------------------------|
|
|
16
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
17
|
+
* | nodeClass |DataType |
|
|
18
|
+
* | name |4:ResultDataType |
|
|
19
|
+
* | isAbstract|false |
|
|
20
|
+
*/
|
|
21
|
+
export interface DTResult extends DTStructure {
|
|
22
|
+
/** System-wide unique identifier, which is assigned by the system. This ID can be used for fetching exactly this result using the pertinent result management methods and it is identical to the ResultId of the ResultReadyEventType.*/
|
|
23
|
+
resultId: DTResultId; // ExtensionObject ns=4;i=3021
|
|
24
|
+
/** Indicates that additional data for this result can be retrieved by temporary file transfer.*/
|
|
25
|
+
hasTransferableDataOnFile: boolean; // Boolean ns=0;i=1
|
|
26
|
+
/** Indicates whether the result is the partial result of a total result.*/
|
|
27
|
+
isPartial: boolean; // Boolean ns=0;i=1
|
|
28
|
+
/** Indicates whether the system was in simulation mode when the result was created.*/
|
|
29
|
+
isSimulated: boolean; // Boolean ns=0;i=1
|
|
30
|
+
/** ResultState provides information about the current state of a result and the ResultStateDataType is defined in Section 12.18.*/
|
|
31
|
+
resultState: Int32; // Int32 ns=4;i=3009
|
|
32
|
+
/** This identifier is given by the client when starting a single job or continuous execution and transmitted to the vision system. It is used to identify the respective result data generated for this job. Although the system-wide unique JobId would be sufficient to identify the job which the result belongs to, this makes for easier filtering on the part of the client without keeping track of JobIds.*/
|
|
33
|
+
measId: DTMeasId; // ExtensionObject ns=4;i=3015
|
|
34
|
+
/** A PartId is given by the client when starting the job; although the system-wide unique JobId would be sufficient to identify the job which the result belongs to, this makes for easier filtering on the part of the client without keeping track of JobIds.*/
|
|
35
|
+
partId: DTPartId; // ExtensionObject ns=4;i=3004
|
|
36
|
+
/** External Id of the recipe in use which produced the result. The ExternalID is only managed by the environment.*/
|
|
37
|
+
externalRecipeId: DTRecipeIdExternal; // ExtensionObject ns=4;i=3002
|
|
38
|
+
/** Internal Id of the recipe in use which produced the result. This ID is system-wide unique and is assigned by the vision system.*/
|
|
39
|
+
internalRecipeId: DTRecipeIdInternal; // ExtensionObject ns=4;i=3013
|
|
40
|
+
/** productId which was used to trigger the job which created the result.*/
|
|
41
|
+
productId: DTProductId; // ExtensionObject ns=4;i=3003
|
|
42
|
+
/** External Id of the configuration in use which produced the result. The ExternalID is only managed by the environment.*/
|
|
43
|
+
externalConfigurationId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
44
|
+
/** Internal Id of the configuration in use which produced the result. This ID is system-wide unique and is assigned by the vision system.*/
|
|
45
|
+
internalConfigurationId: DTConfigurationId; // ExtensionObject ns=4;i=3008
|
|
46
|
+
/** The ID of the job, created by the transition from state Ready to state SingleExecution or to state ContinuousExecution which produced the result.*/
|
|
47
|
+
jobId: DTJobId; // ExtensionObject ns=4;i=3016
|
|
48
|
+
/** CreationTime indicates the time when the result was created.*/
|
|
49
|
+
creationTime: Date; // DateTime ns=0;i=294
|
|
50
|
+
/** Collection of different processing times that were needed to create the result.*/
|
|
51
|
+
processingTimes: DTProcessingTimes; // ExtensionObject ns=4;i=3005
|
|
52
|
+
/** Abstract data type to be subtyped from to hold result data created by the selected recipe.*/
|
|
53
|
+
resultContent: undefined[]; // Null ns=0;i=0
|
|
54
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAString } from "node-opcua-basic-types"
|
|
3
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ResultIdDataType |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTResultId extends DTStructure {
|
|
13
|
+
/** Id is a system-wide unique identifier/name for identifying the generated result.*/
|
|
14
|
+
id: UAString; // String ns=4;i=3017
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure"
|
|
3
|
+
import { DTResultId } from "./dt_result_id"
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |-----------|--------------------------------------------------|
|
|
7
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* | nodeClass |DataType |
|
|
9
|
+
* | name |4:ResultTransferOptions |
|
|
10
|
+
* | isAbstract|false |
|
|
11
|
+
*/
|
|
12
|
+
export interface DTResultTransferOptions extends DTStructure {
|
|
13
|
+
/** The Id of the result to be transferred to the client.*/
|
|
14
|
+
id: DTResultId; // ExtensionObject ns=4;i=3021
|
|
15
|
+
}
|