Add custom OPC UA Methods|OPC UA Standard|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Add custom OPC UA Methods
Avatar
Jonathan Sandoval
New Member
Members
Forum Posts: 1
Member Since:
09/26/2014
sp_UserOfflineSmall Offline
1
10/10/2017 - 07:22
sp_Permalink sp_Print

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) 31
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1351
Posts: 4580