From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Additional NI Software Idea Exchange

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

The types of scale is limited to lookup table, polynomial and thermocouple.

For thermocouple the scale is only available for input (electrical -> physical).

It will be interesting to add other scales, like thermocouple on output, time to frequency (1/x).

The best will be the capability to define custom scale.

Hello Folks,

 

As a developer, I use to have several screens for Test data display, Manual panel, Model execution control panel, etc. As per to the operator any screen other than Test data display is unnecessary.

 

It will be really good, if we could include the Screen selection in the "User Accounts Manager" with respect to the users like shown below

 

Operator options.PNG

This option lets the administrator to select the specific screens whichever is necessary for the operator.

 

 

-SID

 

 

Hello,

 

It would be nice to be able to control the stimulis from a workspace screen.

 

It would be nice to had a control like this ...

 

 

Capture.PNG

 

The stimulus list could be filled according to the content of a Project directory. (Project Root / Stimulis )

 

Thanks.

 

Manu.net

Now you can't drag&drop to move sequence files in Project Explorer. To workaround this, you have to add files under folders after creating folders. The way to workaround is time-consuming.

 

Thanks,

 

Saku

 

image.png

VeriStand suppot 32 and 64-bit aligned fixed point data: http://zone.ni.com/reference/en-XX/help/372846G-01/veristandmerge/creating_custom_fpga_configuration_file/.  Please add support for FXPU8, FXPI8, FXPU16, and FXPI16.  This can potentially reduce the number of DMA reads/writes by 4.

Whenever I delete a signal (whether it's a custom device, user channel, calculated channel, etc.), VeriStand goes through to delete that signal from anything referencing it. This is often nice but at times undesirable because I may plan to add it back again at a later time with a new custom device with the same signal names, for example. The auto deletion of all references means that I'd need to go back to relink all of the broken references even if the missing signal gets restored later anyway. Some of my channels are used in 20+ places.

 

I'd like to see VeriStand prompt me or give me an option as to whether I want to delete all references. If I choose not to delete the reference, I understand that an error will show up later if I try to deploy or run. Thanks.

There need to be a way to select multiple objects and move them around on the Veristand Workspace.  Moving multiple objects using coordinates is just too cumbersome.

I have a system definition of over a thousand signals. I see that VeriStand 2011 has some search functionality built in. Is there a way to search not just ni the channel names but for the use of particular variables within calculated channels? For example, if I have UserVar1, I'd like to be able to find all occurrences of where UserVar1 is used. It could be an argument in a Calculated Channel, a mapping destination, an alias, etc. Is there a search tool that can accomplish this? Thanks.

Hello,

 

Current Workspace Controls display only text, but it is not easy for users to recognize which is which. If icons display together, usability must be improved so much.

images.png

 

Regards,

 

Saku

In most places around VeriStand, channels can be searched and filtered. However, in the channel logging pane of the simulus profile editor, one must manually dig down through the nodes and select channels independently which requires users to know exactly where the channels are in the structure. This is a pain for large systems (we have 4000 channels including CAN and 2000 channels excluding CAN). Thank you.

When you resize the Workspace in the current version of NI Veristand say to half the width of your computer screen, if you need to read a numerial input or numerical display or a dial on the other side of the workspace you would have to maximize the workspace. It would be nice to have horizontal and vertical scroll bars such that when you resize the NI Veristand workspace you could view the other half of the screen with out maximizing the workspace again.

Please change the System Explorer Windows to be resizable.

 

Best Regards,

Stu

 

Currently there is no specific upgrade path for VeriStand. This affects code reuse and portability when trying to keep up with the latest version. It's understandable that there are going to be limitations, but lack of documentation makes this task very difficult. 

When CSV file is imported to stimulus profile editor, VeriStand outputs the 0th-order signals drawn in blue. However, my customer wants to output the 1st-order signals in red. That would be best to select 0th/1st-order hold depending on the applications. Do you have a plan to support this feature in the near future?
According to this link, the Stimulus Profile Editor generates a real-time sequence from a CSV file.  So it would be very nice to have this feature in VeriStand 🙂

image.png

Say I have profileA which calls sequenceB which calls sequenceC. sequenceC needs to access UserChannelX defined in the system definition. Currently, the only way to do so, I believe, is to pass UserChannelX into sequenceC as a parameter which means it needs to be defined as a parameter in sequenceB as well, even if it's not used in sequenceB. This greatly increases the number of arguments of a sequence which may never be used but is necessary in order to give the lowest sequence access to system definition channels. It seems like we should make sytem definition channels directly available at any subsequence level (sort of like how global variables can be referenced anywhere). Thank you.

When you install LabVIEW RT to a compactRIO you can/used to get recommended software sets to install e.g. Standard, minimal, scan mode. <br><br>We should have one for Veristand which includes Veristands required elements but not additional packages which could increase the jitter of the system.

The only way to change channel mappings to control and indicators is to right click on each control to change the channel. The work around is to use alias for each workspace item and them modify the alias from the system definition.

 

I think another more convenient option would have the operator use the manage items window from the screen tab to select which channels to display on the workspace. It already shows all the channels connected but it would add plenty of functionality if you could change the mappings from this window also.

 

tldr: Screen>>Manage Items... - ability to change channel mappings

Although many examples exist for VeriStand. They are not easy to find for new users unless they are shown where they are. If they have been using other NI Software , they would likely go to the Help>Find Examples option in the splash/development menu options. In LabVIEW,

 

lvyesfindexamples.png

 

This menu option does not exist in VeriStand.

 

nofindexamples.PNG

 

Giving access to these Examples from the load screen would be helpful for new customers who are getting started and existing customers looking to do a quick test. Navigating for a specific example can be a bit tedious at times because they don't all exist in the same level. Like Sinewave Delay and Engine Demo for instance.

 

<Public VeriStand>\Projects\Example\Sinewave Delay.nivsproj

<Public VeriStand>\Examples\Stimulus Profile\Engine Demo\Engine Demo.nivsproj

 

Hello

 

I have encountered problems while converting the Embedded Data Logger Receive Time information from VeriStand in double format into a Excel time stamp.

 

When I am introducing my logging data in .tdsm format I was not able to convert it into a "normal" time stamp with date and time information using the excel cell categories concerning time and data options. My solution to that was a exectuable which the NI support has generated for me. Otherwise it was not possible to me to make this conversion.

 

Either NI should publish the algorithm how to convert this double value into a "normal" time stamp or there should be a possibility to log the data in a easiliy understandble way for Excel to convert it.

 

Best greetings

Lukas Nowak

Request for a "Find / Replace" search function in Stimulus Profile Editor:

 

+ To find where a variable [parameter] is found in code

+ To bulk replace a variable [parameter], when required