...
start with the setup described in
Getting started: IoT LFW V2.2 example for netX 90 APP
2. Change OPC UA object
Create OPC UA Hello World Variable in the Actuator object
...
Download this these configuration files to the netX90 like in the getting started guide described.
...
Give the PC an IP address like 192.168.0.40. Set with Ethernet Device Configuration Tool the IP 192.168.0.50 at the device.
Start UAexpert project and configurate the device IP address in this project.
netXStudio_PNSV5_NetProxy_simple_V3.0.0.0\Components\cifXApplicationDemoNpx\OPCUA_CONFIG_PORT2\UAexpertProject\NetProxy_simple_UAexpert_config.uap
...
UAexpert is the OPC UA client and connect it to the OPC UA Server on the netX90.
move variable with drag and drop in the data access view window
...
choose "opcwr" will activate the function APP_TERMINAL_HANDLER_COMMAND_OPC_WRITE. This means, that the netX90 application will write the netPROXY objects. The netPROXY objects are connected with the OPC UA objects. The UA expert read cyclic the OPC UA object. Here the change can be seen:
8. No Uart RS232 Modul
If no RS232 modul is available:
download the OPC UA Server configuration files to the netX90
Change the taglist of the firmware:
change the hwc
download the new hwc and the changed firmware to the netX90.
Now the terminal is mapped to the ftdi uart (usb of NXHX90 board), but it is no longer possible to reach the marshaller.
For a new OPC UA configuration it is neccessary to change back these settings.