ProcessobjectAE doesn't raise alarm
Hi
I have 2 different virtuell machines 5.1), one is working fine. They are copies.
They both run Softcontroller.
In my machine2 (the one with problem) i cant raise any profibuslarm and when i look in the program at object ProcessObjectsAE (standard object) it stuck with AEError=true and AIState=2 and dont change no matter what i do.
I have compared the two machines services in windows, ServiceStructure, EventCollectors and so forth.
And i cant se why there is a problem
I have attached a document.
/anders
Answers
AEError = problem in your application code/settings, not the HMI.
Illegal characters in source name?
Look in CBM Online Help for allowed characters and maximum allowed lengths of source and condition names. Eg. space character is not allowed, probably not any of the Swedish 'åäö' either.
The alarm message text is more liberal.
Use NLS in case you need special characters. Download short tags instead, eg "||NLSTAGxx", the tags are translated by NLS Resource Manager Aspect(s) in the HMI before being presented.
In CondNameObjError on ProcessobjectAE i changed "Osäker signal" till "Uncertain signal" and it worked after a couple of downloads.
But i can't understand why it works on my other machine Machine1, anyway it works now and i accept it and move on :)
Add new comment