niSync_PersistConfig

Purpose

Retains modified settings even after the controller is rebooted.

By default, modified NI-Sync settings are reverted to the last saved (persisted) configuration after the controller reboots. Call this function after you have changed settings to keep those settings.

Note Note  This function is supported only on Linux RT targets.

Parameters

Name Type Description
vi ViSession The session handle that you obtain from niSync_init. The handle identifies a particular instrument session.

Return Values