Static Data Load

Help creating logic scripts for Air Manager Instruments

Moderators: russ, Ralph

Post Reply
Message
Author
xp-wym
Posts: 65
Joined: Fri Mar 04, 2016 11:13 am

Static Data Load

#1 Post by xp-wym »

Hi All,

I wish to load in CSV/text files or have the files read line by line.

From that I wish to load that data into variables and have them cycle in 0.5 second intervals.

The goal is to create a very short animation that can be changed in the text file.

The text or csv data would look similar to below:

HDG ALT ASI VSI
360 0100 010 0100
030 0200 020 0200
015 0100 010 -0100
360 0000 000 0000

I just need a starting point.

Post Reply