02-04-2011 04:03 AM
Hello !
I want to show values on 2 Register cards. Is it possible to link the value on the second register to the value on the first register ? without a wire from the one value to the other ? i want that the value on the second register is like a lokal variable that is directly linked with the original value.
02-04-2011 04:14 AM
Hi Ralph.D,
can you please explain why a wire wouldn't work for it?
Mike
02-04-2011 04:19 AM
I want to change from the first register to a register x (1-30 channels).
I do this over an event, when clicking to a button on the first register, the register from channel x is activated and displayed. And in this channel register are values from the first page. i don't want to wire every vlaue from the channels one by one. is it possible ?
02-04-2011 04:28 AM
Hi Ralph.D,
if you want to show some values every time, then you simply don't need to place them inside the tab page. Place them outside, select the control and move it with the cursor keys over the tab page to the position you want.
Hope it helps.
Mike
02-04-2011 04:33 AM
No that's not my problem.
On the first register i have 30 channels with 2 values for each channel.
when i change to the channel x register i only want to see the 2 values from this channel and other additional settings for the channel.
02-04-2011 05:56 AM
Hi Ralph.D,
in this case you have to use the wires to connect the different indicators with the according values. There is nothing new or special, if you have to indicators then you have to connect a value to both of them, except you wanna show the default value.
Mike