Customer Service

Frequently Asked Questions

Categories
  FlexStand

Products
  FlexStand Operator Interface v. 4.0
Question:  Some VIs from vi.lib does not work in FlexSTAND run-time
[Email To a Friend]
Answer:  In LabVIEW 2012 you may experience "broken arrow" when running plugins in FlexSTAND with the LabVIEW run-time.
This is due to that NI has changed a setting in LabVIEW for som VIs in vi.lib: ”Separate compiled code from source file”.
This will give problems when calling VIs that uses dynamic calls which is used in FlexSTAND plugins.
The problem is that LV run-time does not have access to the object cache and can therefore not execute the code.
There is a (non official) setting that can be entered in the FlexStand.ini file that solves the problem: RTEHasObjCacheAccess=True