MAX Configuration API Concepts
Use the MAX Configuration API functions to copy configuration data to or from a system, or generate reports about those systems.
MAX Copy Configuration Use the MAX Copy Configuration function to copy saved configuration data to or from a system. You can use this API to:
- Package configuration data for deployment on other systems
- Back up and restore your system configuration
You must call the MAX Copy Configuration function from a local system. You can use the API to copy data or generate reports on remote NI Real-Time targets to either a local or a remote NI Real-Time target, but you cannot run code using the API on a remote NI Real-Time target itself.
For more information about this function, refer to the following topics:
MAX Generate Report
Use the MAX Generate Report function to document your system or a remote NI Real-Time target or to generate a system information report for technical support. The generated report contains all the configuration information shown in MAX for a given system.
For more information about this function, refer to Generating Reports