HowTo use OPC-Netlistener with MetsoDNA OPC DA Client

The Netlistener OPC-Server is a convenient network watchdog. It provides status data on network devices through SNMP ICMP.
Post Reply
MekkaPekkalamainen
Posts: 1
Joined: Thu Nov 19, 2009 1:16 pm

HowTo use OPC-Netlistener with MetsoDNA OPC DA Client

Post by MekkaPekkalamainen »

:arrow: Create new Function Block Diagram and select (I/O=>OPC=>DA) new OPC DA module named "Server".
- Insert progID / IP Address of the Metso OPC DA Client as shown on the pic.
OPC Group to UPS1
OPC Group to UPS1
OPCGROUP.JPG (14.07 KiB) Viewed 6970 times
:arrow: Create new Function Block Diagram and select new OPC DA module named "Group".
- Insert the known name from Server Initialization module as servername.
Server Initialization Loop
Server Initialization Loop
SERVERINIT.JPG (14.13 KiB) Viewed 6970 times
:arrow: Create new Function Block Diagram and select new OPC DA module named "Input".
- Insert Servername known from Server Initialization also insert Groupname from OPC Group Configurationmodule.
- Insert Variable known from Somebytes SNMPVariableBuilder. (for Example SNMP/UPS1_AREA1/public/.1.3.6.1.2.1.33.1.2.2 (UPS on Battery since x secounds of one UPS))

:ugeek:
Attachments
OPC Input module
OPC Input module
MEASUERE.JPG (20.46 KiB) Viewed 6970 times
Post Reply