Complete the following steps to deploy a PDA or Touch Panel application to a PDA or Touch Panel target.
PDA Module Deploying and running PDA applications on an ARM emulator opens a new instance of the emulator every time you deploy, run, and debug a PDA application on an ARM emulator.
LabVIEW does not download DLLs to the PDA or Touch Panel target. If the PDA or Touch Panel application calls a DLL that does not already exist on the PDA or Touch Panel target, you must use the PDA or Touch Panel device to download the DLL file. You do not need to download source files (.c, .cpp) or static libraries (.lib).
![]() |
Tip You also can deploy a PDA or Touch Panel application by clicking the Run button in a PDA or Touch Panel VI. |