Export Attribute Configuration File
- Updated2023-02-17
- 2 minute(s) read
Export Attribute Configuration File
Exports the attribute configuration of the session to the specified file.
This node verifies that the attributes you have configured for the session are valid. If the configuration is invalid, this node returns an error.
Inputs/Outputs

session in
Handle that identifies the NI-DMM instrument session as previously allocated by Initialize With Options .

file path
Absolute path to a placeholder file you must create to contain the configuration you want to export.
If you specify an empty or relative path, this node returns an error.
Default file extension: .nidmmconfig

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
Reference to the NI-DMM instrument session to pass to the next node in the program.

error out
Error information.
The node produces this output according to standard error behavior.