LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to edit the signal type of the simulate ECG express VI?

hello,

I want to edit the signal type from the front panel of the simulate ECG express VI from the biomedical toolkit, I am using labview 2017. When i convert the express VI to a sub VI so I can change the parameters from the front panel, the signal type won't change but the rest of the parameters can be changed from the front panel. So I don't really know why this happens, I would appreciate any help.

Thank you.

0 Kudos
Message 1 of 5
(2,519 Views)

The express VI uses scripting to adapt inputs and outputs when the user changes parameters. Once you use the VI created by the express VI, you loose this automatic adaptation. So you need to do it yourself.

Message 2 of 5
(2,478 Views)

How can I do it then?

0 Kudos
Message 3 of 5
(2,463 Views)

Hi afok,

 

you need to edit the VI - on your own! 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(2,460 Views)

@AOFK wrote:

How can I do it then?


Not sure, because I don't know what changes you are making... If you post a screen shot, or the VI we might be able to help.

0 Kudos
Message 5 of 5
(2,445 Views)