Skip to main content

Reload Session

adminLess 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.

pykit-for-labview.lvlib:Reload Session.vi
pykit-for-labview.lvlib:Reload Session.vi
type
descriptions
cdatavalrefPykit Session In
specifies a reference to the Python session.
cerrcodeclsterror 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
idatavalrefPykit Session out
returns a reference to the Python session.
ierrcodeclsterror out
contains error information.
Last update:
Contributors: ZHUO DIAO