OPC Server Tags

I am using a Flexy 201 to pull tag values from a OPC UA Server (NEA Explorer Box)
I have this configured and it is pulling tags and values fine.

Can I now push the values that i have received from the OPC UA Server to a Rockwell PLC?
IE; OPC_tagTempature (move value to) PLC_tagTempature,

Yes,you would have to setup the Rockwell PLC as another server on the Flexy. Then you would have to write a script in the BASIC IDE to set the value of the tag to equal the value you read from the NEA Explorer BOX.