Pallet Planning Export

Last modified by Theib Sawaf on 2020/10/31 07:21

Format

The export generates 2 types of files

  • List.bla
  • *.PAL files

Configuration

<!-- Pallet System planning export settings -->
<add key="PalletPlanningExportDirectory" value="C:\ImpactSync\StruSoft\Pallet\Out" />
<add key="PRDFileDirectory" value="F:\PROD" />
<add key="ProductionCompanyId" value="1100" />
<add key="ProductionDivisionId" value="100000" />
<add key="Shift" value="1" />

Contents

The file List.bla contains the names of xxx.pal files. Here is an example:

List.bla

240618.PAL
240617.PAL
240616.PAL

1538056320397-330.png

The xxx.pal files contain the path to the element file, Standard, Project, Element Id, Transport No, Stack No and Stack Id of the elements on the pallet.

Here is an example.

240617.PAL

PAL 240617
0 0 0 0 0
C:\TEMP\S64029000\PL-017 0 0 0;S64029000;631-2;1;5;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 3:3;240617;141;1101
C:\TEMP\S64029000\PL-028 0 0 0;S64029000;631-2;1;6;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 2:3;240617;125;1101
C:\TEMP\S64029000\PL-001 0 0 0;S64029000;631-2;1;7;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 1:3;240617;157;1101

Line NoFile Contents
1PAL 240617
20 0 0 0 0
3C:\TEMP\S64029000\PL-017 0 0 0;S64029000;631-2;1;5;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 3:3;240617;141;1101
4C:\TEMP\S64029000\PL-028 0 0 0;S64029000;631-2;1;6;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 2:3;240617;125;1101
5C:\TEMP\S64029000\PL-001 0 0 0;S64029000;631-2;1;7;2018-09-25 00:00:00;2018-09-25 00:00:00;7 A 1:3;240617;157;1101

Below you can find all the details.

First Line

EntryExampleComments
Hard CodedPAL 
Cast Id240617 

Second Line

EntryExampleComments
Hard Coded (Station No)“0 0 0 0 0” 

Element Lines (3, 4, ,5,...)
Third line: First element on pallet from left side
Fourth line: Second element on pallet from left side
Fifth line: Third element on pallet from left side
Etc…...

EntryExampleComments
Production File

C:\TEMP\S64029000\PL-017

 
Hard Coded“0 0 0” 
ProjectS64029000 
TLM (Project last 3 chars)631 
“-” Transport No−2 
Stack No1 
Stack Sequence5 
Delivery Date

2018-09-25 00:00:00

 
Delivery Date

2018-09-25 00:00:00

 
Position In Production Stack (Stapel)
(the first at bottom should be 1)?
7

 

Hard Coded“A” 
Element Index on pallet (the first at right should be 1)3 
Total number of elements on pallet3 
Cast Id240617 
Element Id141 
Standard1101 

1538591200752-293.png

Tags:
Copyright 2024 StruSoft AB
IMPACT Wiki