Changes
- The Proxy Variables panel is completely reworked to empower fast and efficient management of the existing proxy variables. The new panel allows a quick search, filtering and grouping of proxy variables and drag-and-drop management of linked objects
- The snippet compiler is significantly reworked, which results in a dramatic cutback in the snippets execution times. For example, the execution time of the empty snippet has been dropped from ~0.05 ms. to ~0.001 ms. (50 times faster)!
- New 'Is Time Critical' property on the event object allows to boost timing stability (precision) of the control loop intervals in the selected events (currently only in the full-screen run mode)
- After a proxy variable is renamed in GUI, all its occupancies in the snippets will be found and renamed automatically
- New ‘Config File’ element is added. The element allows allows saving and loading xml configuration files containing values for selected proxy variables
- Default horizontal padding on the signal plot (Signal Analyser element) is reduced to fit more data points.
- ‘Subevent Index‘ property of the event object now allows setting the starting event on the sub-layers, given that the ‘Subevent Index‘ is set in snippets before the onset of the parent event
- Various performance improvements and fixes for memory leaks in the eye-tracking analysis elements
- New Joystick Tracker element that allows using joysticks and gamepads as screen-calibrated tracking devices, with the optional relative tracking mode
- New LSL Signal elements allows reading arbitrary signals send via the Lab streaming layer (LSL) protocol
Fixes
- Incidental crashes in GUI with the 'Collection was modified; enumeration operation may not execute.' message
- Editor for the ‘Selected Channels’ property did not work correctly for some signal acquisition elements
- ‘Analog NI Signal’ element could loose samples in acquisition
- Illogical selection of the secondary monitor in the preview and debug mode, when the monitors were not assigned explicitly
- Loosing custom dataset titles on saving the Chart element
- Erroneous assimilation of supplementary libraries as AddIns in the AddIn Manager
- NI Counter Line element did not worked correctly after the recent changes in the digital port elements