API Reference for Custom Sequence Projects
- Updated2025-09-22
- 1 minute(s) read
API Reference for Custom Sequence Projects
The Semiconductor Device Control Add-On Professional edition for InstrumentStudio includes APIs in the custom indirect register sequence project templates to enable indirect register operations.
| API Call | Description | Inputs |
|---|---|---|
| Constructor | Instantiates the indirect register sequence. | — |
| ReadIndirectRegister() | Triggered when you perform an indirect register read operation. You can define a series of direct register operations that need to happen when an indirect register read operation is triggered. |
|
| WriteIndirectRegister() | Triggered when you perform an indirect register write operation. You can define a series of direct register operations that need to happen when an indirect register write operation is triggered. |
|
Related Information
- Semiconductor Device Control Add-On for InstrumentStudio Examples
Refer to the following table for examples provided by Semiconductor Device Control Add-On for InstrumentStudio.
- 2024 Q3 New Features
Learn about new features, behavior changes, and other updates in Semiconductor Device Control Add-On 2024 Q3 for InstrumentStudio.