VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

ASAM XIL Questions

Solved!
Go to solution

Hello,

 

I briefly explored VeriStand's ASAM XIL implementation, specifically the 
C# Walkthrough: Configuring and Executing Stimulus Signals

 

I have seen that you can do simple stimulus like generating sine-waves or ramps (these are executed in realtime on the target, right?). My question is, can you also do all the other things you can do in a Veristand .nivsseq file like while loops, if-else-clauses, using variables etc. In other words, are you free to program any logic you want using ASAM XIL (running in realtime) or are you limited to the exising signal generators?

 

Thanks,

Dirk

 

0 Kudos
Message 1 of 2
(3,109 Views)
Solution
Accepted by topic author Krid

Hi Dirk,

So far the ASAM XIL API only specifies an interface for signal generation and as you mentioned they are executed in real-time.

However the ASAM XIL workgroup is currently also working on an interface to standardize such  "real-time script" execution (while loops, if-else, etc). The plan is to have a such a feature with the ASAM XIL 2.1 release this year. If you have any good ideas how this interface might look like i would appreciate if you can send me an email.

 

Best Regards,

Philip Deppe

0 Kudos
Message 2 of 2
(3,060 Views)