Extensions.Flash.FlashJob

From emotive
Revision as of 02:51, 2 August 2014 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:Data Type '''FlashJob'''}}Category:DataTypeCategory:Flash == Classification == {{ClassificationDataType | FlashJob | A diagnostic service | Complex Da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name FlashJob
Short Description A diagnostic service
Class Complex Data Type
Base Data Type -
Default Value Empty
Provide a Literal No
SpecifiedBy ISO 13209-3
Standard Compliant Yes

Description

The FlashJob data type represents a diagnostic service that is used for performing the ECU reprogramming process.

Core Conversion

The following table shows the rules for conversion to another data type:

Conversion Result Sample
ToBoolean Undefined (should not be used)
ToInteger Undefined (should not be used)
ToFloat Undefined (should not be used)
ToString Returns the name of the FlashJob String s = ToString(flashJobVariable); // Returns "FlashJobName"
ToByteField Undefined (should not be used)