niScope Export Attribute Configuration Buffer VI
- Updated2025-10-21
- 2 minute(s) read
Exports the attribute configuration of the session to a buffer.

Inputs/Outputs
instrument handle
—
instrument handle identifies a particular instrument session.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
instrument handle out
—
instrument handle out has the same value as the instrument handle.
buffer
—
buffer is a byte array that contains the exported attribute configuration.
error out
—
error out contains error information. This output provides standard error out functionality. |
Details
Device Mapping Behavior
When exporting and importing configurations between NI‑SCOPE sessions that were both initialized with multiple instruments, the configurations of the exporting instruments are mapped to the importing instruments in the order you specify in the resource name input to the niScope Initialize With Options or niScope Initialize VIs.
For example, if your entry for resource name is PXI1Slot1,PXI1Slot2 for the exporting session and PXI2Slot2,PXI2Slot3 for the importing session:
- The configuration exported from PXI1Slot1 is imported into PXI2Slot2.
- The configuration exported from PXI1Slot2 is imported into PXI2Slot3.
instrument handle
—
error in
—
instrument handle out
—
buffer
—
error out
—