Adding an extra work center resource schedule
To add an extra work center resource schedule (W/C schedule) make the following changes to
the PMWSCH__.SKM file:
- Change the W/C schedule definition in the panel #1
- Change the drop-down menu definition in the panel #5
- Define 3 new panels to control the new W/C schedule
In the panel #1 you must define which panels are launched with the W/C schedules (which are defined in the drop-down menu in the panel #5). See the example below for more detail:
#01;1;-1;-2;-3;01;00;79;
@@13;*01;51;*02;56;*03;61;*04;71;*05;81;*06;00;*07;00;*08;00;*09;00;*10;00;
ß
Title
@@13;*11;52;*12;57;*13;62;*14;72;*15;82;*16;00;*17;00;*18;00;*19;00;*20;00;
ß
Listbox
@@13;*21;50;*22;55;*23;60;*24;70;*25;80;*26;00;*27;00;*28;00;*29;00;*30;00;
ß
Window
@@13;$1;_;$2;_;$3;_;$4;Q;$5;_;$6;_;$7;_;$8;_;$9;_;$10;_;
@@13;$11;_;$12;_;$13;_;$14;S;$15;_;$16;_;$17;_;$18;_;$19;_;$20;_;
- The first @@13 function contains the number of the W/C schedule. The next number indicates the panel where the title of the new W/C schedule is defined.
- The second @@13 function contains the number of the W/C schedule plus 10. The next number indicates the panel where the list box is defined.
- The third @@13 function contains the number of the W/C schedule plus 20. The next number indicates the panel where the window is defined.
The new W/C schedule is added to the drop-down definition in the panel #5. See the example below for more details.
@@30;*254;0;7;?0;;;LZI;20;6;10;I;+;
Planner_report;+;
Operator_report;+;
Schedule_analysis;+;
Quantity_report;+;
New_report;+;
|;1;2;3;4;5;
See @@ Function Toolbox and @@30 Combination Box Definition for more information.
The new W/C resource schedule panels must also be defined. This is panel #80, #81 and #82 in the example above. The new panel definitions are illustrated by this example:
#80;1;-1;-2;-3;01;00;79;
@@28;SWT;5;80;100;19;180;Work_Center_Resource_Schedule_-_New_Report;
@@30;$1;1;7;?0;;;DI;0;5;1000;C;SW;;
@@27;LBOX;HTE;?0;;;13;1000;0;;D+1;F2;
@@24;\Open...;1;7;?0;;;PD;F2;
@@24;\Status...;1;7;?0;-2;;PX;F5;
@@24;\View_now;0;7;?0;;;P;F4;
@@24;\Print...;1;7;?0;;;P;F9;
<codeblock>@@24;\Pullup...;1;7;?0;;;P;F6;
</codeblock>
@@24;\Del.date;1;7;?0;-2;;PX;F17;
@@24;Del.date_ori\ginal;1;7;?0;-2;;PX;F18;
@@24;Cancel;1;7;?0;;;PNPF3;T;F3;
@@24;Help;1;7;?0;;;PH;
_Resourse.$1___________&____$\View_now___&
$LBOX____________________________________________________________________&
_
_
_