Hi John,
Presuming that you are currently using the IadsDataInterfaces COM object to retrieve data from IADS, you will only need to change one thing. Effectively, you will specify a system and port in your iadsread calls instead of a path to IADS data files.
See the HowTo.py in the IADS\Common directory for details…here’s a snip:
iadsread( "D:\\PostFlightData\\Demo", "318:17:40:53.393" …
instead use:
iadsread("IADS-CDS$58000", "", …
where IADS-CDS is the name or IP address of your IADS real time server.
Please note that the server will need to have an appropriate license which allows ‘external clients’
Regards,
Mike
Michael Jones
Principal Software Engineer, IADS
Defense Solutions Division
Curtiss-Wright
Palmdale, CA
From: ia...@googlegroups.com <ia...@googlegroups.com>
On Behalf Of John
Sent: Wednesday, July 7, 2021 10:27 AM
To: IADS <ia...@googlegroups.com>
Subject: [IADS] Live Plotting with Python Script [EXTERNAL]
WARNING: This message came from an external source. Please exercise caution and proper judgment when opening any attachments, clicking links or responding to this message.
--
You received this message because you are subscribed to the Google Groups "IADS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
iads+uns...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/iads/44031c53-723d-4e41-ae7f-2ecf8a38a707n%40googlegroups.com.