11-13-2025 01:38 AM
Hello everyone,
I’ve run into a limitation with DSC. Normally, I could create shared variables dynamically, but our new projects are restricted to x64, which prevents this approach. The alternative—the DataSocket Manager UI—has unfortunately been broken since version 21.
Does anyone know if there is any active effort to resolve either of these issues? It would be great to hear if there’s a roadmap or workaround in place.
Thanks in advance for any insights!
11-13-2025 05:58 AM
Hello!
Dynamic shared variable creation isn’t supported in x64 LabVIEW, and the DataSocket Manager UI has been broken since version 21 with no official fix. Workarounds include using the Multiple Variable Editor or scripting variable definitions. NI hasn’t shared a roadmap, so submitting a support request may help escalate the issue.
11-13-2025 07:43 AM
Hey,
I need to adjust the published variables during runtime.
Starting LabVIEW 2024 Q1 release, Multiple Variable Editor Window has been removed and no longer supported by LabVIEW.