MagicDraw - How to simulate two constraints in one requirement?

Hi All,

I have a system requirement that contains two constraints for two separate values/variables respectively. With my current block diagram shown below, time and current are being executed for both constraints. Current is supposed to be assigned to the < 20 mA constraint and time is supposed to be assigned to the < 10ms constraint.

Is there any reason why the simulation runs both constraints for current and time?

I believe this is because I can't assign x with time and y with current. How do I fix this?

Edit: When I hover over less than in my requirement the description says time < 10 and current < 10 for both. I did not create a requirement term glossary. I used the Tools > Extract Constraint Block From Requirement functionality.

Thank you in advance.