Hi! I'm trying to simulate a linear axis and I have used an operation that, when a signal is high, change the position of a "positios control". Now what I whant to do do is receiving this position from a variable like an integer o so but I didn't found a way. The only one is using the signal adapter but it works only when the signal is TRUE since when the signal is FALSE you have to assign it a value too because the expression could not be like "IF THEN, ENDIF". Could you show me another way?
↧