Package Analysis
Message
OpticalSpectralAnalyserSweepResultArray
Message
NewOpticalSpectralAnalyserSweepResult
Message
OpticalSpectralAnalyserSweepResult
Message
ListByPageResultsRequest
Message
ListByPageWafersRequest
Message
ListByPageReticlesRequest
Services
Messages
message OpticalSpectralAnalyserSweepResultArray analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Analysis.OpticalSpectralAnalyserSweepResult
|
message NewOpticalSpectralAnalyserSweepResult analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | WavelengthsArray |
repeated
double
|
|
2 | PowersArray |
repeated
double
|
|
3 | Name |
optional
string
|
|
4 | Tags |
repeated
Component.Tag
|
|
5 | WaferName |
optional
string
|
|
6 | ReticleName |
optional
string
|
|
7 | DieName |
optional
string
|
|
8 | CircuitName |
optional
string
|
message OpticalSpectralAnalyserSweepResult analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | WavelengthsArray |
repeated
double
|
|
2 | PowersArray |
repeated
double
|
|
3 | Name |
optional
string
|
|
4 | Tags |
repeated
Component.Tag
|
|
5 | WaferName |
optional
string
|
|
6 | ReticleName |
optional
string
|
|
7 | DieName |
optional
string
|
|
8 | CircuitName |
optional
string
|
|
9 | Id |
optional
string
|
message ResultsFilterRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | ResultName |
optional
string
|
|
2 | WaferName |
optional
string
|
|
3 | ReticleName |
optional
string
|
|
4 | DieName |
optional
string
|
|
5 | CircuitName |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
message ListByPageResultsRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | PageNumber |
optional
int32
|
|
2 | PageSize |
optional
int32
|
|
3 | Filters |
optional
Analysis.ResultsFilterRequest
|
message ResultsPage analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Component.Result
|
|
2 | Total |
int32
|
|
3 | Index |
int32
|
|
4 | Size |
int32
|
message OptionalSingleResults analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Result |
optional
Component.Result
|
message WafersFilterRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Name |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
message ListByPageWafersRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | PageNumber |
optional
int32
|
|
2 | PageSize |
optional
int32
|
|
3 | Filters |
optional
Analysis.WafersFilterRequest
|
message WafersPage analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Component.Wafer
|
|
2 | Total |
int32
|
|
3 | Index |
int32
|
|
4 | Size |
int32
|
message DiesFilterRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Name |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
message ListByPageDiesRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | PageNumber |
optional
int32
|
|
2 | PageSize |
optional
int32
|
|
3 | Filters |
optional
Analysis.DiesFilterRequest
|
message DiesPage analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Component.Die
|
|
2 | Total |
int32
|
|
3 | Index |
int32
|
|
4 | Size |
int32
|
message ReticlesFilterRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Name |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
message ListByPageReticlesRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | PageNumber |
optional
int32
|
|
2 | PageSize |
optional
int32
|
|
3 | Filters |
optional
Analysis.ReticlesFilterRequest
|
message ReticlesPage analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Component.Reticle
|
|
2 | Total |
int32
|
|
3 | Index |
int32
|
|
4 | Size |
int32
|
message CircuitsFilterRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Name |
optional
string
|
|
6 | Tags |
repeated
Component.Tag
|
message ListByPageCircuitsRequest analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | PageNumber |
optional
int32
|
|
2 | PageSize |
optional
int32
|
|
3 | Filters |
optional
Analysis.CircuitsFilterRequest
|
message CircuitsPage analysis.proto
Field | Type | Description | |
---|---|---|---|
1 | Items |
repeated
Component.Circuit
|
|
2 | Total |
int32
|
|
3 | Index |
int32
|
|
4 | Size |
int32
|