07-31-2025 12:08 AM
The real time sequence runs in the Veristand engine. But in the real time sequence (created by Stimulus profile editor), you can not read data from a file (for example Excel file or Word file) and assign the data value to channels. Is it possible to read the data from a file in the Veristand engine, and assign the data value to channels (not by mapping)? Thanks!
07-31-2025 01:40 AM
Perhaps you are looking for this VeriStand User Manual: Using CSV Files as Real-Time Sequences build in feature of stimulus profile.
08-01-2025 07:07 AM
Thanks for help. I know CSV files can be used as real-time sequences. But this is not I want.
Because we have developed a lot of applications that the load data was saved in Excel file (xlsx file). So I'm looking for a solution to read the data from Excel file in the Veristand Engine.
08-01-2025 09:32 AM
More advanced functionality, that includes xlxs file parsing, channel mappings, execution flow control (channel enable, trigger, ... ) signal mappings, etc ...
That all sounds like a good candidate to consider development of dedicated VeriStand Custom Device (aka custom plugin which extends NIVS for functionality that you need).
08-01-2025 10:34 AM
If you are open to using Labview, you can read in your excel data and use the VeriStand API's to write array (VS channel, data) to Veristand.
09-11-2025 08:30 AM
Hello:
What is aka custom plugin, can you share some information about this plugin? Thanks!
09-11-2025 08:32 AM
Hello:
Can you share some information about aka custom plugin? Thanks!
09-11-2025 08:33 AM
Hello: Can you share some information about aka custom plugin? Thanks!
09-11-2025 08:35 AM
Hello, Can you share some information about aka custom plugin? thanks!
09-11-2025 08:42 AM
Hello:
But is the LabVIEW VI run in veristand engine? Thanks!