Reload Session
Less than 1 minute
Reload Session.vi
Reimport(compile) the imported python module(.py script) again and keep the session ID as the same as before. After calling Reload Session, the script change will be appiled but the cache will lost.

type | descriptions |
---|---|
![]() | Pykit Session In specifies a reference to the Python session. |
![]() | 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 |
---|---|
![]() | Pykit Session out returns a reference to the Python session. |
![]() | error out contains error information. |