cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Parametrized Solve Block

npouladi
1-Newbie

Parametrized Solve Block

question.jpgHi All,

I want to use a parametrized solve block in a programing loop. The problem is that the solve block gives two output with two units, pressure and tempreature; so I cannot assign it to a function.

I appreciate any hints.

Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
RichardJ
19-Tanzanite
(To:npouladi)

You have to define two functions:

View solution in original post

5 REPLIES 5
RichardJ
19-Tanzanite
(To:npouladi)

You have to define two functions:

One partial solution

Divide by the unit (you can use "UnitsOf()" to stay consistent in the solve block, then two separate functions after to access the correct unit values.

Thank you so much for the great help

Hi Navid.

Nice work.

Can you explain please what is To=5C?

Thanks in advance.

Alvaro.

Top Tags