Stack LVLink REF From Control
Less than 1 minute
Stack LVLink REF From Control.vi
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-linkpy. For a detailed tutorial, please refer to: here

type | descriptions |
---|---|
![]() | new 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. |
![]() | LVREF 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 |
---|---|
![]() | LVREF 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. |