Plant SCADA Anywhere clients - custom ini file and other modifications

I would like Citect/Plant SCADA Anywhere sessions to use a custom ini file. If I understand correctly, the default behavior is that it copies the server ini to the Launcher folder, but I would like some ini parameters to be different on Anywhere/Web RDP logins. It seems that when modifications are made to this ini, they are reverted after restarting the client.

I would also like to remove the default toolbar that appears in the top right corner of the session as it's not useful to most users.

Thank you

Parents
  • Hi  

    The first question, requires a custom logon script (for the user that is logging into Access Anywhere) to copy a citect.ini to the specific path before loading Plant SCADA runtime. There are some forums that have mentioned this approach, and it might also be posted on Ericom forums or IT focused forums with detailed implentation.

    The second question likely requires modification to the Anywhere web page files, which is not supported. But again you might have some luck finding others that have documented that process, or you could experiment on a test system yourself. There is also a "full screen" mode in Access Anywhere which does hide the toolbar. If you don't have any luck with those approaches, I'd recommend posting an enhancement request on the Aha ideas forum: https://citectscada.ideas.aha.io/

    Kind regards

    Olivier

  • Hi Olivier,

    I was able to hide the toolbar by changing the disableToolbar parameter in config.js to true.

    Regarding the ini file, the issue with copying a citect.ini to the launcher directory is that it seems to get overwritten as the Anywhere software starts up (not sure at what point in the startup this happens). I have not been able to find any other information on this approach, could you point me toward the proper channels? I am having trouble finding any Ericom forums or other IT pages with much information on Plant SCADA.

    Thank you

Reply
  • Hi Olivier,

    I was able to hide the toolbar by changing the disableToolbar parameter in config.js to true.

    Regarding the ini file, the issue with copying a citect.ini to the launcher directory is that it seems to get overwritten as the Anywhere software starts up (not sure at what point in the startup this happens). I have not been able to find any other information on this approach, could you point me toward the proper channels? I am having trouble finding any Ericom forums or other IT pages with much information on Plant SCADA.

    Thank you

Children