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 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 is only possible if only one product is used. The signature of this Method is specified below. Table 33 and Table 34 specify the Arguments and AddressSpace representation, respectively.
Signature
SwitchProduct (
[in]String ProductId
);
Table 33 – SwitchProduct Method Arguments
Argument |
Description |
ProductId |
The ID of the product Object that represents the product to be selected |
Table 34 – SwitchProduct Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
SwitchProduct |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
Mandatory |