Sepasoft MES Module Suite
The event is created to get a signal information.

Object Functions
getCalcValues()
Description
Returns the value information of the signal.
Syntax
getCalcValues()
- Parameters
None
- Returns
SPCCalcValueCollection calcValues - The value of the signal.
- Scope
All
getData()
Description
Gets the SPC data.
Syntax
getData()
- Parameters
None
- Returns
AnalysisDataset data - The SPC data associated with the signal.
- Scope
All
getSampleSize()
Description
Returns the sample size.
Syntax
getSampleSize()
- Parameters
None
- Returns
Integer sampleSize - The size of the sample.
- Scope
All
getSignalName()
Description
Returns the signal name.
Syntax
getSignalName()
- Parameters
None
- Returns
String signalName - The name of the signal.
- Scope
All
Sepasoft MES Module Suite