AESRow

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
pepo6121992
Posts:5
Joined: Thu Aug 17, 2017 2:01 pm

AESRow

Post by pepo6121992 »

Hello,

AESRow from STD_Panels is used, configured, everything works but when the operator logout and login back. The AESRow does not show any alerts. I tried to create callback function wich will be called when the operator login or logout and execute aes_doStop and aes_doStart but this has unpredictable behaviour.

Any help is welcome.

Thanks.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: AESRow

Post by leoknipp »

Normally there is no need to start and stop the AESRow during runtime by using an own script if the user logs out and in. If you call AES-functions on your own there are possibly not synchronized with other ones and if the commands for the same AESRow are made in several CTRL threads you will get the unpredictable behaviour.
The AESRow should show information even after the login with a different user.
Do you get errors for the AESRow in the PVSS_II.log file during the login/logout (if you are not using your own script)?

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1