Import Attribute Configuration File

Imports an attribute configuration to the session from the specified file.

Note You can export and import session attribute configurations only between NI-DMM devices with identical model numbers.

Inputs/Outputs

datatype_icon

session in

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

datatype_icon

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

session out

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

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Programming Patterns

You cannot call this node while the session is in a running state, such as while acquiring a signal.