niHSDIO Configure Script To Generate VI
- Updated2023-02-21
- 3 minute(s) read
Sets the script that is generated after you call the niHSDIO Initiate VI when the generation mode parameter of the niHSDIO Configure Generation Mode VI is set to Scripted. If multiple scripts load when the niHSDIO Initiate VI is called, one script must be designated the script to generate or you receive an error.
This VI is only required if multiple scripts are present in the onboard memory.
Related Topics
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from the niHSDIO Init Acquisition Session VI, the niHSDIO Init Generation Session VI, or the niHSDIO Init Ext Cal VI. |
||||||
![]() |
script name specifies a string containing a syntactically correct script that is written to the onboard memory. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
instrument handle out passes a reference to your instrument session to the next VI. instrument handle is obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|