This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

How to shift buffers?
#5
For now only a quick update on the order of modules in the XML file as exported by the editor:
  • it is not necessary to edit the order manually in the XML file as I did before to ensure the correct buffer build up (my last screenshot above)
  • it appears that the editor defines the order of the modules at export by their horizontal position "posx" like in
    Quote:<subrange editor:uuid="2460" editor:posx="350" editor:posy="920">
  • in the past weeks, I think, I read in some resource something about the horizontal order but have not found this source again (I believe, it was something like horizontal order is used and vertical order is not; remembered this only again vaguely yesterday)
  • at my attempt before I manually adjusted the "posx" and "posy" values in XML to have a nice looking view on the experiment in the editor (in the next editor version there could be some "snap to grid" function to avoid that the positions have decimal numbers in which the significant difference which decides on the execution order happens at the 8th position after the decimal point, which is kind of hard to see in an XML file of a thousand lines), this way (XML edit) the two important modules (buffer element source and loss terms, last screenshot) had the same "posx" and their vertical order had most probably being ignored at export, allowing me to define it manually in XML (just in terms of line numbers, simply by copying a module ahead of the other in the file), this reordering in XML was then in contradiction to the "posy" values of the modules as from the editor, but this was without any impact
  • to avoid the manual XML edit I use now some small posx offset (10) to ensure that one of the modules is being executed ahead of the other to have a correct buffer build (new screenshot)
  • well, at least this is my current undestanding after some experimental changes in the XML file and importing/experting it to/from the editor several times, still need to test my experiment after introducing this small offset for all such buffer builds



Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
How to shift buffers? - by Trikes - 06-24-2024, 09:14 AM
RE: How to shift buffers? - by Sebastian Staacks - 06-24-2024, 09:47 AM
RE: How to shift buffers? - by Trikes - 06-25-2024, 07:59 AM
RE: How to shift buffers? - by Sebastian Staacks - 06-25-2024, 09:16 AM
RE: How to shift buffers? - by Trikes - 06-27-2024, 08:54 AM
RE: How to shift buffers? - by Jens Noriʇzsɔɥ - 06-27-2024, 10:10 AM
RE: How to shift buffers? - by Sebastian Staacks - 06-28-2024, 12:53 PM
RE: How to shift buffers? - by Trikes - 06-29-2024, 09:28 AM
RE: How to shift buffers? - by Jens Noriʇzsɔɥ - 06-29-2024, 02:41 PM
RE: How to shift buffers? - by Trikes - 06-29-2024, 07:40 PM
RE: How to shift buffers? - by Sebastian Staacks - 06-30-2024, 02:55 PM
RE: How to shift buffers? - by Jens Noriʇzsɔɥ - 06-30-2024, 04:25 PM

Forum Jump: