User`s guide
i.LON SmartServer 2.0 Programming Tools User’s Guide 251
Yes. This how you pass data from the FPM driver to the FPM applications.
44. Can a FPM application access the default UART Drivers?
No, you will need to write your own driver.
45. Can you use logic in a FPM driver?
You can, but we don’t recommend it. You should use the FPM driver to send and receive data to the
UART and do all of your processing in a FPM application.