1 of 1
Offline
Is there an API for accessing the weather data configuration in Expedition? What models are available, which files are active, and what is the time selector at?
Is there an API for reading the log files?
Thank you,
Ivan
Offline
I don't understand the question, but the answer is probably no.
Offline
”Reading the log file” ?
If you mean after sailing you can transform Expedition’s own log format (that is a kind of condensed csv format) to a more normal csv file through “Tools” / “Extract log data”
If you mean access sailing data while sailing, then you can set up a suitable output (most simple is data in Expedition format) through a tcp or udp stream through a network connection.
Finally you could always develop something using the Expedition DLL. I have done it using different environments: Visual Basic, Visual C# and python.
1 of 1