Persistent Variable Write
Write persistent variable value to target computer
- Library:
Simulink Real-Time / Target Management /
Description
The Persistent Variable Write block writes a value to the selected persistent variable when the real-time application starts and stops. The variable value persists when the target computer is shut down.
Use the getPersistentVariables
function and setPersistentVariables
function to access the persistent variable values on the
target computer.