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
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { Variant } from "node-opcua-variant"
|
|
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:SystemStateDescriptionDataType |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTSystemStateDescription extends DTStructure {
|
|
14
|
+
/** Denotes one of the basic SEMI E10 states*/
|
|
15
|
+
state: Variant; // Variant ns=4;i=3023
|
|
16
|
+
/** Optional string describing the full state path, starting with the SEMI E10 state denoted by the state member; the string format is described in Section 11.5.*/
|
|
17
|
+
stateDescription: UAString; // String ns=4;i=3017
|
|
18
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:SystemStateDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export enum EnumSystemState {
|
|
12
|
+
/**
|
|
13
|
+
* Production: The vision system is currently
|
|
14
|
+
* working on a job.
|
|
15
|
+
*/
|
|
16
|
+
PRD_1 = 1,
|
|
17
|
+
/**
|
|
18
|
+
* Stand by: The vision system is ready to accept a
|
|
19
|
+
* command but is currently not executing a job. It
|
|
20
|
+
* could for example be waiting for a Start command
|
|
21
|
+
* or a user input.
|
|
22
|
+
*/
|
|
23
|
+
SBY_2 = 2,
|
|
24
|
+
/**
|
|
25
|
+
* Engineering: The vision system is not working and
|
|
26
|
+
* not ready to accept a command because a user is
|
|
27
|
+
* currently working on the system. This could be
|
|
28
|
+
* for editing a recipe or changing the system
|
|
29
|
+
* configuration.
|
|
30
|
+
*/
|
|
31
|
+
ENG_3 = 3,
|
|
32
|
+
/**
|
|
33
|
+
* Scheduled downtime: The vision system is not
|
|
34
|
+
* available for production and this was planned in
|
|
35
|
+
* advance. This could be for cleaning, maintenance
|
|
36
|
+
* or calibration works.
|
|
37
|
+
*/
|
|
38
|
+
SDT_4 = 4,
|
|
39
|
+
/**
|
|
40
|
+
* Unscheduled downtime: The vision system is not
|
|
41
|
+
* available for production due to failure and
|
|
42
|
+
* repair. This covers all kinds of error states
|
|
43
|
+
* that might occur during operation.
|
|
44
|
+
*/
|
|
45
|
+
UDT_5 = 5,
|
|
46
|
+
/**
|
|
47
|
+
* Nonscheduled time: The vision system is not
|
|
48
|
+
* working because no production was scheduled. This
|
|
49
|
+
* also covers things like operator training on the
|
|
50
|
+
* system.
|
|
51
|
+
*/
|
|
52
|
+
NST_6 = 6,
|
|
53
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |4:TriStateBooleanDataType |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export enum EnumTriStateBoolean {
|
|
12
|
+
/**
|
|
13
|
+
* The filtering function shall look for entities
|
|
14
|
+
* where the filtered value is FALSE.
|
|
15
|
+
*/
|
|
16
|
+
FALSE_0 = 0,
|
|
17
|
+
/**
|
|
18
|
+
* The filtering function shall look for entities
|
|
19
|
+
* where the filtered value is TRUE.
|
|
20
|
+
*/
|
|
21
|
+
TRUE_1 = 1,
|
|
22
|
+
/**
|
|
23
|
+
* The filtering function shall not take the value
|
|
24
|
+
* into account.
|
|
25
|
+
*/
|
|
26
|
+
DONTCARE_2 = 2,
|
|
27
|
+
}
|
package/source/index.ts
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
export * from "./dt_binary_id_base";
|
|
2
|
+
export * from "./dt_configuration";
|
|
3
|
+
export * from "./dt_configuration_id";
|
|
4
|
+
export * from "./dt_configuration_transfer_options";
|
|
5
|
+
export * from "./dt_job_id";
|
|
6
|
+
export * from "./dt_meas_id";
|
|
7
|
+
export * from "./dt_part_id";
|
|
8
|
+
export * from "./dt_processing_times";
|
|
9
|
+
export * from "./dt_product";
|
|
10
|
+
export * from "./dt_product_id";
|
|
11
|
+
export * from "./dt_recipe_id_external";
|
|
12
|
+
export * from "./dt_recipe_id_internal";
|
|
13
|
+
export * from "./dt_recipe_transfer_options";
|
|
14
|
+
export * from "./dt_result";
|
|
15
|
+
export * from "./dt_result_id";
|
|
16
|
+
export * from "./dt_result_transfer_options";
|
|
17
|
+
export * from "./dt_system_state_description";
|
|
18
|
+
export * from "./enum_system_state";
|
|
19
|
+
export * from "./enum_tri_state_boolean";
|
|
20
|
+
export * from "./ua_acquisition_done_event";
|
|
21
|
+
export * from "./ua_configuration_folder";
|
|
22
|
+
export * from "./ua_configuration_management";
|
|
23
|
+
export * from "./ua_configuration_transfer";
|
|
24
|
+
export * from "./ua_enter_step_sequence_event";
|
|
25
|
+
export * from "./ua_error_event";
|
|
26
|
+
export * from "./ua_error_resolved_event";
|
|
27
|
+
export * from "./ua_job_started_event";
|
|
28
|
+
export * from "./ua_leave_step_sequence_event";
|
|
29
|
+
export * from "./ua_next_step_event";
|
|
30
|
+
export * from "./ua_product_folder";
|
|
31
|
+
export * from "./ua_ready_event";
|
|
32
|
+
export * from "./ua_recipe";
|
|
33
|
+
export * from "./ua_recipe_folder";
|
|
34
|
+
export * from "./ua_recipe_management";
|
|
35
|
+
export * from "./ua_recipe_prepared_event";
|
|
36
|
+
export * from "./ua_recipe_transfer";
|
|
37
|
+
export * from "./ua_result";
|
|
38
|
+
export * from "./ua_result_folder";
|
|
39
|
+
export * from "./ua_result_management";
|
|
40
|
+
export * from "./ua_result_ready_event";
|
|
41
|
+
export * from "./ua_result_transfer";
|
|
42
|
+
export * from "./ua_safety_state_management";
|
|
43
|
+
export * from "./ua_state_changed_event";
|
|
44
|
+
export * from "./ua_vision_automatic_mode_state_machine";
|
|
45
|
+
export * from "./ua_vision_condition";
|
|
46
|
+
export * from "./ua_vision_diagnostic_info_event";
|
|
47
|
+
export * from "./ua_vision_error_condition";
|
|
48
|
+
export * from "./ua_vision_event";
|
|
49
|
+
export * from "./ua_vision_information_event";
|
|
50
|
+
export * from "./ua_vision_persistent_error_condition";
|
|
51
|
+
export * from "./ua_vision_safety_event";
|
|
52
|
+
export * from "./ua_vision_state_machine";
|
|
53
|
+
export * from "./ua_vision_step_model_state_machine";
|
|
54
|
+
export * from "./ua_vision_system";
|
|
55
|
+
export * from "./ua_vision_warning_condition";
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
5
|
+
import { DTJobId } from "./dt_job_id"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:AcquisitionDoneEventType ns=4;i=1025 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAAcquisitionDoneEvent_Base extends UABaseEvent_Base {
|
|
15
|
+
jobId: UAProperty<DTJobId, /*z*/DataType.ExtensionObject>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAAcquisitionDoneEvent extends UABaseEvent, UAAcquisitionDoneEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
|
|
4
|
+
import { DTConfiguration } from "./dt_configuration"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|--------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |4:ConfigurationFolderType ns=4;i=1011 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UAConfigurationFolder_Base extends UAFolder_Base {
|
|
14
|
+
}
|
|
15
|
+
export interface UAConfigurationFolder extends UAFolder, UAConfigurationFolder_Base {
|
|
16
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base"
|
|
3
|
+
import { DataType } from "node-opcua-variant"
|
|
4
|
+
import { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
5
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable"
|
|
6
|
+
import { DTConfiguration } from "./dt_configuration"
|
|
7
|
+
import { UAConfigurationFolder } from "./ua_configuration_folder"
|
|
8
|
+
import { UAConfigurationTransfer } from "./ua_configuration_transfer"
|
|
9
|
+
/**
|
|
10
|
+
* | | |
|
|
11
|
+
* |----------------|--------------------------------------------------|
|
|
12
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
13
|
+
* |nodeClass |ObjectType |
|
|
14
|
+
* |typedDefinition |4:ConfigurationManagementType ns=4;i=1006 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UAConfigurationManagement_Base {
|
|
18
|
+
activateConfiguration: UAMethod;
|
|
19
|
+
activeConfiguration: UABaseDataVariable<DTConfiguration, /*z*/DataType.ExtensionObject>;
|
|
20
|
+
addConfiguration?: UAMethod;
|
|
21
|
+
configurations?: UAConfigurationFolder;
|
|
22
|
+
configurationTransfer?: UAConfigurationTransfer;
|
|
23
|
+
getConfigurationById: UAMethod;
|
|
24
|
+
getConfigurationList: UAMethod;
|
|
25
|
+
releaseConfigurationHandle?: UAMethod;
|
|
26
|
+
removeConfiguration?: UAMethod;
|
|
27
|
+
}
|
|
28
|
+
export interface UAConfigurationManagement extends UAObject, UAConfigurationManagement_Base {
|
|
29
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
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 { LocalizedText } from "node-opcua-data-model"
|
|
5
|
+
import { UInt32 } from "node-opcua-basic-types"
|
|
6
|
+
import { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
7
|
+
import { UATemporaryFileTransfer, UATemporaryFileTransfer_Base } from "node-opcua-nodeset-ua/source/ua_temporary_file_transfer"
|
|
8
|
+
/**
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|--------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |4:ConfigurationTransferType ns=4;i=1012 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAConfigurationTransfer_Base extends UATemporaryFileTransfer_Base {
|
|
17
|
+
generateFileForRead: UAMethod;
|
|
18
|
+
generateFileForWrite: UAMethod;
|
|
19
|
+
}
|
|
20
|
+
export interface UAConfigurationTransfer extends Omit<UATemporaryFileTransfer, "generateFileForRead"|"generateFileForWrite">, UAConfigurationTransfer_Base {
|
|
21
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { Int32 } from "node-opcua-basic-types"
|
|
5
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:EnterStepSequenceEventType ns=4;i=1027 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAEnterStepSequenceEvent_Base extends UABaseEvent_Base {
|
|
15
|
+
steps: UAProperty<Int32, /*z*/DataType.Int32>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAEnterStepSequenceEvent extends UABaseEvent, UAEnterStepSequenceEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { LocalizedText, QualifiedName } from "node-opcua-data-model"
|
|
4
|
+
import { NodeId } from "node-opcua-nodeid"
|
|
5
|
+
import { UInt32, UInt16, UAString } from "node-opcua-basic-types"
|
|
6
|
+
import { DTTimeZone } from "node-opcua-nodeset-ua/source/dt_time_zone"
|
|
7
|
+
import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua/source/ua_transition_event"
|
|
8
|
+
/**
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|--------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |4:ErrorEventType ns=4;i=1019 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UAErrorEvent_Base extends UATransitionEvent_Base {
|
|
17
|
+
}
|
|
18
|
+
export interface UAErrorEvent extends UATransitionEvent, UAErrorEvent_Base {
|
|
19
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua/source/ua_transition_event"
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |----------------|--------------------------------------------------|
|
|
6
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* |nodeClass |ObjectType |
|
|
8
|
+
* |typedDefinition |4:ErrorResolvedEventType ns=4;i=1020 |
|
|
9
|
+
* |isAbstract |false |
|
|
10
|
+
*/
|
|
11
|
+
export interface UAErrorResolvedEvent_Base extends UATransitionEvent_Base {
|
|
12
|
+
}
|
|
13
|
+
export interface UAErrorResolvedEvent extends UATransitionEvent, UAErrorResolvedEvent_Base {
|
|
14
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
5
|
+
import { DTJobId } from "./dt_job_id"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:JobStartedEventType ns=4;i=1013 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAJobStartedEvent_Base extends UABaseEvent_Base {
|
|
15
|
+
jobId: UAProperty<DTJobId, /*z*/DataType.ExtensionObject>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAJobStartedEvent extends UABaseEvent, UAJobStartedEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |----------------|--------------------------------------------------|
|
|
6
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* |nodeClass |ObjectType |
|
|
8
|
+
* |typedDefinition |4:LeaveStepSequenceEventType ns=4;i=1029 |
|
|
9
|
+
* |isAbstract |false |
|
|
10
|
+
*/
|
|
11
|
+
export interface UALeaveStepSequenceEvent_Base extends UABaseEvent_Base {
|
|
12
|
+
}
|
|
13
|
+
export interface UALeaveStepSequenceEvent extends UABaseEvent, UALeaveStepSequenceEvent_Base {
|
|
14
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { Int32 } from "node-opcua-basic-types"
|
|
5
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:NextStepEventType ns=4;i=1028 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UANextStepEvent_Base extends UABaseEvent_Base {
|
|
15
|
+
step: UAProperty<Int32, /*z*/DataType.Int32>;
|
|
16
|
+
}
|
|
17
|
+
export interface UANextStepEvent extends UABaseEvent, UANextStepEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
|
|
4
|
+
import { DTProduct } from "./dt_product"
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|--------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |4:ProductFolderType ns=4;i=1010 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UAProductFolder_Base extends UAFolder_Base {
|
|
14
|
+
}
|
|
15
|
+
export interface UAProductFolder extends UAFolder, UAProductFolder_Base {
|
|
16
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
5
|
+
import { DTJobId } from "./dt_job_id"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:ReadyEventType ns=4;i=1023 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAReadyEvent_Base extends UABaseEvent_Base {
|
|
15
|
+
jobId: UAProperty<DTJobId, /*z*/DataType.ExtensionObject>;
|
|
16
|
+
}
|
|
17
|
+
export interface UAReadyEvent extends UABaseEvent, UAReadyEvent_Base {
|
|
18
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAObject, UAMethod, UAProperty } from "node-opcua-address-space-base"
|
|
3
|
+
import { DataType } from "node-opcua-variant"
|
|
4
|
+
import { UAFile } from "node-opcua-nodeset-ua/source/ua_file"
|
|
5
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
6
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
7
|
+
import { DTProductId } from "./dt_product_id"
|
|
8
|
+
/**
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|--------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |4:RecipeType ns=4;i=1002 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UARecipe_Base {
|
|
17
|
+
/**
|
|
18
|
+
* externalId
|
|
19
|
+
* Recipe ID for identifying the recipe outside the
|
|
20
|
+
* vision system. The ExternalID is only managed by
|
|
21
|
+
* the host system.
|
|
22
|
+
*/
|
|
23
|
+
externalId?: UAProperty<DTRecipeIdExternal, /*z*/DataType.ExtensionObject>;
|
|
24
|
+
/**
|
|
25
|
+
* handle
|
|
26
|
+
* The file handle refers to the recipe data, which
|
|
27
|
+
* are teated as a BLOB, i.e. they are not
|
|
28
|
+
* interpreted outside the system. They are accessed
|
|
29
|
+
* via OPC UA file operations.
|
|
30
|
+
*/
|
|
31
|
+
handle?: UAFile;
|
|
32
|
+
/**
|
|
33
|
+
* internalId
|
|
34
|
+
* System-wide unique ID for identifying a recipe.
|
|
35
|
+
* This ID is assigned by the vision system.
|
|
36
|
+
*/
|
|
37
|
+
internalId: UAProperty<DTRecipeIdInternal, /*z*/DataType.ExtensionObject>;
|
|
38
|
+
isPrepared: UAProperty<boolean, /*z*/DataType.Boolean>;
|
|
39
|
+
/**
|
|
40
|
+
* lastModified
|
|
41
|
+
* The time when this recipe was last modified.
|
|
42
|
+
*/
|
|
43
|
+
lastModified: UAProperty<Date, /*z*/DataType.DateTime>;
|
|
44
|
+
linkedProducts?: UAProperty<DTProductId[], /*z*/DataType.ExtensionObject>;
|
|
45
|
+
linkProduct?: UAMethod;
|
|
46
|
+
prepare: UAMethod;
|
|
47
|
+
unlinkProduct?: UAMethod;
|
|
48
|
+
unprepare: UAMethod;
|
|
49
|
+
}
|
|
50
|
+
export interface UARecipe extends UAObject, UARecipe_Base {
|
|
51
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { UInt64, UInt16, UAString } from "node-opcua-basic-types"
|
|
4
|
+
import { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
5
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
|
|
6
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
7
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
8
|
+
import { DTProductId } from "./dt_product_id"
|
|
9
|
+
/**
|
|
10
|
+
* | | |
|
|
11
|
+
* |----------------|--------------------------------------------------|
|
|
12
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
13
|
+
* |nodeClass |ObjectType |
|
|
14
|
+
* |typedDefinition |4:RecipeFolderType ns=4;i=1008 |
|
|
15
|
+
* |isAbstract |false |
|
|
16
|
+
*/
|
|
17
|
+
export interface UARecipeFolder_Base extends UAFolder_Base {
|
|
18
|
+
}
|
|
19
|
+
export interface UARecipeFolder extends UAFolder, UARecipeFolder_Base {
|
|
20
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base"
|
|
3
|
+
import { DataType } from "node-opcua-variant"
|
|
4
|
+
import { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
5
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable"
|
|
6
|
+
import { DTProduct } from "./dt_product"
|
|
7
|
+
import { UAProductFolder } from "./ua_product_folder"
|
|
8
|
+
import { UARecipeFolder } from "./ua_recipe_folder"
|
|
9
|
+
import { UARecipeTransfer } from "./ua_recipe_transfer"
|
|
10
|
+
export interface UARecipeManagement_products extends Omit<UAProductFolder, "$Product$"> { // Object
|
|
11
|
+
"$Product$": UABaseDataVariable<DTProduct, /*z*/DataType.ExtensionObject>;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* | | |
|
|
15
|
+
* |----------------|--------------------------------------------------|
|
|
16
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
17
|
+
* |nodeClass |ObjectType |
|
|
18
|
+
* |typedDefinition |4:RecipeManagementType ns=4;i=1004 |
|
|
19
|
+
* |isAbstract |false |
|
|
20
|
+
*/
|
|
21
|
+
export interface UARecipeManagement_Base {
|
|
22
|
+
addRecipe?: UAMethod;
|
|
23
|
+
getRecipeListFiltered: UAMethod;
|
|
24
|
+
prepareProduct?: UAMethod;
|
|
25
|
+
prepareRecipe: UAMethod;
|
|
26
|
+
products?: UARecipeManagement_products;
|
|
27
|
+
recipes?: UARecipeFolder;
|
|
28
|
+
recipeTransfer?: UARecipeTransfer;
|
|
29
|
+
releaseRecipeHandle?: UAMethod;
|
|
30
|
+
removeRecipe?: UAMethod;
|
|
31
|
+
unlinkProduct?: UAMethod;
|
|
32
|
+
unprepareProduct?: UAMethod;
|
|
33
|
+
unprepareRecipe: UAMethod;
|
|
34
|
+
}
|
|
35
|
+
export interface UARecipeManagement extends UAObject, UARecipeManagement_Base {
|
|
36
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
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 { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event"
|
|
5
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
6
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
7
|
+
import { DTProductId } from "./dt_product_id"
|
|
8
|
+
/**
|
|
9
|
+
* | | |
|
|
10
|
+
* |----------------|--------------------------------------------------|
|
|
11
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
12
|
+
* |nodeClass |ObjectType |
|
|
13
|
+
* |typedDefinition |4:RecipePreparedEventType ns=4;i=1022 |
|
|
14
|
+
* |isAbstract |false |
|
|
15
|
+
*/
|
|
16
|
+
export interface UARecipePreparedEvent_Base extends UABaseEvent_Base {
|
|
17
|
+
externalId?: UAProperty<DTRecipeIdExternal, /*z*/DataType.ExtensionObject>;
|
|
18
|
+
internalId: UAProperty<DTRecipeIdInternal, /*z*/DataType.ExtensionObject>;
|
|
19
|
+
productId?: UAProperty<DTProductId, /*z*/DataType.ExtensionObject>;
|
|
20
|
+
}
|
|
21
|
+
export interface UARecipePreparedEvent extends UABaseEvent, UARecipePreparedEvent_Base {
|
|
22
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
5
|
+
import { UATemporaryFileTransfer, UATemporaryFileTransfer_Base } from "node-opcua-nodeset-ua/source/ua_temporary_file_transfer"
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:RecipeTransferType ns=4;i=1014 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UARecipeTransfer_Base extends UATemporaryFileTransfer_Base {
|
|
15
|
+
generateFileForRead: UAMethod;
|
|
16
|
+
generateFileForWrite: UAMethod;
|
|
17
|
+
}
|
|
18
|
+
export interface UARecipeTransfer extends Omit<UATemporaryFileTransfer, "generateFileForRead"|"generateFileForWrite">, UARecipeTransfer_Base {
|
|
19
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { Int32 } from "node-opcua-basic-types"
|
|
4
|
+
import { UABaseDataVariable, UABaseDataVariable_Base } from "node-opcua-nodeset-ua/source/ua_base_data_variable"
|
|
5
|
+
import { DTResult } from "./dt_result"
|
|
6
|
+
import { DTConfigurationId } from "./dt_configuration_id"
|
|
7
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
8
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
9
|
+
import { DTJobId } from "./dt_job_id"
|
|
10
|
+
import { DTMeasId } from "./dt_meas_id"
|
|
11
|
+
import { DTPartId } from "./dt_part_id"
|
|
12
|
+
import { DTProcessingTimes } from "./dt_processing_times"
|
|
13
|
+
import { DTProductId } from "./dt_product_id"
|
|
14
|
+
import { DTResultId } from "./dt_result_id"
|
|
15
|
+
/**
|
|
16
|
+
* | | |
|
|
17
|
+
* |----------------|--------------------------------------------------|
|
|
18
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
19
|
+
* |nodeClass |VariableType |
|
|
20
|
+
* |typedDefinition |4:ResultType ns=4;i=2002 |
|
|
21
|
+
* |dataType |ExtensionObject |
|
|
22
|
+
* |dataType Name |DTResult ns=4;i=3006 |
|
|
23
|
+
* |isAbstract |false |
|
|
24
|
+
*/
|
|
25
|
+
export interface UAResult_Base<T extends DTResult/*j*/> extends UABaseDataVariable_Base<T, /*e*/DataType.ExtensionObject> {
|
|
26
|
+
creationTime: UABaseDataVariable<Date, /*z*/DataType.DateTime>;
|
|
27
|
+
externalConfigurationId?: UABaseDataVariable<DTConfigurationId, /*z*/DataType.ExtensionObject>;
|
|
28
|
+
externalRecipeId?: UABaseDataVariable<DTRecipeIdExternal, /*z*/DataType.ExtensionObject>;
|
|
29
|
+
hasTransferableDataOnFile?: UABaseDataVariable<boolean, /*z*/DataType.Boolean>;
|
|
30
|
+
internalConfigurationId: UABaseDataVariable<DTConfigurationId, /*z*/DataType.ExtensionObject>;
|
|
31
|
+
internalRecipeId: UABaseDataVariable<DTRecipeIdInternal, /*z*/DataType.ExtensionObject>;
|
|
32
|
+
isPartial: UABaseDataVariable<boolean, /*z*/DataType.Boolean>;
|
|
33
|
+
isSimulated?: UABaseDataVariable<boolean, /*z*/DataType.Boolean>;
|
|
34
|
+
jobId: UABaseDataVariable<DTJobId, /*z*/DataType.ExtensionObject>;
|
|
35
|
+
measId?: UABaseDataVariable<DTMeasId, /*z*/DataType.ExtensionObject>;
|
|
36
|
+
partId?: UABaseDataVariable<DTPartId, /*z*/DataType.ExtensionObject>;
|
|
37
|
+
processingTimes?: UABaseDataVariable<DTProcessingTimes, /*z*/DataType.ExtensionObject>;
|
|
38
|
+
productId?: UABaseDataVariable<DTProductId, /*z*/DataType.ExtensionObject>;
|
|
39
|
+
resultContent?: UABaseDataVariable<any, any>;
|
|
40
|
+
resultId: UABaseDataVariable<DTResultId, /*z*/DataType.ExtensionObject>;
|
|
41
|
+
resultState: UABaseDataVariable<Int32, /*z*/DataType.Int32>;
|
|
42
|
+
}
|
|
43
|
+
export interface UAResult<T extends DTResult/*j*/> extends UABaseDataVariable<T, /*n*/DataType.ExtensionObject>, UAResult_Base<T /*B*/> {
|
|
44
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { DataType } from "node-opcua-variant"
|
|
3
|
+
import { Int32 } from "node-opcua-basic-types"
|
|
4
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder"
|
|
5
|
+
import { DTResult } from "./dt_result"
|
|
6
|
+
import { DTConfigurationId } from "./dt_configuration_id"
|
|
7
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external"
|
|
8
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal"
|
|
9
|
+
import { DTJobId } from "./dt_job_id"
|
|
10
|
+
import { DTMeasId } from "./dt_meas_id"
|
|
11
|
+
import { DTPartId } from "./dt_part_id"
|
|
12
|
+
import { DTProcessingTimes } from "./dt_processing_times"
|
|
13
|
+
import { DTProductId } from "./dt_product_id"
|
|
14
|
+
import { DTResultId } from "./dt_result_id"
|
|
15
|
+
/**
|
|
16
|
+
* | | |
|
|
17
|
+
* |----------------|--------------------------------------------------|
|
|
18
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
19
|
+
* |nodeClass |ObjectType |
|
|
20
|
+
* |typedDefinition |4:ResultFolderType ns=4;i=1016 |
|
|
21
|
+
* |isAbstract |false |
|
|
22
|
+
*/
|
|
23
|
+
export interface UAResultFolder_Base extends UAFolder_Base {
|
|
24
|
+
}
|
|
25
|
+
export interface UAResultFolder extends UAFolder, UAResultFolder_Base {
|
|
26
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// ----- this file has been automatically generated - do not edit
|
|
2
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base"
|
|
3
|
+
import { DataType } from "node-opcua-variant"
|
|
4
|
+
import { DTArgument } from "node-opcua-nodeset-ua/source/dt_argument"
|
|
5
|
+
import { UAResultFolder } from "./ua_result_folder"
|
|
6
|
+
import { UAResultTransfer } from "./ua_result_transfer"
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|--------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |4:ResultManagementType ns=4;i=1007 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UAResultManagement_Base {
|
|
16
|
+
getResultById: UAMethod;
|
|
17
|
+
getResultComponentsById: UAMethod;
|
|
18
|
+
getResultListFiltered: UAMethod;
|
|
19
|
+
releaseResultHandle?: UAMethod;
|
|
20
|
+
results?: UAResultFolder;
|
|
21
|
+
resultTransfer?: UAResultTransfer;
|
|
22
|
+
}
|
|
23
|
+
export interface UAResultManagement extends UAObject, UAResultManagement_Base {
|
|
24
|
+
}
|