Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
e6da1bf4
Commit
e6da1bf4
authored
Mar 05, 2014
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update PartJobShop example topology to have operationType set
parent
3c989f93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
461 additions
and
449 deletions
+461
-449
dream/simulation/Examples/PartJobShop.json
dream/simulation/Examples/PartJobShop.json
+461
-449
No files found.
dream/simulation/Examples/PartJobShop.json
View file @
e6da1bf4
{
"edges"
:
{
"con_10"
:
[
"CAD
1"
,
"Decomposition"
,
"CAD
2"
,
"Decomposition"
,
{}
],
],
"con_15"
:
[
"
CAD2"
,
"
Decomposition"
,
"
Decomposition"
,
"
QCAM"
,
{}
],
],
"con_20"
:
[
"
Decomposition"
,
"
QCAM"
,
"
QMILL"
,
"
MILL2"
,
{}
],
],
"con_25"
:
[
"QMILL"
,
"MILL
2"
,
"QMILL"
,
"MILL
1"
,
{}
],
],
"con_30"
:
[
"Q
MILL"
,
"
MILL1"
,
"Q
Start"
,
"
CAD2"
,
{}
],
],
"con_35"
:
[
"Q
Start"
,
"CA
D2"
,
"Q
CAM"
,
"CA
M1"
,
{}
],
],
"con_40"
:
[
"QCAM"
,
"CAM
1"
,
"QCAM"
,
"CAM
2"
,
{}
],
],
"con_45"
:
[
"Q
CAM"
,
"CA
M2"
,
"Q
Start"
,
"CA
D1"
,
{}
],
],
"con_5"
:
[
"
QStart"
,
"
CAD1"
,
"
CAD1"
,
"
Decomposition"
,
{}
],
],
"con_50"
:
[
"QEDM"
,
"EDM"
,
"QEDM"
,
"EDM"
,
{}
],
],
"con_55"
:
[
"QIM"
,
"IM1"
,
"QIM"
,
"IM1"
,
{}
],
],
"con_60"
:
[
"QIM"
,
"IM2"
,
"QIM"
,
"IM2"
,
{}
],
],
"con_65"
:
[
"MASS3"
,
"QIM"
,
"MASS3"
,
"QIM"
,
{}
],
],
"con_70"
:
[
"MASS2"
,
"QIM"
,
"MASS2"
,
"QIM"
,
{}
],
],
"con_75"
:
[
"MASS1"
,
"QIM"
,
"MASS1"
,
"QIM"
,
{}
],
],
"con_80"
:
[
"QMASS"
,
"MASS1"
,
"QMASS"
,
"MASS1"
,
{}
],
],
"con_85"
:
[
"QMASS"
,
"MASS2"
,
"QMASS"
,
"MASS2"
,
{}
],
],
"con_90"
:
[
"QMASS"
,
"MASS3"
,
"QMASS"
,
"MASS3"
,
{}
]
},
},
"general"
:
{
"confidenceLevel"
:
0.95
,
"currentDate"
:
"2014/03/12"
,
"maxSimTime"
:
-1
,
"numberOfAntsPerGenerations"
:
2
,
"numberOfGenerations"
:
10
,
"numberOfReplications"
:
1
,
"numberOfSolutions"
:
4
,
"processTimeout"
:
2000
,
"confidenceLevel"
:
0.95
,
"currentDate"
:
"2014/03/12"
,
"maxSimTime"
:
-1
,
"numberOfAntsPerGenerations"
:
2
,
"numberOfGenerations"
:
10
,
"numberOfReplications"
:
1
,
"numberOfSolutions"
:
4
,
"processTimeout"
:
2000
,
"trace"
:
"Yes"
},
},
"nodes"
:
{
"CAD1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAD1"
,
},
"name"
:
"CAD1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"CAD2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_2"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_2"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAD2"
,
},
"name"
:
"CAD2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"CAM1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_3"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_3"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAM1"
,
},
"name"
:
"CAM1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"CAM2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_4"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_4"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAM2"
,
},
"name"
:
"CAM2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"Decomposition"
:
{
"_class"
:
"Dream.OrderDecomposition"
,
"element_id"
:
"DreamNode_5"
,
"_class"
:
"Dream.OrderDecomposition"
,
"element_id"
:
"DreamNode_5"
,
"name"
:
"Decomposition"
},
},
"E1"
:
{
"_class"
:
"Dream.ExitJobShop"
,
"element_id"
:
"DreamNode_6"
,
"_class"
:
"Dream.ExitJobShop"
,
"element_id"
:
"DreamNode_6"
,
"name"
:
"Exit"
},
},
"EDM"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
7"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
22"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"EDM"
,
},
"name"
:
"EDM"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"IM1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
8"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
7"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"IM1"
,
},
"name"
:
"IM1"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"IM2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
9"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_
8"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"IM2"
,
},
"name"
:
"IM2"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"MASS1"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_
10"
,
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_
9"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MouldAss"
,
},
"name"
:
"MASS1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"MASS2"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_1
1"
,
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_1
0"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MouldAss"
,
},
"name"
:
"MASS2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"MASS3"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_1
2"
,
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_1
1"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MouldAss"
,
},
"name"
:
"MASS3"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"MILL1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1
3"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1
2"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MILL1"
,
},
"name"
:
"MILL1"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"MILL2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1
4"
,
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1
3"
,
"failures"
:
{
"MTTF"
:
"40"
,
"MTTR"
:
"10"
,
"failureDistribution"
:
"No"
,
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MILL2"
,
},
"name"
:
"MILL2"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
"1"
,
"mean"
:
"0.9"
,
"min"
:
"0.1"
,
"stdev"
:
"0.1"
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
},
"PM1"
:
{
"_class"
:
"Dream.Operator"
,
"element_id"
:
"DreamNode_1
5"
,
"_class"
:
"Dream.Operator"
,
"element_id"
:
"DreamNode_1
4"
,
"name"
:
"PM1"
},
},
"PM2"
:
{
"_class"
:
"Dream.Operator"
,
"element_id"
:
"DreamNode_1
6"
,
"_class"
:
"Dream.Operator"
,
"element_id"
:
"DreamNode_1
5"
,
"name"
:
"PM2"
},
},
"QCAM"
:
{
"_class"
:
"Dream.ConditionalBuffer"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_1
7"
,
"isDummy"
:
"0"
,
"name"
:
"QCAM"
,
"_class"
:
"Dream.ConditionalBuffer"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_1
6"
,
"isDummy"
:
"0"
,
"name"
:
"QCAM"
,
"schedulingRule"
:
"FIFO"
},
},
"QEDM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_1
8"
,
"isDummy"
:
"0"
,
"name"
:
"QEDM"
,
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_1
7"
,
"isDummy"
:
"0"
,
"name"
:
"QEDM"
,
"schedulingRule"
:
"FIFO"
},
},
"QIM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_1
9"
,
"isDummy"
:
"0"
,
"name"
:
"QIM"
,
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_1
8"
,
"isDummy"
:
"0"
,
"name"
:
"QIM"
,
"schedulingRule"
:
"FIFO"
},
},
"QMASS"
:
{
"_class"
:
"Dream.MouldAssemblyBuffer"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_
20"
,
"isDummy"
:
"0"
,
"name"
:
"QMASS"
,
"_class"
:
"Dream.MouldAssemblyBuffer"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_
19"
,
"isDummy"
:
"0"
,
"name"
:
"QMASS"
,
"schedulingRule"
:
"FIFO"
},
},
"QMILL"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"-1"
,
"element_id"
:
"DreamNode_2
1"
,
"isDummy"
:
"0"
,
"name"
:
"QMILL"
,
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"-1"
,
"element_id"
:
"DreamNode_2
0"
,
"isDummy"
:
"0"
,
"name"
:
"QMILL"
,
"schedulingRule"
:
"FIFO"
},
},
"QStart"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_2
2"
,
"isDummy"
:
"0"
,
"name"
:
"QStart"
,
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_2
1"
,
"isDummy"
:
"0"
,
"name"
:
"QStart"
,
"schedulingRule"
:
"FIFO"
}
},
},
"preference"
:
{
"coordinates"
:
{
"CAD1"
:
{
"left"
:
0.329
63397636897157
,
"top"
:
0.26
80049626379991
},
"left"
:
0.329
35725427514356
,
"top"
:
0.26
73741799067207
},
"CAD2"
:
{
"left"
:
0.35
914551462607636
,
"top"
:
0.02
3577079050914163
},
"left"
:
0.35
8715003959836
,
"top"
:
0.02
212751833710792
},
"CAM1"
:
{
"left"
:
0.8156850502215475
,
"left"
:
0.8156850502215475
,
"top"
:
0.03770447816866011
},
},
"CAM2"
:
{
"left"
:
0.796
5020644878134
,
"top"
:
0.3
10507630773734
2
},
"left"
:
0.796
328960197283
,
"top"
:
0.3
07941296858085
2
},
"Decomposition"
:
{
"left"
:
0.5277238535086819
,
"left"
:
0.5277238535086819
,
"top"
:
0.10475955623433687
},
},
"E1"
:
{
"left"
:
0.967876137039781
,
"left"
:
0.967876137039781
,
"top"
:
0.39355726466863505
},
},
"EDM"
:
{
"left"
:
0.18
964688721194897
,
"top"
:
0.92
20848382145941
},
"left"
:
0.18
899051359520772
,
"top"
:
0.92
197993071283
},
"IM1"
:
{
"left"
:
0.87
51810178550912
,
"top"
:
0.604
9810252492097
},
"left"
:
0.87
43104827972474
,
"top"
:
0.604
8188345476164
},
"IM2"
:
{
"left"
:
0.8845462397808385
,
"left"
:
0.8845462397808385
,
"top"
:
0.8560412718675537
},
},
"MASS1"
:
{
"left"
:
0.5486473277825593
,
"left"
:
0.5486473277825593
,
"top"
:
0.5247930837013548
},
},
"MASS2"
:
{
"left"
:
0.5441103624829352
,
"left"
:
0.5441103624829352
,
"top"
:
0.7115787006319392
},
},
"MASS3"
:
{
"left"
:
0.5
501964991975471
,
"top"
:
0.9
108024938023543
},
"left"
:
0.5
495403769103371
,
"top"
:
0.9
090722116828504
},
"MILL1"
:
{
"left"
:
0.1877564659501795
,
"left"
:
0.1877564659501795
,
"top"
:
0.6841812972040019
},
},
"MILL2"
:
{
"left"
:
0.18401596464596484
,
"left"
:
0.18401596464596484
,
"top"
:
0.44453459509694726
},
},
"PM1"
:
{
"left"
:
0.001216264249816622
,
"left"
:
0.001216264249816622
,
"top"
:
0.021371774115389482
},
},
"PM2"
:
{
"left"
:
0.002151852134290946
,
"left"
:
0.002151852134290946
,
"top"
:
0.2275242854939252
},
},
"QCAM"
:
{
"left"
:
0.6798946482505993
,
"left"
:
0.6798946482505993
,
"top"
:
0.04336252204503648
},
},
"QEDM"
:
{
"left"
:
0.05041752133280548
,
"left"
:
0.05041752133280548
,
"top"
:
0.9193157852349616
},
},
"QIM"
:
{
"left"
:
0.7084640625588505
,
"left"
:
0.7084640625588505
,
"top"
:
0.7069073434280151
},
},
"QMASS"
:
{
"left"
:
0.39359833360679664
,
"left"
:
0.39359833360679664
,
"top"
:
0.7621221762426658
},
},
"QMILL"
:
{
"left"
:
0.024330940806924675
,
"left"
:
0.024330940806924675
,
"top"
:
0.571934442232598
},
},
"QStart"
:
{
"left"
:
0.15404040948036557
,
"left"
:
0.15404040948036557
,
"top"
:
0.05376099760119495
}
},
},
"zoom_level"
:
0.8099919000000001
},
},
"shift_spreadsheet"
:
[
[
"Day"
,
"Machines"
,
"Start"
,
"Day"
,
"Machines"
,
"Start"
,
"End"
],
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
]
],
],
"wip_part_spreadsheet"
:
[
[
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Prerequisites Parts"
],
],
[
"Order 1"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
"Order 1"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
null
],
],
[
null
,
null
,
null
,
null
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
null
,
null
,
null
,
null
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
""
],
],
[
null
,
null
,
null
,
null
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MILL-EDM-MASS"
,
"10-7-8-4-13-8-0"
,
null
,
null
,
null
,
null
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MILL-EDM-MASS"
,
"10-7-8-4-13-8-0"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"2-12"
,
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"2-12"
,
""
],
],
[
"Order 2"
,
"2014/03/14"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
"Order 2"
,
"2014/03/14"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"20-15-8-8-0"
,
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"20-15-8-8-0"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-12"
,
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-12"
,
""
],
],
[
"Order 3"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
"Order 3"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"8-4-2-0"
,
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"8-4-2-0"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"7-15-8-8-0"
,
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"7-15-8-8-0"
,
""
],
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-3"
,
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-3"
,
""
],
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
]
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment