09-17-2009 11:24 AM
09-20-2009 09:50 PM - edited 09-20-2009 09:52 PM
If your device supports Common Software Download feature, you can use Communications Manager API, nifDownloadDomain, to download the firmware upgrades.
The function prototype is:
nifError_t nifDownloadDomain(nifDesc_t ud, uint32 index, char *fileName);
For more information about nifDownloadDomain API, please refer to NI-FBUS Hardware and Software User Manual, page 6-4.
(Windows Start >> All Programs >> NI-FBUS >> Manuals)