-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinputRungs.txt
1 lines (1 loc) · 2.21 KB
/
inputRungs.txt
1
[MOVE('CABLL',Param.BuildingName) MOVE('SL-0001',Param.SorterName) MOVE(5,Param.TotalNumberOfBelts) MOVE(5,Param.ConveyorNumberOfSorter[0]) ,OTL(Param.AcbPresent) OTL(Param.OutboundSorter) OTL(Param.SmallsSorter) OTL(Param.HytrolSorter) OTL(Param.ShoesPresortLeft) OTL(Param.DoubleSidedSorter) ,MOVE(75,Param.NumberOfDestinations) MOVE(75,Param.OverflowDestination) MOVE(3,Param.MinimumDivertLength) ,MOVE(22,Param.MaximumDivertLength) MOVE(10,Param.AverageParcelLength) MOVE(4,Param.WrongSorterDestination) MOVE(4,Param.CameraNoReadDestination) MOVE(3000,Param.ChuteNumberingOffset) ,MOVE(86,Param.PresortingDivertOffset) MOVE(5,Param.PresortingBuffer) MOVE(4,Param.PresortDivertInterlockingBelt) MOVE(3,Param.ShoeLength) ,MOVE(2,Param.ShoeOutOfPositionBelt) MOVE(20,Param.ShoeOutOfPositionOffset) ,MOVE(415,Param.SorterFpmSpeed) MOVE(415,Param.SorterHslaSpeed) MOVE(415,Param.SorterNonHslaSpeed) ,XIC(EmulatorActive) MOVE(10,Param.PlcChatIpAddress[0]) MOVE(71,Param.PlcChatIpAddress[1]) MOVE(168,Param.PlcChatIpAddress[2]) MOVE(131,Param.PlcChatIpAddress[3]) ,XIC(EmulatorActive) MOVE(192,Param.XleIpAddress[0]) MOVE(168,Param.XleIpAddress[1]) MOVE(10,Param.XleIpAddress[2]) MOVE(114,Param.XleIpAddress[3]) ,XIC(EmulatorActive) MOVE(Param.XleIpAddress[0],Param.ChatIpAddress[0]) MOVE(Param.XleIpAddress[1],Param.ChatIpAddress[1]) MOVE(Param.XleIpAddress[2],Param.ChatIpAddress[2]) MOVE(Param.XleIpAddress[3],Param.ChatIpAddress[3]) ,XIO(EmulatorActive) MOVE(10,Param.XleIpAddress[0]) MOVE(86,Param.XleIpAddress[1]) MOVE(80,Param.XleIpAddress[2]) MOVE(154,Param.XleIpAddress[3]) ,XIO(EmulatorActive) MOVE(10,Param.PlcChatIpAddress[0]) MOVE(86,Param.PlcChatIpAddress[1]) MOVE(80,Param.PlcChatIpAddress[2]) MOVE(156,Param.PlcChatIpAddress[3]) ,MOVE(10,Param.PrimaryCameraIpAddress[0]) MOVE(86,Param.PrimaryCameraIpAddress[1]) MOVE(80,Param.PrimaryCameraIpAddress[2]) MOVE(163,Param.PrimaryCameraIpAddress[3]) ,MOVE(10,Param.BackupCameraIpAddress[0]) MOVE(86,Param.BackupCameraIpAddress[1]) MOVE(80,Param.BackupCameraIpAddress[2]) MOVE(164,Param.BackupCameraIpAddress[3]) ];Set the Parameter values associated with the system. All Parameters are Initialized to default values (typically zero) in the Initialization Routine. Any Parameter that needs set, can be set here.