firmware IO
Posted:
Thu Feb 23, 2017 5:33 am
by Fast_Moto
Its been a little while since i used M1 build and i noticed that the current version has firmware IOs (firmware 0-31). I did not see an explanation of what these are in the manual or the help file. Can someone give me a general explanation of their purpose and use?
Thanks in advance.
Re: firmware IO
Posted:
Tue Mar 07, 2017 6:23 am
by Fast_Moto
If I missed an explanation in the documentation, could someone point me in the general direction?
Thanks in advance.
Re: firmware IO
Posted:
Tue Mar 07, 2017 6:45 am
by David Ferguson
There was a previous thread on this:
viewtopic.php?f=67&t=3204&p=14235&hilit=firmware+I#p14235Basically there is a library function to set the firmware resource:
- Code: Select all
System.SetFirmwareResource(Integer index, Floating Point val)
Re: firmware IO
Posted:
Tue Mar 07, 2017 6:47 am
by Fast_Moto
Many thanks! I should really have searched the forum first.