niBT SA Open Session VI
- Updated2023-02-21
- 3 minute(s) read
Looks up an existing niBT SA session using the session name parameter and returns the refnum that you can pass to subsequent niBT SA VIs and the niBT SA Configure Analysis Property Node. If the look up fails, the niBT SA Open Session VI creates a new niBT SA session and returns a new refnum.
![]() |
session name specifies the name of the session that you are looking up or creating. If a session with the same name already exists, this VI returns a reference to that session. To get the reference to an already-opened session x, specify x as the session name. You can obtain the reference to an existing session multiple times if you have not called the niBT SA Close Session VI in that session. You do not need to close the session multiple times. To create an unnamed session, pass an empty string to the session name parameter or leave this parameter unwired.
|
||||
![]() |
toolkit compatibility version specifies the version of the toolkit to which the current version of the toolkit is compatible. If the behavior of the toolkit changes in a new version, use this parameter to specify that you want to continue using the behavior of the previous release.
|
||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||
![]() |
niBT SA session out returns the niBT SA session refnum. Use this reference as the session input to subsequent VIs.
|
||||
![]() |
new session? indicates whether the VI creates a new session.
|
||||
![]() |
error out contains error information. This output provides standard error out functionality. |