Version_Memory - OpenKNX/Kaenx-Creator GitHub Wiki
This is the view where you can edit memories.
Property | Description |
---|---|
Address | Start address of the memory |
Only visible if MaskVersion uses Absolute | |
Automaticly calculate size | Check if creation tool will calculate size of the memory |
Offset | Mostly 0. Specify offset for Memory |
Only visible if MaskVersion uses Relative | |
Order Parameter/.. automaticly | Check if creation tool will calculate positions of the parameters in this memory |
Order automaticly even if they have an address | Creation tool will overwrite old positions. Check this to use every bit in imported KnxProds |
Name | For internal use only |
Size | Enter size manually |
You can show how much of your memory is used and by what type.
Color | Used by |
---|---|
Blue | Used by Union |
Brown | ComObjectTable |
Gray | This Byte is not in your Memory Range |
Green | Free |
Red | Parameter |
Pink | Used by AddressTable |
Wine-Red | AssosiationTable |
Yellow | Parameter but with at least one free bit |
XML Example
<Code>
<RelativeSegment Id="M-00FA_A-0001-01-0000_RS-04-00000" Name="" Size="256" LoadStateMachine="4" Offset="0" />
<AbsoluteSegment Id="M-00FA_A-0001-01-0000_AS-4000" Size="256" Address="16384" />
</Code>
Now we can create our first ParameterType.