-
Martin Christoph Hierholzer authoredMartin Christoph Hierholzer authored
test3.map 581 B
# both registers have the same address, so whatever we write to actuator we can read back from readBack
/MyModule/actuator 1 0 4 1 32 0 1 RW
/MyModule/readBack 1 4 4 1 32 0 1 RO
/Integers/signed32 1 8 4 1 32 0 1 RW
/Integers/unsigned32 1 12 4 1 32 0 0 RW
/Integers/signed16 1 16 4 1 16 0 1 RW
/Integers/unsigned16 1 20 4 1 16 0 0 RW
/Integers/signed8 1 24 4 1 8 0 1 RW
/Integers/unsigned8 1 28 4 1 8 0 0 RW
/FixedPoint/value 1 32 4 1 32 8 1 RW