NVMEM Access
- Updated2025-10-06
- 2 minute(s) read
Use the low-level NVMEM Access VIs to access data stored in SLSC modules' non-volatile memory. SLSC modules divide their non-volatile memory into fixed-size NVMEM areas, which are specified by name, such as "Mod1/capabilities". NVMEM areas are double-buffered to protect against data loss if an error or power loss occurs during a write. All SLSC modules support a set of standard NVMEM areas, and some may support vendor-defined areas as well. All SLSC modules also have a special "raw" pseudo-area that directly accesses the non-volatile memory, bypassing NVMEM area lookup and double-buffering.
