Skip to main content

Stack LVLink REF From Control

adminLess than 1 minute

Add the corresponding control (from the front panel) to LVREF.

LVREFs can be registered to the control reference index using either Add LVLink REF.vi or Set LVLink REF.vi. All registered controls (front panel elements) can then be manipulated via a Python package called lv-linkpyopen in new window. For a detailed tutorial, please refer to: hereopen in new window

pykit-for-labview.lvlib:Stack LVLink REF From Controlvi.vi
pykit-for-labview.lvlib:Stack LVLink REF From Controlvi.vi
type
descriptions
cctrnnew Control
a new control reference to be added into LV-Link control reference index.
Notice that you CANNOT add a boolean reference with button-like latch action.
ccclstLVREF in
Data structure of the control reference inde before being STACKED.
This data structure can be create from Stack LVLink REF From Controlvi.vi or Stack LVLink REF From VI.vi.
type
descriptions
icclstLVREF out
Data structure of the control reference index after being STACKED.
This data structure can be create from Stack LVLink REF From Controlvi.vi or Stack LVLink REF From VI.vi.
Last update:
Contributors: ZHUO DIAO