From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,518 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,477 Views)

How can I do it then?

0 Kudos
Message 3 of 5
(2,462 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,459 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,444 Views)