Owning Palette: Python Functions
Requires: Base Development System
Opens a Python session with a specific version of Python.
The Python session is necessary for configuring multiple Python Nodes to run in a specific version of Python and in the same process.
Add to the block diagram | Find on the palette |
Python version specifies the version of Python in which the Python session runs. This function supports Python of version 2.7 and 3.6 only. Although unsupported versions might work with the LabVIEW Python functions, NI recommends using supported versions of Python only. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
session out returns a reference to the Python session. | |
error out contains error information. This output provides standard error out functionality. |