Convert to Table
#Firmware/v305
t = fao:tab()
Convert the float array to a table.
The Lua table will take more RAM than the internal float array object.