![]() |
set M or V memory at app start - Printable Version +- Virtuino Forum (https://virtuino.com/forum) +-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1) +--- Forum: Virtuino 6 (https://virtuino.com/forum/forumdisplay.php?fid=3) +--- Thread: set M or V memory at app start (/showthread.php?tid=1212) |
set M or V memory at app start - DF5EQ - 02-11-2023 Is it possible to set a M or V memory to a (constant) value at app start? RE: set M or V memory at app start - iliaslamprou - 02-13-2023 Hi, you have to use the M memory as constant values RE: set M or V memory at app start - DF5EQ - 02-13-2023 And how can I set the value at the start of the app? e.g. M0 shall be 42 when I start the app (and never changed when running the app). RE: set M or V memory at app start - DF5EQ - 02-13-2023 Found a solution. Can be done with Server Settings for the Emulator. There is a possibility to set Starting Values for M memory. Would be nice to have this also direct for Bluetooth Server. |