Jump to content

SequenceContext as an input of an API VI


Recommended Posts

Hi,

Let say I have a DQMH module with the two TS VIs "Start Modal Dialog" and "End Modal Dialog" inside Main.vi

Currently the SequenceContext input in the API VI is not computed by the TestStandifier.

I know it can be questionable to have this kind of case, but it exists, so would be possible in a future release to have a SequenceContext input of a API VI computed by the TestStandifier ?

Cheers

 

Link to comment
Share on other sites

So if I get it right :

* If the Sequence Context is already part of the request, add it to pass it through the request

* If the Sequence Context is not part of the request, continue to behave like it behaves today

Right ?

 

I must admitt that I didn't test to add the Sequence Context qas part of the payload. I didn't because the purpose of the TSifier is to convert a module that is not specifically designed for TS.

Here you explicitely designed the module to run into TS...

This one is tricky because we need to find the Sequence Context correctly to map it into the interface sequences. So we should not interfere with the paylaod, and still add one seqCtxt input to handle stopping the request thanks to the ExecutionMonitor.

I'll create an issue and see what we can do.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.