10-09-2024 10:04 AM
10-09-2024 11:47 AM
This file is there for years already. I doubt you can change UI colors. Only step list is configurable (and always was).
10-09-2024 10:31 PM
Modern operator interface is under work. It will be available in 2025.
10-09-2024 10:34 PM
You can refer to the release announcement here.
10-10-2024 03:01 AM
I hope 'Modern User Interface' does not refer to the 'Modern' controls in LabVIEW 😂
At least I can see toolbar buttons again but it's going to take some getting used to the adapter icons.
10-13-2024 11:22 PM
As part of Modern user interface, we are coming up with web based controls (as an alternate to the current ActiveX controls). We are targeting enabling creation of interfaces using these controls & using web frameworks (like Blazor) to begin with. These would be made available in LabVIEW too in time.
Thanks for your feedback on the UI. We do plan to address them incrementally over the releases.
10-15-2024 06:21 AM
Am I guessing correctly that there will be a TS server and a Blazor-based web UI for communicating with this server? In that case, will I be able to have my TS UI in e.g. Electron? Or maybe it's too early to ask such questions?
10-16-2024 06:03 PM - edited 10-16-2024 06:06 PM
Can you clarify what this means?
Reusing sequence files across TestStand versions
Starting this release, sequence files can be used across versions of TestStand without re-saving. This would be supported across versions where there aren’t breaking changes, this is indicated by change in the engine version number (which can be found in Help >> About TestStand)
Does this mean that a future TS2025 version sequence file would work with TS2024 without using Save As 2024?
10-17-2024 04:40 AM
>>Can you clarify what this means?
>>Reusing sequence files across TestStand versions
You can find more details here.
Essentially, we won't be updating TestStand engine version every release. We will do it only if absolutely necessary (eg: we introduce new step types). So this just means you will end up needing 'Save' or 'Save As' less often.
A sequence file created in a later version would work with an older version of TestStand provided the engine versions are the same (i.e there were no compatibility breaking changes between those TestStand versions).