Sir Hill Fra Posted November 26, 2024 Report Posted November 26, 2024 Hello, We use TestStandifier in our project, thanks for the work of automation. However, we still need to rework manually the generated sequence: the datatype "LabVIEW Generic VI Reference", "LabVIEW Analog Waveform" or "TS.SequenceContext" are not handled by the framework. Can you add support for these data types? Best Regards Cyril Quote
Cyril Gambini Posted November 26, 2024 Report Posted November 26, 2024 Hi ! thanks for naming the missing datatypes that you'd like to see included. When we'll have some free time, I'll make sure to add the LV Ref and Analog Waveform. For the TS.SequenceContext I'm not sure however... The purpose of the TSifier is to bring a module not designed to work with TS into the TS world. Therefore we shouldn't have to handle an existing TS.SequenceContext. What is your use case with the existing SequenceContext ? I mean, if your module is requiring the SeqContext, it is already designed to work with TS no ? Quote
Sir Hill Fra Posted November 26, 2024 Author Report Posted November 26, 2024 Hi, Thanks you. I don't want the SequenceContext you add automatically, I need the SequenceContext like if it is a lambda reference (so no conflict with the SequenceContext you add automatically). I need this reference because I created an event to set a VI as Floating or Modal. This DQMH is only called by TestStand, so if the caller is LV, this event is not used (with/without TS is possible in my application). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.