Kjensen Posted February 11, 2015 Report Posted February 11, 2015 I can not get the Table function block (Data Table Copy Rows) to work. It is before the (Data Tables Write Row) Function Block that is working. What I am trying to do is to Copy row 0 to row 1 and then copy the new data into row 0 in the Data table. At one time I had it working and then I built a new Table with less rows and it quit working. Any help would be appreciated. Example 1.docx
Eyal Koren Posted February 11, 2015 Report Posted February 11, 2015 I can not get the Table function block (Data Table Copy Rows) to work. It is before the (Data Tables Write Row) Function Block that is working. What I am trying to do is to Copy row 0 to row 1 and then copy the new data into row 0 in the Data table. At one time I had it working and then I built a new Table with less rows and it quit working. Any help would be appreciated. Hi Kjensen, To understand what exactly isn't working in the application, I will need you to post the application itself for inspection.
Kjensen Posted February 11, 2015 Author Report Posted February 11, 2015 Here it is, thanks for looking at it Karl Standard_Diverter_no modbus.vlp
Kjensen Posted February 11, 2015 Author Report Posted February 11, 2015 It will not allow me to attach it because it is 390 KB, I am using the VisiLogic 570 controller. Do you have a suggestion how to get you the program?
Kjensen Posted February 11, 2015 Author Report Posted February 11, 2015 I have given more examples, I am wanting the rows to append. All I am getting is the first row updated. The copy from row 0 to row 1 is not working. I will send the example in three replys Example 1.docx
Kjensen Posted February 11, 2015 Author Report Posted February 11, 2015 I know the problem. Sorry but it was a simple one, I wanted to copy to three rows only in my table. My table structure had 3 rows. I set the Data Table - Copy Rows function I set (Source row number to "0") (Target row number to "1") (Number Of Rows to 3) As I am sure that you know it would not work because the Number of Rows should have been set to "2" Thanks for getting back to me Much appreciated Karl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now