Scenario: running Link programming interface maps
Code examples of running maps are installed with the Development Kit in the install_dir\examples\dk\dtxpi directory, where install_dir represents the directory in which the DK is installed.
Example files
These examples range from the simplest possible case to a more complicated scenario involving modification of map and adapter settings.- example1.xxx: Running a single map
- example2.xxx: Running multiple instances of a map in parallel
- example3.xxx: Overriding a card in a map
- example4.xxx: Using a user-provided status method
- example5.xxx: Using streams to override inputs and outputs
- example6.xxx: Loading a map from a byte array
- example7.xxx: Getting and setting properties
Note: The
examples are available for each language for which the programming interface is available.
Therefore, the filename extensions vary accordingly.