Solution
NI Devices generally do not log any files directly, but the EEPROM can be accessed through the driver API to self-test/reset devices, which is similar to what NIMax does.
DAQmx drivers or NI hardware-related drivers may offer an API to do related self-test/reset actions, but it is a user-event/programmed action, NI devices wo;; not do it automatically. And it can be done in both Linux RT and Windows.