Search
4 result(s) for CurrentProducts
-
OPC-40200 – OPC UA for Weighing Technology7.7.3 ObjectType DescriptionObjectType Description CurrentProducts is an array containing the Ids of all product objects currently in processing mode. The product process can be started using the SelectProduct method or another interface
-
OPC-40200 – OPC UA for Weighing Technology7.7.5 Method SelectProductable to process the product. This includes that the ID is saved in the CurrentProducts array and that the ProductMode switches from "Not processing" to "Processing
-
OPC-40200 – OPC UA for Weighing Technology7.7.6 Method DeselectProductstop to process the product. This includes that the ID is removed in the CurrentProducts array and that the ProductMode switches from "Processing" to "Not processing
-
OPC-40200 – OPC UA for Weighing Technology7.7.8 Method SwitchProductprocess the new product. This includes that the new ID is saved in the CurrentProducts array and that the ProductMode switches from "Not processing" to "Processing ... Additionally, the old ID is removed in the CurrentProducts array and the ProductMode of the old product switches from "Processing" to "Not Processing". This method