Jonathan Sandoval
New Member
Members
Forum Posts: 1
Member Since:
09/26/2014
09/26/2014
Offline
Dear all,
my questions are:
a) is possible, in an OPC UA Server, to modify the opc.tcp:\\ interface adding custom methods?
In my server the tags have the below structure:
- D44109: is the zone (SEGMENT)
- PDR00030: is the equipment (BLOCK)
- IACEIN1, IACEIN2, …: are the tags (TAGS)
I want to manage the equipments, calling, with the OPC UA Client (in this case is a SCADA), 2 OPC UA custom methods present on the server, one for add and one for delete, the equipments present on the OPC UA Server, without restart the OPC UA Server.
- AddPDR(string pdrToAdd);
- RemovePDR(string pdrToRemove);
b) Is possible to add segments, blocks and tag without restart the OPC UA Server?
Jonathan
Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 50
Currently Browsing this Page:
2 Guest(s)
2 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1435
Posts: 4855