Asynchronous NonVolatile Data Write

This MotoHawk™ block allows the user to overwrite individually specified NonVolatile variables.

Block ID

Async NonVolatile Write

Library

MotoHawk_lib/Data Storage Blocks

Description

When executed, this block will attempt to write to NonVolatile Asynchronously. This block allows the user to overwrite specific variables in the NonVolatile Structure.

Note:The Asynchronous write feature is only supported on certain ECU targets while using the MotoHawk Build Engine. The NonVolatile Definition block must have the Async Enable feature enabled to use this feature.

Block Parameters

Parameter Field Values Comments/Description
Data Source Lookup by Name / Lookup by Name in Structure Select method of obtaining source of data. An error is given if this does not match when the data source is listed  by name.
Data Name Alpha-numeric text, single-quote enclosed Name of data source, if Lookup by Name is selected for Data Source. Must match exact name as defined in a Data Definition block.  No special characters, such as spaces, dashes, commas (underscore allowed).