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,13 @@
|
|
|
1
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:RecipeFolderType ns=4;i=1008 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UARecipeFolder_Base extends UAFolder_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UARecipeFolder extends UAFolder, UARecipeFolder_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_folder.js","sourceRoot":"","sources":["../source/ua_recipe_folder.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
4
|
+
import { DTProduct } from "./dt_product";
|
|
5
|
+
import { UAProductFolder } from "./ua_product_folder";
|
|
6
|
+
import { UARecipeFolder } from "./ua_recipe_folder";
|
|
7
|
+
import { UARecipeTransfer } from "./ua_recipe_transfer";
|
|
8
|
+
export interface UARecipeManagement_products extends Omit<UAProductFolder, "$Product$"> {
|
|
9
|
+
"$Product$": UABaseDataVariable<DTProduct, /*z*/ DataType.ExtensionObject>;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* | | |
|
|
13
|
+
* |----------------|--------------------------------------------------|
|
|
14
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
15
|
+
* |nodeClass |ObjectType |
|
|
16
|
+
* |typedDefinition |4:RecipeManagementType ns=4;i=1004 |
|
|
17
|
+
* |isAbstract |false |
|
|
18
|
+
*/
|
|
19
|
+
export interface UARecipeManagement_Base {
|
|
20
|
+
addRecipe?: UAMethod;
|
|
21
|
+
getRecipeListFiltered: UAMethod;
|
|
22
|
+
prepareProduct?: UAMethod;
|
|
23
|
+
prepareRecipe: UAMethod;
|
|
24
|
+
products?: UARecipeManagement_products;
|
|
25
|
+
recipes?: UARecipeFolder;
|
|
26
|
+
recipeTransfer?: UARecipeTransfer;
|
|
27
|
+
releaseRecipeHandle?: UAMethod;
|
|
28
|
+
removeRecipe?: UAMethod;
|
|
29
|
+
unlinkProduct?: UAMethod;
|
|
30
|
+
unprepareProduct?: UAMethod;
|
|
31
|
+
unprepareRecipe: UAMethod;
|
|
32
|
+
}
|
|
33
|
+
export interface UARecipeManagement extends UAObject, UARecipeManagement_Base {
|
|
34
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_management.js","sourceRoot":"","sources":["../source/ua_recipe_management.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event";
|
|
4
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external";
|
|
5
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
6
|
+
import { DTProductId } from "./dt_product_id";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |----------------|--------------------------------------------------|
|
|
10
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
11
|
+
* |nodeClass |ObjectType |
|
|
12
|
+
* |typedDefinition |4:RecipePreparedEventType ns=4;i=1022 |
|
|
13
|
+
* |isAbstract |false |
|
|
14
|
+
*/
|
|
15
|
+
export interface UARecipePreparedEvent_Base extends UABaseEvent_Base {
|
|
16
|
+
externalId?: UAProperty<DTRecipeIdExternal, /*z*/ DataType.ExtensionObject>;
|
|
17
|
+
internalId: UAProperty<DTRecipeIdInternal, /*z*/ DataType.ExtensionObject>;
|
|
18
|
+
productId?: UAProperty<DTProductId, /*z*/ DataType.ExtensionObject>;
|
|
19
|
+
}
|
|
20
|
+
export interface UARecipePreparedEvent extends UABaseEvent, UARecipePreparedEvent_Base {
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_prepared_event.js","sourceRoot":"","sources":["../source/ua_recipe_prepared_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UATemporaryFileTransfer, UATemporaryFileTransfer_Base } from "node-opcua-nodeset-ua/source/ua_temporary_file_transfer";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |----------------|--------------------------------------------------|
|
|
6
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* |nodeClass |ObjectType |
|
|
8
|
+
* |typedDefinition |4:RecipeTransferType ns=4;i=1014 |
|
|
9
|
+
* |isAbstract |false |
|
|
10
|
+
*/
|
|
11
|
+
export interface UARecipeTransfer_Base extends UATemporaryFileTransfer_Base {
|
|
12
|
+
generateFileForRead: UAMethod;
|
|
13
|
+
generateFileForWrite: UAMethod;
|
|
14
|
+
}
|
|
15
|
+
export interface UARecipeTransfer extends Omit<UATemporaryFileTransfer, "generateFileForRead" | "generateFileForWrite">, UARecipeTransfer_Base {
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_recipe_transfer.js","sourceRoot":"","sources":["../source/ua_recipe_transfer.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { DataType } from "node-opcua-variant";
|
|
2
|
+
import { Int32 } from "node-opcua-basic-types";
|
|
3
|
+
import { UABaseDataVariable, UABaseDataVariable_Base } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
4
|
+
import { DTResult } from "./dt_result";
|
|
5
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
6
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external";
|
|
7
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
8
|
+
import { DTJobId } from "./dt_job_id";
|
|
9
|
+
import { DTMeasId } from "./dt_meas_id";
|
|
10
|
+
import { DTPartId } from "./dt_part_id";
|
|
11
|
+
import { DTProcessingTimes } from "./dt_processing_times";
|
|
12
|
+
import { DTProductId } from "./dt_product_id";
|
|
13
|
+
import { DTResultId } from "./dt_result_id";
|
|
14
|
+
/**
|
|
15
|
+
* | | |
|
|
16
|
+
* |----------------|--------------------------------------------------|
|
|
17
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
18
|
+
* |nodeClass |VariableType |
|
|
19
|
+
* |typedDefinition |4:ResultType ns=4;i=2002 |
|
|
20
|
+
* |dataType |ExtensionObject |
|
|
21
|
+
* |dataType Name |DTResult ns=4;i=3006 |
|
|
22
|
+
* |isAbstract |false |
|
|
23
|
+
*/
|
|
24
|
+
export interface UAResult_Base<T extends DTResult> extends UABaseDataVariable_Base<T, /*e*/ DataType.ExtensionObject> {
|
|
25
|
+
creationTime: UABaseDataVariable<Date, /*z*/ DataType.DateTime>;
|
|
26
|
+
externalConfigurationId?: UABaseDataVariable<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
27
|
+
externalRecipeId?: UABaseDataVariable<DTRecipeIdExternal, /*z*/ DataType.ExtensionObject>;
|
|
28
|
+
hasTransferableDataOnFile?: UABaseDataVariable<boolean, /*z*/ DataType.Boolean>;
|
|
29
|
+
internalConfigurationId: UABaseDataVariable<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
30
|
+
internalRecipeId: UABaseDataVariable<DTRecipeIdInternal, /*z*/ DataType.ExtensionObject>;
|
|
31
|
+
isPartial: UABaseDataVariable<boolean, /*z*/ DataType.Boolean>;
|
|
32
|
+
isSimulated?: UABaseDataVariable<boolean, /*z*/ DataType.Boolean>;
|
|
33
|
+
jobId: UABaseDataVariable<DTJobId, /*z*/ DataType.ExtensionObject>;
|
|
34
|
+
measId?: UABaseDataVariable<DTMeasId, /*z*/ DataType.ExtensionObject>;
|
|
35
|
+
partId?: UABaseDataVariable<DTPartId, /*z*/ DataType.ExtensionObject>;
|
|
36
|
+
processingTimes?: UABaseDataVariable<DTProcessingTimes, /*z*/ DataType.ExtensionObject>;
|
|
37
|
+
productId?: UABaseDataVariable<DTProductId, /*z*/ DataType.ExtensionObject>;
|
|
38
|
+
resultContent?: UABaseDataVariable<any, any>;
|
|
39
|
+
resultId: UABaseDataVariable<DTResultId, /*z*/ DataType.ExtensionObject>;
|
|
40
|
+
resultState: UABaseDataVariable<Int32, /*z*/ DataType.Int32>;
|
|
41
|
+
}
|
|
42
|
+
export interface UAResult<T extends DTResult> extends UABaseDataVariable<T, /*n*/ DataType.ExtensionObject>, UAResult_Base<T> {
|
|
43
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_result.js","sourceRoot":"","sources":["../source/ua_result.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { UAFolder, UAFolder_Base } from "node-opcua-nodeset-ua/source/ua_folder";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:ResultFolderType ns=4;i=1016 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAResultFolder_Base extends UAFolder_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAResultFolder extends UAFolder, UAResultFolder_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_result_folder.js","sourceRoot":"","sources":["../source/ua_result_folder.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UAResultFolder } from "./ua_result_folder";
|
|
3
|
+
import { UAResultTransfer } from "./ua_result_transfer";
|
|
4
|
+
/**
|
|
5
|
+
* | | |
|
|
6
|
+
* |----------------|--------------------------------------------------|
|
|
7
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
8
|
+
* |nodeClass |ObjectType |
|
|
9
|
+
* |typedDefinition |4:ResultManagementType ns=4;i=1007 |
|
|
10
|
+
* |isAbstract |false |
|
|
11
|
+
*/
|
|
12
|
+
export interface UAResultManagement_Base {
|
|
13
|
+
getResultById: UAMethod;
|
|
14
|
+
getResultComponentsById: UAMethod;
|
|
15
|
+
getResultListFiltered: UAMethod;
|
|
16
|
+
releaseResultHandle?: UAMethod;
|
|
17
|
+
results?: UAResultFolder;
|
|
18
|
+
resultTransfer?: UAResultTransfer;
|
|
19
|
+
}
|
|
20
|
+
export interface UAResultManagement extends UAObject, UAResultManagement_Base {
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_result_management.js","sourceRoot":"","sources":["../source/ua_result_management.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { Int32 } from "node-opcua-basic-types";
|
|
4
|
+
import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_base_event";
|
|
5
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
6
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external";
|
|
7
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
8
|
+
import { DTJobId } from "./dt_job_id";
|
|
9
|
+
import { DTMeasId } from "./dt_meas_id";
|
|
10
|
+
import { DTPartId } from "./dt_part_id";
|
|
11
|
+
import { DTProcessingTimes } from "./dt_processing_times";
|
|
12
|
+
import { DTProductId } from "./dt_product_id";
|
|
13
|
+
import { DTResultId } from "./dt_result_id";
|
|
14
|
+
/**
|
|
15
|
+
* | | |
|
|
16
|
+
* |----------------|--------------------------------------------------|
|
|
17
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
18
|
+
* |nodeClass |ObjectType |
|
|
19
|
+
* |typedDefinition |4:ResultReadyEventType ns=4;i=1024 |
|
|
20
|
+
* |isAbstract |false |
|
|
21
|
+
*/
|
|
22
|
+
export interface UAResultReadyEvent_Base extends UABaseEvent_Base {
|
|
23
|
+
creationTime: UAProperty<Date, /*z*/ DataType.DateTime>;
|
|
24
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
25
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, /*z*/ DataType.ExtensionObject>;
|
|
26
|
+
internalConfigurationId: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
27
|
+
internalRecipeId: UAProperty<DTRecipeIdInternal, /*z*/ DataType.ExtensionObject>;
|
|
28
|
+
isPartial: UAProperty<boolean, /*z*/ DataType.Boolean>;
|
|
29
|
+
isSimulated?: UAProperty<boolean, /*z*/ DataType.Boolean>;
|
|
30
|
+
jobId: UAProperty<DTJobId, /*z*/ DataType.ExtensionObject>;
|
|
31
|
+
measId?: UAProperty<DTMeasId, /*z*/ DataType.ExtensionObject>;
|
|
32
|
+
partId?: UAProperty<DTPartId, /*z*/ DataType.ExtensionObject>;
|
|
33
|
+
processingTimes?: UAProperty<DTProcessingTimes, /*z*/ DataType.ExtensionObject>;
|
|
34
|
+
productId?: UAProperty<DTProductId, /*z*/ DataType.ExtensionObject>;
|
|
35
|
+
resultContent?: UAProperty<any, any>;
|
|
36
|
+
resultId: UAProperty<DTResultId, /*z*/ DataType.ExtensionObject>;
|
|
37
|
+
resultState: UAProperty<Int32, /*z*/ DataType.Int32>;
|
|
38
|
+
}
|
|
39
|
+
export interface UAResultReadyEvent extends UABaseEvent, UAResultReadyEvent_Base {
|
|
40
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_result_ready_event.js","sourceRoot":"","sources":["../source/ua_result_ready_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { UATemporaryFileTransfer, UATemporaryFileTransfer_Base } from "node-opcua-nodeset-ua/source/ua_temporary_file_transfer";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |----------------|--------------------------------------------------|
|
|
6
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
7
|
+
* |nodeClass |ObjectType |
|
|
8
|
+
* |typedDefinition |4:ResultTransferType ns=4;i=1039 |
|
|
9
|
+
* |isAbstract |false |
|
|
10
|
+
*/
|
|
11
|
+
export interface UAResultTransfer_Base extends UATemporaryFileTransfer_Base {
|
|
12
|
+
generateFileForRead: UAMethod;
|
|
13
|
+
}
|
|
14
|
+
export interface UAResultTransfer extends Omit<UATemporaryFileTransfer, "generateFileForRead">, UAResultTransfer_Base {
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_result_transfer.js","sourceRoot":"","sources":["../source/ua_result_transfer.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { UAObject, UAMethod } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_variable";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |----------------|--------------------------------------------------|
|
|
8
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
9
|
+
* |nodeClass |ObjectType |
|
|
10
|
+
* |typedDefinition |4:SafetyStateManagementType ns=4;i=1009 |
|
|
11
|
+
* |isAbstract |false |
|
|
12
|
+
*/
|
|
13
|
+
export interface UASafetyStateManagement_Base {
|
|
14
|
+
reportSafetyState: UAMethod;
|
|
15
|
+
visionSafetyInformation: UABaseDataVariable<UAString, /*z*/ DataType.String>;
|
|
16
|
+
visionSafetyTriggered: UABaseDataVariable<boolean, /*z*/ DataType.Boolean>;
|
|
17
|
+
}
|
|
18
|
+
export interface UASafetyStateManagement extends UAObject, UASafetyStateManagement_Base {
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_safety_state_management.js","sourceRoot":"","sources":["../source/ua_safety_state_management.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua/source/ua_transition_event";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:StateChangedEventType ns=4;i=1018 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAStateChangedEvent_Base extends UATransitionEvent_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAStateChangedEvent extends UATransitionEvent, UAStateChangedEvent_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_state_changed_event.js","sourceRoot":"","sources":["../source/ua_state_changed_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,46 @@
|
|
|
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 { UAVisionStepModelStateMachine } from "./ua_vision_step_model_state_machine";
|
|
6
|
+
/**
|
|
7
|
+
* | | |
|
|
8
|
+
* |----------------|--------------------------------------------------|
|
|
9
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
10
|
+
* |nodeClass |ObjectType |
|
|
11
|
+
* |typedDefinition |4:VisionAutomaticModeStateMachineType ns=4;i=1021 |
|
|
12
|
+
* |isAbstract |false |
|
|
13
|
+
*/
|
|
14
|
+
export interface UAVisionAutomaticModeStateMachine_Base extends UAFiniteStateMachine_Base {
|
|
15
|
+
abort: UAMethod;
|
|
16
|
+
continuousExecution: UAState;
|
|
17
|
+
continuousExecutionStepModel?: UAVisionStepModelStateMachine;
|
|
18
|
+
continuousExecutionToReadyAbort: UATransition;
|
|
19
|
+
continuousExecutionToReadyAuto: UATransition;
|
|
20
|
+
continuousExecutionToReadyStop: UATransition;
|
|
21
|
+
initialized: UAState;
|
|
22
|
+
initializedStepModel?: UAVisionStepModelStateMachine;
|
|
23
|
+
initializedToReadyAuto: UATransition;
|
|
24
|
+
initializedToReadyProduct: UATransition;
|
|
25
|
+
initializedToReadyRecipe: UATransition;
|
|
26
|
+
ready: UAState;
|
|
27
|
+
readyStepModel?: UAVisionStepModelStateMachine;
|
|
28
|
+
readyToContinuousExecution: UATransition;
|
|
29
|
+
readyToContinuousExecutionAuto: UATransition;
|
|
30
|
+
readyToInitializedAuto: UATransition;
|
|
31
|
+
readyToInitializedProduct: UATransition;
|
|
32
|
+
readyToInitializedRecipe: UATransition;
|
|
33
|
+
readyToSingleExecution: UATransition;
|
|
34
|
+
readyToSingleExecutionAuto: UATransition;
|
|
35
|
+
simulationMode?: UAMethod;
|
|
36
|
+
singleExecution: UAState;
|
|
37
|
+
singleExecutionStepModel?: UAVisionStepModelStateMachine;
|
|
38
|
+
singleExecutionToReadyAbort: UATransition;
|
|
39
|
+
singleExecutionToReadyAuto: UATransition;
|
|
40
|
+
singleExecutionToReadyStop: UATransition;
|
|
41
|
+
startContinuous: UAMethod;
|
|
42
|
+
startSingleJob: UAMethod;
|
|
43
|
+
stop: UAMethod;
|
|
44
|
+
}
|
|
45
|
+
export interface UAVisionAutomaticModeStateMachine extends UAFiniteStateMachine, UAVisionAutomaticModeStateMachine_Base {
|
|
46
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_automatic_mode_state_machine.js","sourceRoot":"","sources":["../source/ua_vision_automatic_mode_state_machine.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { UAProperty } from "node-opcua-address-space-base";
|
|
2
|
+
import { DataType } from "node-opcua-variant";
|
|
3
|
+
import { UInt64, UAString } from "node-opcua-basic-types";
|
|
4
|
+
import { UAAcknowledgeableCondition, UAAcknowledgeableCondition_Base } from "node-opcua-nodeset-ua/source/ua_acknowledgeable_condition";
|
|
5
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
6
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external";
|
|
7
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
8
|
+
import { DTJobId } from "./dt_job_id";
|
|
9
|
+
import { DTMeasId } from "./dt_meas_id";
|
|
10
|
+
import { DTPartId } from "./dt_part_id";
|
|
11
|
+
import { DTProductId } from "./dt_product_id";
|
|
12
|
+
import { DTResultId } from "./dt_result_id";
|
|
13
|
+
/**
|
|
14
|
+
* | | |
|
|
15
|
+
* |----------------|--------------------------------------------------|
|
|
16
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
17
|
+
* |nodeClass |ObjectType |
|
|
18
|
+
* |typedDefinition |4:VisionConditionType ns=4;i=1033 |
|
|
19
|
+
* |isAbstract |true |
|
|
20
|
+
*/
|
|
21
|
+
export interface UAVisionCondition_Base extends UAAcknowledgeableCondition_Base {
|
|
22
|
+
blockReaction: UAProperty<boolean, /*z*/ DataType.Boolean>;
|
|
23
|
+
causePath?: UAProperty<UAString, /*z*/ DataType.String>;
|
|
24
|
+
errorCode?: UAProperty<UInt64, /*z*/ DataType.UInt64>;
|
|
25
|
+
errorString?: UAProperty<UAString, /*z*/ DataType.String>;
|
|
26
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
27
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, /*z*/ DataType.ExtensionObject>;
|
|
28
|
+
internalConfigurationId?: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
29
|
+
internalRecipeId?: UAProperty<DTRecipeIdInternal, /*z*/ DataType.ExtensionObject>;
|
|
30
|
+
jobId?: UAProperty<DTJobId, /*z*/ DataType.ExtensionObject>;
|
|
31
|
+
measId?: UAProperty<DTMeasId, /*z*/ DataType.ExtensionObject>;
|
|
32
|
+
partId?: UAProperty<DTPartId, /*z*/ DataType.ExtensionObject>;
|
|
33
|
+
productId?: UAProperty<DTProductId, /*z*/ DataType.ExtensionObject>;
|
|
34
|
+
resultId?: UAProperty<DTResultId, /*z*/ DataType.ExtensionObject>;
|
|
35
|
+
stopReaction: UAProperty<boolean, /*z*/ DataType.Boolean>;
|
|
36
|
+
}
|
|
37
|
+
export interface UAVisionCondition extends UAAcknowledgeableCondition, UAVisionCondition_Base {
|
|
38
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_condition.js","sourceRoot":"","sources":["../source/ua_vision_condition.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:VisionDiagnosticInfoEventType ns=4;i=1037 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAVisionDiagnosticInfoEvent_Base extends UAVisionEvent_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAVisionDiagnosticInfoEvent extends UAVisionEvent, UAVisionDiagnosticInfoEvent_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_diagnostic_info_event.js","sourceRoot":"","sources":["../source/ua_vision_diagnostic_info_event.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:VisionErrorConditionType ns=4;i=1035 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAVisionErrorCondition_Base extends UAVisionCondition_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAVisionErrorCondition extends UAVisionCondition, UAVisionErrorCondition_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_error_condition.js","sourceRoot":"","sources":["../source/ua_vision_error_condition.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
import { DTConfigurationId } from "./dt_configuration_id";
|
|
6
|
+
import { DTRecipeIdExternal } from "./dt_recipe_id_external";
|
|
7
|
+
import { DTRecipeIdInternal } from "./dt_recipe_id_internal";
|
|
8
|
+
import { DTJobId } from "./dt_job_id";
|
|
9
|
+
import { DTMeasId } from "./dt_meas_id";
|
|
10
|
+
import { DTPartId } from "./dt_part_id";
|
|
11
|
+
import { DTProductId } from "./dt_product_id";
|
|
12
|
+
import { DTResultId } from "./dt_result_id";
|
|
13
|
+
/**
|
|
14
|
+
* | | |
|
|
15
|
+
* |----------------|--------------------------------------------------|
|
|
16
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
17
|
+
* |nodeClass |ObjectType |
|
|
18
|
+
* |typedDefinition |4:VisionEventType ns=4;i=1015 |
|
|
19
|
+
* |isAbstract |true |
|
|
20
|
+
*/
|
|
21
|
+
export interface UAVisionEvent_Base extends UABaseEvent_Base {
|
|
22
|
+
causePath?: UAProperty<UAString, /*z*/ DataType.String>;
|
|
23
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
24
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, /*z*/ DataType.ExtensionObject>;
|
|
25
|
+
internalConfigurationId?: UAProperty<DTConfigurationId, /*z*/ DataType.ExtensionObject>;
|
|
26
|
+
internalRecipeId?: UAProperty<DTRecipeIdInternal, /*z*/ DataType.ExtensionObject>;
|
|
27
|
+
jobId?: UAProperty<DTJobId, /*z*/ DataType.ExtensionObject>;
|
|
28
|
+
measId?: UAProperty<DTMeasId, /*z*/ DataType.ExtensionObject>;
|
|
29
|
+
partId?: UAProperty<DTPartId, /*z*/ DataType.ExtensionObject>;
|
|
30
|
+
productId?: UAProperty<DTProductId, /*z*/ DataType.ExtensionObject>;
|
|
31
|
+
resultId?: UAProperty<DTResultId, /*z*/ DataType.ExtensionObject>;
|
|
32
|
+
}
|
|
33
|
+
export interface UAVisionEvent extends UABaseEvent, UAVisionEvent_Base {
|
|
34
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_event.js","sourceRoot":"","sources":["../source/ua_vision_event.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event";
|
|
2
|
+
/**
|
|
3
|
+
* | | |
|
|
4
|
+
* |----------------|--------------------------------------------------|
|
|
5
|
+
* |namespace |http://opcfoundation.org/UA/MachineVision |
|
|
6
|
+
* |nodeClass |ObjectType |
|
|
7
|
+
* |typedDefinition |4:VisionInformationEventType ns=4;i=1038 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAVisionInformationEvent_Base extends UAVisionEvent_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAVisionInformationEvent extends UAVisionEvent, UAVisionInformationEvent_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_information_event.js","sourceRoot":"","sources":["../source/ua_vision_information_event.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:VisionPersistentErrorConditionType ns=4;i=1036 |
|
|
8
|
+
* |isAbstract |false |
|
|
9
|
+
*/
|
|
10
|
+
export interface UAVisionPersistentErrorCondition_Base extends UAVisionCondition_Base {
|
|
11
|
+
}
|
|
12
|
+
export interface UAVisionPersistentErrorCondition extends UAVisionCondition, UAVisionPersistentErrorCondition_Base {
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ua_vision_persistent_error_condition.js","sourceRoot":"","sources":["../source/ua_vision_persistent_error_condition.ts"],"names":[],"mappings":""}
|