Configure Proficy iFIX for Writes
This topic describes how to configure Proficy iFIX to enable write operations.
- Log in to Proficy iFIX.
-
Go to
C:\Program Files (x86)\GE\iFIX
and open thesecmgr.clr.dll.config
file in a notepad. -
Save the dll file after verifying and updating these details:
Ensure that
uaa_oauthHost
points to the UAA server that provides the authentication services. If default UAA server is installed with Operations Hub, this will generally be the hostname (short or FQDN) used during Operations Hub installation. - To verify the write operations, log in to Operations Hub.
- Create a data source with OPC UA configuration in Operations Hub.
-
Set up an extension query for
iFIX with these details:
Method WRITE Tag Source OPC UA Tag inputs and outputs As required - Create an application page and bind the extension query with widgets.
- Log in to the end application, and perform the write operations in runtime.