node-opcua-nodeset-machine-vision 2.73.1 → 2.76.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 +3 -1
- package/dist/dt_binary_id_base.d.ts +25 -25
- package/dist/dt_binary_id_base.js +2 -2
- package/dist/dt_configuration.d.ts +20 -20
- package/dist/dt_configuration.js +2 -2
- package/dist/dt_configuration_id.d.ts +25 -25
- package/dist/dt_configuration_id.js +2 -2
- package/dist/dt_configuration_transfer_options.d.ts +14 -14
- package/dist/dt_configuration_transfer_options.js +2 -2
- package/dist/dt_job_id.d.ts +14 -14
- package/dist/dt_job_id.js +2 -2
- package/dist/dt_meas_id.d.ts +17 -17
- package/dist/dt_meas_id.js +2 -2
- package/dist/dt_part_id.d.ts +17 -17
- package/dist/dt_part_id.js +2 -2
- package/dist/dt_processing_times.d.ts +19 -19
- package/dist/dt_processing_times.js +2 -2
- package/dist/dt_product.d.ts +14 -14
- package/dist/dt_product.js +2 -2
- package/dist/dt_product_id.d.ts +17 -17
- package/dist/dt_product_id.js +2 -2
- package/dist/dt_recipe_id_external.d.ts +25 -25
- package/dist/dt_recipe_id_external.js +2 -2
- package/dist/dt_recipe_id_internal.d.ts +25 -25
- package/dist/dt_recipe_id_internal.js +2 -2
- package/dist/dt_recipe_transfer_options.d.ts +14 -14
- package/dist/dt_recipe_transfer_options.js +2 -2
- package/dist/dt_result.d.ts +53 -53
- package/dist/dt_result.js +2 -2
- package/dist/dt_result_id.d.ts +14 -14
- package/dist/dt_result_id.js +2 -2
- package/dist/dt_result_transfer_options.d.ts +14 -14
- package/dist/dt_result_transfer_options.js +2 -2
- package/dist/dt_system_state_description.d.ts +17 -17
- package/dist/dt_system_state_description.js +2 -2
- package/dist/enum_system_state.d.ts +51 -51
- package/dist/enum_system_state.js +56 -56
- package/dist/enum_tri_state_boolean.d.ts +25 -25
- package/dist/enum_tri_state_boolean.js +30 -30
- package/dist/index.d.ts +55 -55
- package/dist/index.js +71 -71
- package/dist/ua_acquisition_done_event.d.ts +17 -17
- package/dist/ua_acquisition_done_event.js +2 -2
- package/dist/ua_configuration_folder.d.ts +12 -13
- package/dist/ua_configuration_folder.js +2 -2
- package/dist/ua_configuration_management.d.ts +27 -27
- package/dist/ua_configuration_management.js +2 -2
- package/dist/ua_configuration_transfer.d.ts +16 -16
- package/dist/ua_configuration_transfer.js +2 -2
- package/dist/ua_enter_step_sequence_event.d.ts +17 -17
- package/dist/ua_enter_step_sequence_event.js +2 -2
- package/dist/ua_error_event.d.ts +12 -13
- package/dist/ua_error_event.js +2 -2
- package/dist/ua_error_resolved_event.d.ts +12 -13
- package/dist/ua_error_resolved_event.js +2 -2
- package/dist/ua_job_started_event.d.ts +17 -17
- package/dist/ua_job_started_event.js +2 -2
- package/dist/ua_leave_step_sequence_event.d.ts +12 -13
- package/dist/ua_leave_step_sequence_event.js +2 -2
- package/dist/ua_next_step_event.d.ts +17 -17
- package/dist/ua_next_step_event.js +2 -2
- package/dist/ua_product_folder.d.ts +12 -13
- package/dist/ua_product_folder.js +2 -2
- package/dist/ua_ready_event.d.ts +17 -17
- package/dist/ua_ready_event.js +2 -2
- package/dist/ua_recipe.d.ts +50 -50
- package/dist/ua_recipe.js +2 -2
- package/dist/ua_recipe_folder.d.ts +12 -13
- package/dist/ua_recipe_folder.js +2 -2
- package/dist/ua_recipe_management.d.ts +34 -34
- package/dist/ua_recipe_management.js +2 -2
- package/dist/ua_recipe_prepared_event.d.ts +21 -21
- package/dist/ua_recipe_prepared_event.js +2 -2
- package/dist/ua_recipe_transfer.d.ts +16 -16
- package/dist/ua_recipe_transfer.js +2 -2
- package/dist/ua_result.d.ts +43 -43
- package/dist/ua_result.js +2 -2
- package/dist/ua_result_folder.d.ts +12 -13
- package/dist/ua_result_folder.js +2 -2
- package/dist/ua_result_management.d.ts +21 -21
- package/dist/ua_result_management.js +2 -2
- package/dist/ua_result_ready_event.d.ts +40 -40
- package/dist/ua_result_ready_event.js +2 -2
- package/dist/ua_result_transfer.d.ts +15 -15
- package/dist/ua_result_transfer.js +2 -2
- package/dist/ua_safety_state_management.d.ts +19 -19
- package/dist/ua_safety_state_management.js +2 -2
- package/dist/ua_state_changed_event.d.ts +12 -13
- package/dist/ua_state_changed_event.js +2 -2
- package/dist/ua_vision_automatic_mode_state_machine.d.ts +46 -46
- package/dist/ua_vision_automatic_mode_state_machine.js +2 -2
- package/dist/ua_vision_condition.d.ts +38 -38
- package/dist/ua_vision_condition.js +2 -2
- package/dist/ua_vision_diagnostic_info_event.d.ts +12 -13
- package/dist/ua_vision_diagnostic_info_event.js +2 -2
- package/dist/ua_vision_error_condition.d.ts +12 -13
- package/dist/ua_vision_error_condition.js +2 -2
- package/dist/ua_vision_event.d.ts +34 -34
- package/dist/ua_vision_event.js +2 -2
- package/dist/ua_vision_information_event.d.ts +12 -13
- package/dist/ua_vision_information_event.js +2 -2
- package/dist/ua_vision_persistent_error_condition.d.ts +12 -13
- package/dist/ua_vision_persistent_error_condition.js +2 -2
- package/dist/ua_vision_safety_event.d.ts +18 -18
- package/dist/ua_vision_safety_event.js +2 -2
- package/dist/ua_vision_state_machine.d.ts +49 -49
- package/dist/ua_vision_state_machine.js +2 -2
- package/dist/ua_vision_step_model_state_machine.d.ts +28 -28
- package/dist/ua_vision_step_model_state_machine.js +2 -2
- package/dist/ua_vision_system.d.ts +49 -49
- package/dist/ua_vision_system.js +2 -2
- package/dist/ua_vision_warning_condition.d.ts +12 -13
- package/dist/ua_vision_warning_condition.js +2 -2
- package/package.json +9 -9
- package/source/dt_binary_id_base.ts +1 -1
- package/source/dt_configuration.ts +1 -1
- package/source/dt_configuration_id.ts +1 -1
- package/source/dt_configuration_transfer_options.ts +1 -1
- package/source/dt_job_id.ts +1 -1
- package/source/dt_meas_id.ts +1 -1
- package/source/dt_part_id.ts +1 -1
- package/source/dt_processing_times.ts +1 -1
- package/source/dt_product.ts +1 -1
- package/source/dt_product_id.ts +1 -1
- package/source/dt_recipe_id_external.ts +1 -1
- package/source/dt_recipe_id_internal.ts +1 -1
- package/source/dt_recipe_transfer_options.ts +1 -1
- package/source/dt_result.ts +1 -1
- package/source/dt_result_id.ts +1 -1
- package/source/dt_result_transfer_options.ts +1 -1
- package/source/dt_system_state_description.ts +1 -1
- package/source/ua_acquisition_done_event.ts +1 -1
- package/source/ua_configuration_folder.ts +1 -2
- package/source/ua_configuration_management.ts +1 -1
- package/source/ua_enter_step_sequence_event.ts +1 -1
- package/source/ua_error_event.ts +1 -2
- package/source/ua_error_resolved_event.ts +1 -2
- package/source/ua_job_started_event.ts +1 -1
- package/source/ua_leave_step_sequence_event.ts +1 -2
- package/source/ua_next_step_event.ts +1 -1
- package/source/ua_product_folder.ts +1 -2
- package/source/ua_ready_event.ts +1 -1
- package/source/ua_recipe.ts +5 -5
- package/source/ua_recipe_folder.ts +1 -2
- package/source/ua_recipe_management.ts +1 -1
- package/source/ua_recipe_prepared_event.ts +3 -3
- package/source/ua_result.ts +17 -17
- package/source/ua_result_folder.ts +1 -2
- package/source/ua_result_ready_event.ts +14 -14
- package/source/ua_safety_state_management.ts +2 -2
- package/source/ua_state_changed_event.ts +1 -2
- package/source/ua_vision_condition.ts +14 -14
- package/source/ua_vision_diagnostic_info_event.ts +1 -2
- package/source/ua_vision_error_condition.ts +1 -2
- package/source/ua_vision_event.ts +10 -10
- package/source/ua_vision_information_event.ts +1 -2
- package/source/ua_vision_persistent_error_condition.ts +1 -2
- package/source/ua_vision_safety_event.ts +2 -2
- package/source/ua_vision_system.ts +2 -2
- package/source/ua_vision_warning_condition.ts +1 -2
|
@@ -8,7 +8,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
|
|
|
8
8
|
* |typedDefinition |4:ErrorResolvedEventType ns=4;i=1020 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAErrorResolvedEvent_Base = UATransitionEvent_Base;
|
|
13
12
|
export interface UAErrorResolvedEvent extends UATransitionEvent, UAErrorResolvedEvent_Base {
|
|
14
13
|
}
|
|
@@ -12,7 +12,7 @@ import { DTJobId } from "./dt_job_id"
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UAJobStartedEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
jobId: UAProperty<DTJobId,
|
|
15
|
+
jobId: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
16
16
|
}
|
|
17
17
|
export interface UAJobStartedEvent extends UABaseEvent, UAJobStartedEvent_Base {
|
|
18
18
|
}
|
|
@@ -8,7 +8,6 @@ import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_b
|
|
|
8
8
|
* |typedDefinition |4:LeaveStepSequenceEventType ns=4;i=1029 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UALeaveStepSequenceEvent_Base = UABaseEvent_Base;
|
|
13
12
|
export interface UALeaveStepSequenceEvent extends UABaseEvent, UALeaveStepSequenceEvent_Base {
|
|
14
13
|
}
|
|
@@ -12,7 +12,7 @@ import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_b
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UANextStepEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
step: UAProperty<Int32,
|
|
15
|
+
step: UAProperty<Int32, DataType.Int32>;
|
|
16
16
|
}
|
|
17
17
|
export interface UANextStepEvent extends UABaseEvent, UANextStepEvent_Base {
|
|
18
18
|
}
|
|
@@ -10,7 +10,6 @@ import { DTProduct } from "./dt_product"
|
|
|
10
10
|
* |typedDefinition |4:ProductFolderType ns=4;i=1010 |
|
|
11
11
|
* |isAbstract |false |
|
|
12
12
|
*/
|
|
13
|
-
export
|
|
14
|
-
}
|
|
13
|
+
export type UAProductFolder_Base = UAFolder_Base;
|
|
15
14
|
export interface UAProductFolder extends UAFolder, UAProductFolder_Base {
|
|
16
15
|
}
|
package/source/ua_ready_event.ts
CHANGED
|
@@ -12,7 +12,7 @@ import { DTJobId } from "./dt_job_id"
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UAReadyEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
jobId: UAProperty<DTJobId,
|
|
15
|
+
jobId: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
16
16
|
}
|
|
17
17
|
export interface UAReadyEvent extends UABaseEvent, UAReadyEvent_Base {
|
|
18
18
|
}
|
package/source/ua_recipe.ts
CHANGED
|
@@ -20,7 +20,7 @@ export interface UARecipe_Base {
|
|
|
20
20
|
* vision system. The ExternalID is only managed by
|
|
21
21
|
* the host system.
|
|
22
22
|
*/
|
|
23
|
-
externalId?: UAProperty<DTRecipeIdExternal,
|
|
23
|
+
externalId?: UAProperty<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
24
24
|
/**
|
|
25
25
|
* handle
|
|
26
26
|
* The file handle refers to the recipe data, which
|
|
@@ -34,14 +34,14 @@ export interface UARecipe_Base {
|
|
|
34
34
|
* System-wide unique ID for identifying a recipe.
|
|
35
35
|
* This ID is assigned by the vision system.
|
|
36
36
|
*/
|
|
37
|
-
internalId: UAProperty<DTRecipeIdInternal,
|
|
38
|
-
isPrepared: UAProperty<boolean,
|
|
37
|
+
internalId: UAProperty<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
38
|
+
isPrepared: UAProperty<boolean, DataType.Boolean>;
|
|
39
39
|
/**
|
|
40
40
|
* lastModified
|
|
41
41
|
* The time when this recipe was last modified.
|
|
42
42
|
*/
|
|
43
|
-
lastModified: UAProperty<Date,
|
|
44
|
-
linkedProducts?: UAProperty<DTProductId[],
|
|
43
|
+
lastModified: UAProperty<Date, DataType.DateTime>;
|
|
44
|
+
linkedProducts?: UAProperty<DTProductId[], DataType.ExtensionObject>;
|
|
45
45
|
linkProduct?: UAMethod;
|
|
46
46
|
prepare: UAMethod;
|
|
47
47
|
unlinkProduct?: UAMethod;
|
|
@@ -14,7 +14,6 @@ import { DTProductId } from "./dt_product_id"
|
|
|
14
14
|
* |typedDefinition |4:RecipeFolderType ns=4;i=1008 |
|
|
15
15
|
* |isAbstract |false |
|
|
16
16
|
*/
|
|
17
|
-
export
|
|
18
|
-
}
|
|
17
|
+
export type UARecipeFolder_Base = UAFolder_Base;
|
|
19
18
|
export interface UARecipeFolder extends UAFolder, UARecipeFolder_Base {
|
|
20
19
|
}
|
|
@@ -8,7 +8,7 @@ import { UAProductFolder } from "./ua_product_folder"
|
|
|
8
8
|
import { UARecipeFolder } from "./ua_recipe_folder"
|
|
9
9
|
import { UARecipeTransfer } from "./ua_recipe_transfer"
|
|
10
10
|
export interface UARecipeManagement_products extends Omit<UAProductFolder, "$Product$"> { // Object
|
|
11
|
-
"$Product$": UABaseDataVariable<DTProduct,
|
|
11
|
+
"$Product$": UABaseDataVariable<DTProduct, DataType.ExtensionObject>;
|
|
12
12
|
}
|
|
13
13
|
/**
|
|
14
14
|
* | | |
|
|
@@ -14,9 +14,9 @@ import { DTProductId } from "./dt_product_id"
|
|
|
14
14
|
* |isAbstract |false |
|
|
15
15
|
*/
|
|
16
16
|
export interface UARecipePreparedEvent_Base extends UABaseEvent_Base {
|
|
17
|
-
externalId?: UAProperty<DTRecipeIdExternal,
|
|
18
|
-
internalId: UAProperty<DTRecipeIdInternal,
|
|
19
|
-
productId?: UAProperty<DTProductId,
|
|
17
|
+
externalId?: UAProperty<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
18
|
+
internalId: UAProperty<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
19
|
+
productId?: UAProperty<DTProductId, DataType.ExtensionObject>;
|
|
20
20
|
}
|
|
21
21
|
export interface UARecipePreparedEvent extends UABaseEvent, UARecipePreparedEvent_Base {
|
|
22
22
|
}
|
package/source/ua_result.ts
CHANGED
|
@@ -22,23 +22,23 @@ import { DTResultId } from "./dt_result_id"
|
|
|
22
22
|
* |dataType Name |DTResult ns=4;i=3006 |
|
|
23
23
|
* |isAbstract |false |
|
|
24
24
|
*/
|
|
25
|
-
export interface UAResult_Base<T extends DTResult
|
|
26
|
-
creationTime: UABaseDataVariable<Date,
|
|
27
|
-
externalConfigurationId?: UABaseDataVariable<DTConfigurationId,
|
|
28
|
-
externalRecipeId?: UABaseDataVariable<DTRecipeIdExternal,
|
|
29
|
-
hasTransferableDataOnFile?: UABaseDataVariable<boolean,
|
|
30
|
-
internalConfigurationId: UABaseDataVariable<DTConfigurationId,
|
|
31
|
-
internalRecipeId: UABaseDataVariable<DTRecipeIdInternal,
|
|
32
|
-
isPartial: UABaseDataVariable<boolean,
|
|
33
|
-
isSimulated?: UABaseDataVariable<boolean,
|
|
34
|
-
jobId: UABaseDataVariable<DTJobId,
|
|
35
|
-
measId?: UABaseDataVariable<DTMeasId,
|
|
36
|
-
partId?: UABaseDataVariable<DTPartId,
|
|
37
|
-
processingTimes?: UABaseDataVariable<DTProcessingTimes,
|
|
38
|
-
productId?: UABaseDataVariable<DTProductId,
|
|
25
|
+
export interface UAResult_Base<T extends DTResult> extends UABaseDataVariable_Base<T, DataType.ExtensionObject> {
|
|
26
|
+
creationTime: UABaseDataVariable<Date, DataType.DateTime>;
|
|
27
|
+
externalConfigurationId?: UABaseDataVariable<DTConfigurationId, DataType.ExtensionObject>;
|
|
28
|
+
externalRecipeId?: UABaseDataVariable<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
29
|
+
hasTransferableDataOnFile?: UABaseDataVariable<boolean, DataType.Boolean>;
|
|
30
|
+
internalConfigurationId: UABaseDataVariable<DTConfigurationId, DataType.ExtensionObject>;
|
|
31
|
+
internalRecipeId: UABaseDataVariable<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
32
|
+
isPartial: UABaseDataVariable<boolean, DataType.Boolean>;
|
|
33
|
+
isSimulated?: UABaseDataVariable<boolean, DataType.Boolean>;
|
|
34
|
+
jobId: UABaseDataVariable<DTJobId, DataType.ExtensionObject>;
|
|
35
|
+
measId?: UABaseDataVariable<DTMeasId, DataType.ExtensionObject>;
|
|
36
|
+
partId?: UABaseDataVariable<DTPartId, DataType.ExtensionObject>;
|
|
37
|
+
processingTimes?: UABaseDataVariable<DTProcessingTimes, DataType.ExtensionObject>;
|
|
38
|
+
productId?: UABaseDataVariable<DTProductId, DataType.ExtensionObject>;
|
|
39
39
|
resultContent?: UABaseDataVariable<any, any>;
|
|
40
|
-
resultId: UABaseDataVariable<DTResultId,
|
|
41
|
-
resultState: UABaseDataVariable<Int32,
|
|
40
|
+
resultId: UABaseDataVariable<DTResultId, DataType.ExtensionObject>;
|
|
41
|
+
resultState: UABaseDataVariable<Int32, DataType.Int32>;
|
|
42
42
|
}
|
|
43
|
-
export interface UAResult<T extends DTResult
|
|
43
|
+
export interface UAResult<T extends DTResult> extends UABaseDataVariable<T, DataType.ExtensionObject>, UAResult_Base<T> {
|
|
44
44
|
}
|
|
@@ -20,7 +20,6 @@ import { DTResultId } from "./dt_result_id"
|
|
|
20
20
|
* |typedDefinition |4:ResultFolderType ns=4;i=1016 |
|
|
21
21
|
* |isAbstract |false |
|
|
22
22
|
*/
|
|
23
|
-
export
|
|
24
|
-
}
|
|
23
|
+
export type UAResultFolder_Base = UAFolder_Base;
|
|
25
24
|
export interface UAResultFolder extends UAFolder, UAResultFolder_Base {
|
|
26
25
|
}
|
|
@@ -21,21 +21,21 @@ import { DTResultId } from "./dt_result_id"
|
|
|
21
21
|
* |isAbstract |false |
|
|
22
22
|
*/
|
|
23
23
|
export interface UAResultReadyEvent_Base extends UABaseEvent_Base {
|
|
24
|
-
creationTime: UAProperty<Date,
|
|
25
|
-
externalConfigurationId?: UAProperty<DTConfigurationId,
|
|
26
|
-
externalRecipeId?: UAProperty<DTRecipeIdExternal,
|
|
27
|
-
internalConfigurationId: UAProperty<DTConfigurationId,
|
|
28
|
-
internalRecipeId: UAProperty<DTRecipeIdInternal,
|
|
29
|
-
isPartial: UAProperty<boolean,
|
|
30
|
-
isSimulated?: UAProperty<boolean,
|
|
31
|
-
jobId: UAProperty<DTJobId,
|
|
32
|
-
measId?: UAProperty<DTMeasId,
|
|
33
|
-
partId?: UAProperty<DTPartId,
|
|
34
|
-
processingTimes?: UAProperty<DTProcessingTimes,
|
|
35
|
-
productId?: UAProperty<DTProductId,
|
|
24
|
+
creationTime: UAProperty<Date, DataType.DateTime>;
|
|
25
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
26
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
27
|
+
internalConfigurationId: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
28
|
+
internalRecipeId: UAProperty<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
29
|
+
isPartial: UAProperty<boolean, DataType.Boolean>;
|
|
30
|
+
isSimulated?: UAProperty<boolean, DataType.Boolean>;
|
|
31
|
+
jobId: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
32
|
+
measId?: UAProperty<DTMeasId, DataType.ExtensionObject>;
|
|
33
|
+
partId?: UAProperty<DTPartId, DataType.ExtensionObject>;
|
|
34
|
+
processingTimes?: UAProperty<DTProcessingTimes, DataType.ExtensionObject>;
|
|
35
|
+
productId?: UAProperty<DTProductId, DataType.ExtensionObject>;
|
|
36
36
|
resultContent?: UAProperty<any, any>;
|
|
37
|
-
resultId: UAProperty<DTResultId,
|
|
38
|
-
resultState: UAProperty<Int32,
|
|
37
|
+
resultId: UAProperty<DTResultId, DataType.ExtensionObject>;
|
|
38
|
+
resultState: UAProperty<Int32, DataType.Int32>;
|
|
39
39
|
}
|
|
40
40
|
export interface UAResultReadyEvent extends UABaseEvent, UAResultReadyEvent_Base {
|
|
41
41
|
}
|
|
@@ -14,8 +14,8 @@ import { UABaseDataVariable } from "node-opcua-nodeset-ua/source/ua_base_data_va
|
|
|
14
14
|
*/
|
|
15
15
|
export interface UASafetyStateManagement_Base {
|
|
16
16
|
reportSafetyState: UAMethod;
|
|
17
|
-
visionSafetyInformation: UABaseDataVariable<UAString,
|
|
18
|
-
visionSafetyTriggered: UABaseDataVariable<boolean,
|
|
17
|
+
visionSafetyInformation: UABaseDataVariable<UAString, DataType.String>;
|
|
18
|
+
visionSafetyTriggered: UABaseDataVariable<boolean, DataType.Boolean>;
|
|
19
19
|
}
|
|
20
20
|
export interface UASafetyStateManagement extends UAObject, UASafetyStateManagement_Base {
|
|
21
21
|
}
|
|
@@ -8,7 +8,6 @@ import { UATransitionEvent, UATransitionEvent_Base } from "node-opcua-nodeset-ua
|
|
|
8
8
|
* |typedDefinition |4:StateChangedEventType ns=4;i=1018 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAStateChangedEvent_Base = UATransitionEvent_Base;
|
|
13
12
|
export interface UAStateChangedEvent extends UATransitionEvent, UAStateChangedEvent_Base {
|
|
14
13
|
}
|
|
@@ -24,20 +24,20 @@ import { DTResultId } from "./dt_result_id"
|
|
|
24
24
|
* |isAbstract |true |
|
|
25
25
|
*/
|
|
26
26
|
export interface UAVisionCondition_Base extends UAAcknowledgeableCondition_Base {
|
|
27
|
-
blockReaction: UAProperty<boolean,
|
|
28
|
-
causePath?: UAProperty<UAString,
|
|
29
|
-
errorCode?: UAProperty<UInt64,
|
|
30
|
-
errorString?: UAProperty<UAString,
|
|
31
|
-
externalConfigurationId?: UAProperty<DTConfigurationId,
|
|
32
|
-
externalRecipeId?: UAProperty<DTRecipeIdExternal,
|
|
33
|
-
internalConfigurationId?: UAProperty<DTConfigurationId,
|
|
34
|
-
internalRecipeId?: UAProperty<DTRecipeIdInternal,
|
|
35
|
-
jobId?: UAProperty<DTJobId,
|
|
36
|
-
measId?: UAProperty<DTMeasId,
|
|
37
|
-
partId?: UAProperty<DTPartId,
|
|
38
|
-
productId?: UAProperty<DTProductId,
|
|
39
|
-
resultId?: UAProperty<DTResultId,
|
|
40
|
-
stopReaction: UAProperty<boolean,
|
|
27
|
+
blockReaction: UAProperty<boolean, DataType.Boolean>;
|
|
28
|
+
causePath?: UAProperty<UAString, DataType.String>;
|
|
29
|
+
errorCode?: UAProperty<UInt64, DataType.UInt64>;
|
|
30
|
+
errorString?: UAProperty<UAString, DataType.String>;
|
|
31
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
32
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
33
|
+
internalConfigurationId?: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
34
|
+
internalRecipeId?: UAProperty<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
35
|
+
jobId?: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
36
|
+
measId?: UAProperty<DTMeasId, DataType.ExtensionObject>;
|
|
37
|
+
partId?: UAProperty<DTPartId, DataType.ExtensionObject>;
|
|
38
|
+
productId?: UAProperty<DTProductId, DataType.ExtensionObject>;
|
|
39
|
+
resultId?: UAProperty<DTResultId, DataType.ExtensionObject>;
|
|
40
|
+
stopReaction: UAProperty<boolean, DataType.Boolean>;
|
|
41
41
|
}
|
|
42
42
|
export interface UAVisionCondition extends UAAcknowledgeableCondition, UAVisionCondition_Base {
|
|
43
43
|
}
|
|
@@ -8,7 +8,6 @@ import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event"
|
|
|
8
8
|
* |typedDefinition |4:VisionDiagnosticInfoEventType ns=4;i=1037 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAVisionDiagnosticInfoEvent_Base = UAVisionEvent_Base;
|
|
13
12
|
export interface UAVisionDiagnosticInfoEvent extends UAVisionEvent, UAVisionDiagnosticInfoEvent_Base {
|
|
14
13
|
}
|
|
@@ -8,7 +8,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
|
|
|
8
8
|
* |typedDefinition |4:VisionErrorConditionType ns=4;i=1035 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAVisionErrorCondition_Base = UAVisionCondition_Base;
|
|
13
12
|
export interface UAVisionErrorCondition extends UAVisionCondition, UAVisionErrorCondition_Base {
|
|
14
13
|
}
|
|
@@ -20,16 +20,16 @@ import { DTResultId } from "./dt_result_id"
|
|
|
20
20
|
* |isAbstract |true |
|
|
21
21
|
*/
|
|
22
22
|
export interface UAVisionEvent_Base extends UABaseEvent_Base {
|
|
23
|
-
causePath?: UAProperty<UAString,
|
|
24
|
-
externalConfigurationId?: UAProperty<DTConfigurationId,
|
|
25
|
-
externalRecipeId?: UAProperty<DTRecipeIdExternal,
|
|
26
|
-
internalConfigurationId?: UAProperty<DTConfigurationId,
|
|
27
|
-
internalRecipeId?: UAProperty<DTRecipeIdInternal,
|
|
28
|
-
jobId?: UAProperty<DTJobId,
|
|
29
|
-
measId?: UAProperty<DTMeasId,
|
|
30
|
-
partId?: UAProperty<DTPartId,
|
|
31
|
-
productId?: UAProperty<DTProductId,
|
|
32
|
-
resultId?: UAProperty<DTResultId,
|
|
23
|
+
causePath?: UAProperty<UAString, DataType.String>;
|
|
24
|
+
externalConfigurationId?: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
25
|
+
externalRecipeId?: UAProperty<DTRecipeIdExternal, DataType.ExtensionObject>;
|
|
26
|
+
internalConfigurationId?: UAProperty<DTConfigurationId, DataType.ExtensionObject>;
|
|
27
|
+
internalRecipeId?: UAProperty<DTRecipeIdInternal, DataType.ExtensionObject>;
|
|
28
|
+
jobId?: UAProperty<DTJobId, DataType.ExtensionObject>;
|
|
29
|
+
measId?: UAProperty<DTMeasId, DataType.ExtensionObject>;
|
|
30
|
+
partId?: UAProperty<DTPartId, DataType.ExtensionObject>;
|
|
31
|
+
productId?: UAProperty<DTProductId, DataType.ExtensionObject>;
|
|
32
|
+
resultId?: UAProperty<DTResultId, DataType.ExtensionObject>;
|
|
33
33
|
}
|
|
34
34
|
export interface UAVisionEvent extends UABaseEvent, UAVisionEvent_Base {
|
|
35
35
|
}
|
|
@@ -8,7 +8,6 @@ import { UAVisionEvent, UAVisionEvent_Base } from "./ua_vision_event"
|
|
|
8
8
|
* |typedDefinition |4:VisionInformationEventType ns=4;i=1038 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAVisionInformationEvent_Base = UAVisionEvent_Base;
|
|
13
12
|
export interface UAVisionInformationEvent extends UAVisionEvent, UAVisionInformationEvent_Base {
|
|
14
13
|
}
|
|
@@ -8,7 +8,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
|
|
|
8
8
|
* |typedDefinition |4:VisionPersistentErrorConditionType ns=4;i=1036 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAVisionPersistentErrorCondition_Base = UAVisionCondition_Base;
|
|
13
12
|
export interface UAVisionPersistentErrorCondition extends UAVisionCondition, UAVisionPersistentErrorCondition_Base {
|
|
14
13
|
}
|
|
@@ -12,8 +12,8 @@ import { UABaseEvent, UABaseEvent_Base } from "node-opcua-nodeset-ua/source/ua_b
|
|
|
12
12
|
* |isAbstract |false |
|
|
13
13
|
*/
|
|
14
14
|
export interface UAVisionSafetyEvent_Base extends UABaseEvent_Base {
|
|
15
|
-
visionSafetyInformation: UAProperty<UAString,
|
|
16
|
-
visionSafetyTriggered: UAProperty<boolean,
|
|
15
|
+
visionSafetyInformation: UAProperty<UAString, DataType.String>;
|
|
16
|
+
visionSafetyTriggered: UAProperty<boolean, DataType.Boolean>;
|
|
17
17
|
}
|
|
18
18
|
export interface UAVisionSafetyEvent extends UABaseEvent, UAVisionSafetyEvent_Base {
|
|
19
19
|
}
|
|
@@ -40,11 +40,11 @@ export interface UAVisionSystem_visionStateMachine extends Omit<UAVisionStateMac
|
|
|
40
40
|
*/
|
|
41
41
|
export interface UAVisionSystem_Base {
|
|
42
42
|
configurationManagement?: UAConfigurationManagement;
|
|
43
|
-
diagnosticLevel?: UABaseDataVariable<UInt16,
|
|
43
|
+
diagnosticLevel?: UABaseDataVariable<UInt16, DataType.UInt16>;
|
|
44
44
|
recipeManagement?: UARecipeManagement;
|
|
45
45
|
resultManagement?: UAResultManagement;
|
|
46
46
|
safetyStateManagement?: UASafetyStateManagement;
|
|
47
|
-
systemState?: UABaseDataVariable<DTSystemStateDescription,
|
|
47
|
+
systemState?: UABaseDataVariable<DTSystemStateDescription, DataType.ExtensionObject>;
|
|
48
48
|
visionStateMachine: UAVisionSystem_visionStateMachine;
|
|
49
49
|
}
|
|
50
50
|
export interface UAVisionSystem extends UAObject, UAVisionSystem_Base {
|
|
@@ -8,7 +8,6 @@ import { UAVisionCondition, UAVisionCondition_Base } from "./ua_vision_condition
|
|
|
8
8
|
* |typedDefinition |4:VisionWarningConditionType ns=4;i=1034 |
|
|
9
9
|
* |isAbstract |false |
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
12
|
-
}
|
|
11
|
+
export type UAVisionWarningCondition_Base = UAVisionCondition_Base;
|
|
13
12
|
export interface UAVisionWarningCondition extends UAVisionCondition, UAVisionWarningCondition_Base {
|
|
14
13
|
}
|