Automatic Triggering of Name Uploader ASpect
Is there a way to autoamtic trigger of Name Uploader Aspect?
Answers
Hello,
Name uploaded should be performed on demand based on the change download performed.
What's the benefit you are getting by performing auto name uploader but be sure that name uploader will load certain amount of load on the controller while performing the same hence needs to be performed on demand.
Name uploaded should be performed on demand based on the change download performed.
What's the benefit you are getting by performing auto name uploader but be sure that name uploader will load certain amount of load on the controller while performing the same hence needs to be performed on demand.
I don't think there is a way to run Name Uploader in the Background, but it should be quite simple to create your own application or service that is reading the Name Property of the Control Module Aspect and writing to the Name Aspect of the Object.
You will need some basic knowledge of programming and OPC Data Access - or 800xA COM Interfaces alternatively.
You will need some basic knowledge of programming and OPC Data Access - or 800xA COM Interfaces alternatively.
Add new comment