Dispose Session
Less than 1 minute
Dispose Session.vi
Dispose the Python Session specified by Session ID and terminate the python process.

type | descriptions |
---|---|
![]() | Pykit Session In specifies a reference to the Python session. |
![]() | force_terminate True: Python execution will be terminated immediately. False: Python execution will be terminated after finishing all task. |
![]() | error in error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
type | descriptions |
---|---|
![]() | error out contains error information. |