Selects the new product and deselects the old product. The scale is now able to process the new product. This includes that the new Id is saved in the currentProduct array and that the ProductMode switches from "Not processing" to "Processing". Additionally, the old ID is removed in the currentProduct array and the ProductMode of the old product switches from "Processing" to "Not Processing". This method is only possible if only one product is used. The signature of this Method is specified below. Table 34 and Table 35 specify the Arguments and AddressSpace representation, respectively.
Signature
SwitchProduct (
[in]String ProductId
);
Table 34 – SwitchProduct Method Arguments
Argument |
Description |
ProductId |
The Id of the product Object that represents the product to be selected |
Table 35 – SwitchProduct Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
SwitchProduct |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
Mandatory |