SIT Resolve Model DLL Path VI
- Updated2023-02-21
- 2 minute(s) read
SIT Resolve Model DLL Path VI
Owning Palette: Model Interface VIs
Requires: Simulation Interface Toolkit
This VI resolves the path for the Model DLL you specify using Model DLL Path In. If the model is running on RT or you provide an absolute path to the Model DLL, this VI does not modify the path. If the model is running on a Windows system and you provide a relative path to the Model DLL, this VI qualifies that path using the directory of the Driver VI. If a client deploys this model and the model is running on RT, the client copies the Model DLL to the ni-rt\system folder on the RT target. That folder is in the default search path for shared libraries, so an absolute path is not necessary.

![]() |
Model DLL Path In is the absolute or relative path to the Model DLL. |
![]() |
Driver VI Path is the path to the top-level Driver VI. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Resolved Model DLL Path specifies either the input path if absolute, or the resolved relative path to the Model DLL. |
![]() |
error out contains error information. This output provides standard error out functionality. |



