SystemLink Idea Exchange

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 
Post an idea
TestNinja

Would be nice to have the option to export the data to excel or CSV file while using the Trend plot.

SystemLinkPost.png

 

TestNinja

The SystemLink results plug-in filtering is not at all what I expected and does lack some desired features.  In TestStand it would be nice to updated results filtering to be similar to the current test stand report results filtering much like the picture below.  Where the filter would allow the capability to weed out done steps that are not useful in some cases and would avoid transmitting every step to system link.  This filtering would also avoid in most cases the modification of the results plug-in call back that is deployed with the client. TestStand_Report_Filtering.PNG

jordankuehnsef

Currently on a dashboard you can pick any system using the system filter. If a dashboard is in a workspace it should only be able to select systems from within that same workspace using the system filter.

  • UI & Usability
0 Kudos
jordankuehnsef

Currently you can assign a Workspace to a State, but it does not restrict that state to a specific Workspace, e.g. a device in Workspace A can see all States as available to apply even if the States are in Workspaces B or C.

  • UI & Usability
jordankuehnsef

Currently the only files available in the UI are at the root level. If you utilize the file ingestion rules to organize into folders they are no longer accessible via the web interface. Placing all files in a single directory is not scalable.

  • UI & Usability
jordankuehnsef

When you have several systems to manage it can take forever to scroll to the right system (partially because the scroll is laggy, and the sorting sometimes works, and collapsed groups don't stay collapsed). It would be helpful to be able to start typing a system name into a box at the top to filter the shown systems. This is present elsewhere, like on a custom dashboard when using the system filter at the top.

  • UI & Usability
Stark.123c

We noticed that when there is an ATML report included in Systemink, one needs to double-click the report log to check for the parameters additional results pulled from a TestStand as parameters with the log box checked. 

 

It seems like this information should be accessible without double click the test. It might be a good idea to use some additional blocks like the following:

 

 

syspic.png

 

Or to explicitly include the parameters and values. 

0 Kudos
benebelt1

Hey there:)

It would be great if it was possible to set the datatype of an optimized property manually, e.g. with a DropDown in the Data Type column.

benebelt1_0-1631776896694.png

 

Currently it is only possible to optimize a property automatically. 

As far as I know this task can be done in code in HTTP but an easier no-code solution  would be great.

The need for the manual optimization is following issue:
If you have a property in your index which is supposed to have a numeric value in it but in 70% it has a "NOVALUE" or "" of the DataTypeString in it, it will automatically be optimized as a String. This way it is not possible for the DataFinder to find the actual values which are stored as a numeric value.

 

Thanks!


benebelt1

  • UI & Usability
jyoung8711

If you're importing packages into a SystemLink Repository from a remote feed, the current status / progress is entirely unhelpful... On computers with slow connections, importing something like LabVIEW or DIAdem can take up to 10 minutes... and then in some cases it's failing.... and all we get while we're waiting is the following spinning wheel.  It would be nice to get some additional feedback on the status of what's going on.. maybe a "downloading x of y" or a progress bar or really anything else.

 

jyoung8711_0-1630419637424.png