학교 댕길때 영어공부좀 할껄 엄청 후회되네요 ㅠㅠ
장비 분석중인데 업체에서 매뉴얼을 줬는데 이걸 줬네요 ㅠㅠ
감히 고개숙여 부탁드려 봅니다. ㅠㅠ
================================================================================================
Before a part enter reflow soldering a profile must be load with Init-process.
· When Entry-process detects that partNr or processLayer has be changed, Init-process must
be recalled.
· Exit-process need processLayer who was active by enter reflow-soldering.
This process will be summarized in customerFunction. SMT must only set needed inArgs and get
back outArgs. The API-methodes will be called from customserver.
· getStationSetup: Ask for actual workorder and processLayer. At this point it’s only to detect
if processLayer have change.
· getSerialNumberBySnrRef: Looks if given serial number member of a multi printed panel.
If given serial number not the reference serial number, this function gives back the
reference serial number.
· getSnrInfoData: When PartNr from multi printed panel doesn’t match to patNr from Init
process. This will detect here and restart Init-process.
· check SnrStateBySnrRef: This function checks the state of a complete multiple printed
panel. By returncode 5 or 6 test-retry-counter have reached and part must to diacnostic.
The value for the errorString is calculated from all single panels! Here, the worst single
panel state determines the total panel state (worst case). So by returncode 1,2,3,4, or 8 it’s
possible to look to the single state of each panel.
|