Additional calculator code support
Closed this issue · 4 comments
richardkennedy commented
Allow calculator code to be used as a 'Variable' input and on display value buttons.
Fragtality commented
Not possible, the API for the MF Event Module does not return any Value. Externally running Calculator Code is still not possible to my knowledge.
Fragtality commented
I was dumb and completely forgot how the MF Module operates 🤦♂️
Looking into it! 🤞
Fragtality commented
Check the latest Installer!
For Reading the Code has to be prefixed with "C:", e.g.
C:(L:INI_gpu_avail, Bool) (A:EXTERNAL POWER ON:1, Bool) ! and if{ 1 } els{ 0 }
richardkennedy commented
Perfect, appears to be working as expected 🙌🏻