7.7.8 Method SwitchProduct

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 38 and Table 39 specify the Arguments and AddressSpace representation, respectively.

Signature

	SwitchProduct (
		[in]	String		ProductId
	);
Table 38 – SwitchProduct Method Arguments
Argument Description
ProductIdThe ID of the product Object that represents the product to be selected
Table 39 - SwitchProduct Method AddressSpace definition
Attribute Value
BrowseNameSwitchProduct
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[] 0:PropertyTypeMandatory