added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/INSERTROW/RDS_PRE_EPI.PRE_EPI_SIG_INFO.json
Normal file
11
LSL2/OIEVENT/INSERTROW/RDS_PRE_EPI.PRE_EPI_SIG_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message, msg\r\n$insert msg_equates\r\n\r\nMsgInfo = ''\r\nMsgInfo<mtext$> = 'Do you wish to insert a cleaning?'\r\nMsgInfo<mtype$> = 'BNY'\r\nResp = msg( '', MsgInfo )\r\nif Resp else\r\n Void = send_message( CtrlEntId, \"DELETE\", RowNum )\r\nend\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/RDS_PRE_EPI_ORG.PRE_EPI_SIG_INFO.json
Normal file
11
LSL2/OIEVENT/INSERTROW/RDS_PRE_EPI_ORG.PRE_EPI_SIG_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message, msg\r\n$insert msg_equates\r\n\r\nMsgInfo = ''\r\nMsgInfo<mtext$> = 'Do you wish to insert a cleaning?'\r\nMsgInfo<mtype$> = 'BNY'\r\nResp = msg( '', MsgInfo )\r\nif Resp else\r\n Void = send_message( CtrlEntId, \"DELETE\", RowNum )\r\nend\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/REACT_HRS.REACT_INFO.json
Normal file
11
LSL2/OIEVENT/INSERTROW/REACT_HRS.REACT_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message\r\n\r\nVoid = send_message( CtrlEntId, \"DELETE\", RowNum )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.RDS_DETAIL.json
Normal file
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.RDS_DETAIL.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\ndeclare function send_event\r\n$insert schedule_equ\r\n\r\nforward_event( CtrlEntId, CtrlClassId, RowNum, RowData )\r\nRecord = get_property( @window, 'RECORD' )\r\nRecord = insert( Record, schedule_wafers_in$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_run_order_num$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_rds_ids$, RowNum, 0, '' )\r\nVoid = set_property( @window, 'RECORD', Record )\r\nVoid = send_event( @window:'.TOT_WAF_IN', 'CALCULATE', 1 )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.SHIP_DETAIL.json
Normal file
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.SHIP_DETAIL.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\ndeclare function send_event\r\n$insert schedule_srl_equ\r\n\r\nforward_event( CtrlEntId, CtrlClassId, RowNum, RowData )\r\nRecord = get_property( @window, 'RECORD' )\r\nRecord = insert( Record, schedule_srl_ship_qty$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_ship_date$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_invoice_ids$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_ship_via$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_tracking_no$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_ship_setup_charge$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_rejects$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_unprocessed$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_ship_price$, RowNum, 0, '' )\r\nVoid = set_property( @window, 'RECORD', Record )\r\nVoid = send_event( @window:'.TOTAL_SHIP_QTY', 'CALCULATE', 1 )\r\nVoid = send_event( @window:'.TOTAL_NOT_SHIP_QTY', 'CALCULATE', 1 )\r\nVoid = send_event( @window:'.TOTAL_SHIP_AMOUNT', 'CALCULATE', 1 )\r\nVoid = send_event( @window:'.TOTAL_REJ', 'CALCULATE', 1 )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.WAFER_SCHED_SHIP.json
Normal file
11
LSL2/OIEVENT/INSERTROW/SCHEDULE_SRL.WAFER_SCHED_SHIP.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\ndeclare function send_event\r\n$insert schedule_srl_equ\r\n\r\nforward_event( CtrlEntId, CtrlClassId, RowNum, RowData )\r\nRecord = get_property( @window, 'RECORD' )\r\nRecord = insert( Record, schedule_srl_sched_qty$, RowNum, 0, '' )\r\nRecord = insert( Record, schedule_srl_sched_date$, RowNum, 0, '' )\r\nVoid = set_property( @window, 'RECORD', Record )\r\nVoid = send_event( @window:'.TOT_SCHED', 'CALCULATE', 1 )\r\nVoid = send_event( @window:'.TOT_NOT_SCHED', 'CALCULATE', 1 )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/WO_MAINT_SCHED.SCHED_INFO.json
Normal file
11
LSL2/OIEVENT/INSERTROW/WO_MAINT_SCHED.SCHED_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message\r\n\r\nVoid = send_message( CtrlEntId, \"DELETE\", RowNum )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/INSERTROW/WO_MAST_SCHED.SCHED_INFO.json
Normal file
11
LSL2/OIEVENT/INSERTROW/WO_MAST_SCHED.SCHED_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message\r\n\r\nVoid = send_message( CtrlEntId, \"DELETE\", RowNum )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user