#IncludeData
(Notice: Command prior to Versionen 2012.r7.1 without the leading „#“ ) Include binary data from a file as a object based data structure into the program segment (Flash). Syntax:
- #IncludeData Identifier,„File path“ [at Addressconstant]1)
The data will be linked to the Identifier and can be managed as a normal Data Object.
Optional address constant siehe Data objekt (Flash)
1)
set data to a specified address as of 2015.R1