MotoHawk Blocks: Asynchronous NonVolatile Data Write

From MotoHawk
Jump to navigationJump to search

Asynchronous NonVolatile Data Write

This MotoHawk™ block allows the user to overwrite specific variables in the NonVolatile Structure.

Block ID

Async NonVolatile Write

Library

MotoHawk_lib/Data Storage Blocks

Description

AsyncNonVolatile DataWrite.png

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: Using 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.

This block is only supported on the 24 pin S12 targets: ECM-0S12-024-0502, ECM-0S12-024-0503, and ECM-0S12-024-0804

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).