ARSCADA - Augmented Reality Module for Ignition

Hi,

ARSCADA version 1.5 available on EXCHANGE portal for download and evaluation. (If you have downloaded the previous version 1.4, then rename the C:\ARS folder to something else and install the new files in C:\ARS folder and follow the same procedure given in README file.)

This version fixes some bugs and enhances some of the modules as follows:

  1. The latest version 1.20.4 (build 2020-02-04) of krpano included.
  2. The communication module of ARSCADA modified to include a request/response based communication between client and server.
  3. The tour.html files in the tours folder modified to load the tour.xml files after the initial handshake between client and server.
  4. The RWS communication module modified to take into account the request/response architecture. Basically two functions added one for requesting data from the server and the other is called by the RWS when a response is received from server. (Study the JS code in rws.html and rws1.html files carefully).

After trying the sample project, please try it with your own project data and images.

Best Regards