Package Trimming
Services
Messages
message SweepRequest trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | WaferName |
optional
string
|
|
2 | ReticleName |
optional
string
|
|
3 | DieName |
optional
string
|
|
4 | CircuitName |
optional
string
|
|
5 | ResultName |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
|
7 | OpticalSpectralAnalyserSweepInput |
optional
Trimming.OpticalSpectralAnalyserSweepInput
|
message SweepOutput trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | Id |
string
|
|
2 | WavelengthsArray |
repeated
double
|
|
3 | PowersArray |
repeated
double
|
|
4 | Tags |
repeated
Component.Tag
|
message OpticalSpectralAnalyserSweepInput trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | WavelengthStart_nm |
double
|
|
2 | WavelengthStop_nm |
double
|
|
3 | Sampling_pm |
int32
|
|
4 | LaserSpeed_nm_per_s |
int32
|
|
5 | LaserPower_dbm |
double
|
message StoreSweepRequest trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | Sweep |
Trimming.SweepRequest
|
|
2 | Data |
Trimming.StoreSweepInputData
|
message StoreSweepAfterShotRequest trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | Sweep |
Trimming.SweepRequest
|
|
2 | Data |
Trimming.StoreSweepInputData
|
|
3 | ShotNumber |
int32
|
message StoreSweepInputData trimming.proto
Field | Type | Description | |
---|---|---|---|
1 | WavelengthsArray |
repeated
double
|
|
2 | PowersArray |
repeated
double
|