ID: TS3678
Abstract: Learn best practices for deploying LabVIEW Real-Time and LabVIEW FPGA applications. Examine the proper methods to deploy applications to an NI reconfigurable I/O (RIO) system reliably, prepare targets for deployment, and send application updates to deployed RIO targets. Also examine the common APIs that help with deployment and system replication management as well as remote deployment caveats.
Track/Summit: Embedded Systems
Speaker(s): Sanjay Challa, National Instruments National Instruments
Hi Sanjay,
This was a great session thank you. I was wondering if you are aware of any good examples/patterns to deal with possbile bad updates in the pull methods.
The intention is to download a signed and integrity checked file for installation on an LinuxRT system, but what happens if something goes wrong, will the remote system just hit safe mode and require local intervention?