Import Attribute Configuration Buffer
- Updated2023-02-17
- 2 minute(s) read
Import Attribute Configuration Buffer
Imports an attribute configuration to the session from the specified buffer.
Inputs/Outputs

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

buffer
Byte array that contains the attribute configuration to import.

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.
Programming Patterns
You cannot call this node while the session is in a running state, such as while acquiring a signal.