11-08-2010 05:35 AM
I've decided to use ModBus Serial Master Query and it works fine while I enter the data from the Front Panel. I now want to supply the data as a result of a calculation. I've tried using the unbundle command, but now I'm stuck over data types etc. Can anyone help ? Many thanks,
11-08-2010 08:30 AM
Hi Placebo,
Could you please post your code? It would help all of us that are looking to help you.
Many thanks,
11-09-2010 08:45 AM
Hi John,
Yes, here it is. So I wish to supply the value of 1000 to register 0 using an arithmetic operation, not by entering it manually through the front panel.
11-09-2010 09:09 AM
Hi Placebo,
I have managed to wire a constant of 1000 into the register by using the bundle by name function shown below.
Was this what you were after?