Sepasoft MES Module Suite
After a new sample is added or an existing sample is updated to the database, any script in this event is run. This includes samples that have been scheduled with no measurement data. It is provided to allow for the performance of other actions when sample information changes.
Event Methods
getSample()
Description
Returns the new or updated sample. (See Sample section for more information).
Syntax
getSample()
- Parameters
None
- Returns
Sample sample - The new or updated sample.
Code Example
Code |
|
Sepasoft MES Module Suite