kovacszsp Posted July 24, 2016 Report Share Posted July 24, 2016 Dear All! I am a newby in programming Unitronics. Please help me how can I reorder operands, when a program nearly ready? A modbus master will ask V350 and I want to order together cognate operands. Thanks yor answers in advance, Zsolt Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted July 25, 2016 MVP 2022 Report Share Posted July 25, 2016 You can use Edit/Replace Operand... to move operands anywhere you want, but what I usually do is set up a few ladder rungs of code to copy the operands into some contiguous blank space (see attached). Quote Link to comment Share on other sites More sharing options...
HigHTech Posted August 18, 2016 Report Share Posted August 18, 2016 Hi Flex I used to follow the same approach but then I made a huge system (12 slaves with a lot of sharing variables) so duplicating was not anymore an option. So if you know your system is going to grow then try to organize your variables in vectors. This limitation of fixed memory is one of the big advantages I find in Unistream and that´s why I am starting to use Unistream as my default hardware. Best regards, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.