WMSLocation.palletInserted Method
Updates the load and gives information in the Infolog buffer when a pallet is inserted on the location.
Syntax
public void palletInserted(WMSPalletType _wmsPalletType)
Run On
ClientOrServer
Parameters
- _wmsPalletType
Type: WMSPalletType Table
The WMSPalletType type of the pallet that is inserted.
Remarks
This method should be called whenever a pallet is inserted on a location.