Access to extern Datas

Former Member
Former Member
Hello;
with API IQ; we can access to XML data but le PRG résult is with XML.
Can we access with file extern Method to a Watch directory (to put xml data) and not to be compil when we change data !
thanks to answer and give API file access if exist.
  • I'm not sure if I'm understanding you completely, but there are no APIs in ConnectIQ to read or write arbitrary files on the device. The only access that you have to external data is either via the Comm module or via another program using the Intents system to send data to your application.