Which products are affected?
9400 HighLine SW V5.0
Eliminated function restriction
So far the LS_CamInterface system block would not recognise invalid product numbers selected via the CAM_dnProductnumber input variable. If an invalid product number was selected, it was not displayed with a TRUE signal on the CAM_bError output variable. In the revised version of the system block the CAM_bError output is set now if a product is selected whose number is greater than the available quantities of the product and if bActivateProduct attempts to activate the product. The active product number remains the same, and thus all data remain active. The CAM_bError will not be set if a product number is selected whose number is in fact smaller than the available quantities of the product but undefined due to a gap in the profile data. Such detection can be carried out by downstream blocks.