Customizing Process Models and Callbacks
- Mise à jour2026-09-15
- Temps de lecture : 1 minute(s)
You can customize the default process models and callback sequences. Customize callbacks to implement custom functionality specific to unit under test (UUT) models. Customize process models to implement functionality that is standard throughout an organization and applies to all or most UUTs. Use callbacks to implement functionality you might change. Use process models to implement functionality you are unlikely to change. You can extend the functionality of existing process models by creating or customizing process model plug-ins.
Contenu associé
- Process Model Architecture
- Callback Sequences
Callbacks are sequences TestStand calls under specific circumstances. You can create new callbacks or you can override existing callbacks to customize the operation of the test station.
- Process Model Plug-In Architecture
- TestStand Directory Structure