Search
4 result(s) for ExecutionFeedback
-
OPC-30060 – OPC UA for Tobacco Machine Communication8.7.2 LoadDataSet Methodsystem rolling back any data change and a specific message shall be returned via ExecutionFeedback . For detailed validation diagnostics, the Method ValidateDataSet shall be invoked. The signature of this Method ... specifies the Arguments representation. Signature LoadDataSet ( [in] DataSetType DataSet, [in] Boolean IsCompleteDataSet, [out] MethodExecutionFeedbackType ExecutionFeedback); Table 46 - LoadDataSet Method Arguments Argument Description DataSet The dataset to be transferred
-
OPC-30060 – OPC UA for Tobacco Machine Communication8.7.3 LoadMaterialList Methodsystem rolling back any data change and a specific message shall be returned via ExecutionFeedback . For detailed validation diagnostics, the Method ValidateMaterialList shall be invoked. The signature of this Method ... below. Table 47 specifies the Arguments representation. Signature LoadDataSet ( [in] MaterialListType MaterialList, [out] MethodExecutionFeedbackType ExecutionFeedback); Table 47 - LoadMaterialList Method Arguments Argument Description MaterialList The material list to be transferred
-
OPC-30060 – OPC UA for Tobacco Machine Communication8.7.4 ValidateDataSet Methodpassed, the identifiers of the datapoints that did not pass are provided with the ExecutionFeedback . The validation of the DataSet normally occurs before the DataSet is required, i.e. while production ... DataSetType DataSet, [in] Boolean IsCompleteDataSet, [out] DataSetEntryType[] FailedValidationEntries, [out] MessageType[] FailedValidationMessages, [out] MethodExecutionFeedbackType ExecutionFeedback); Table 48 - ValidateDataSet Method Arguments Argument Description DataSet The dataset to be validated by the underlying
-
OPC-30060 – OPC UA for Tobacco Machine Communicationpassed, the identifiers of the materials that did not pass are provided with the ExecutionFeedback . The validation of the MaterialList normally occurs before the MaterialList is required, i.e. while production ... representation. Signature ValidateMaterialList ( [in] MaterialListType MaterialList, [out] MaterialListItemType[] FailedValidationEntries, [out] MessageType[] FailedValidationMessages, [out] MethodExecutionFeedbackType ExecutionFeedback); Table 49 - ValidateMaterialList Method Arguments Argument Description MaterialList The material list to be validated