Hello!
I have a customer that want to record everything on his SQL Server and see datas in one LogViewer only. (So we can use only one loglist). PcVue version is 10 SP1 Update XX.
He have created a customized mimic for login (He put Username & Password in two Text Variables then execute a SCB script). Classic! 😛
Now he have a problem because also usernames & passwords are stored in clear text on the DB. :unsure:
Is there a way to disable any recording for a specific variable?
Filippo, I dont understand because you can't store Text variables. How come those 2 variables are stored in the DB?
Hello Nicolas & thank you for your relpy.
unfortunately it's possible! :unsure:
- Create a LogList with ALL options
- Insert a "text send" animation
- Insert a LogViewer
- Check what you have in the DB...
- If you want, you can show the text variable also on the LogViewer using the subs. char. #C
OK I understand now.
I think there is no solution to your request.
Is it mandatory in your project to record the Operator controls?
Unfortunately yes, because it's a project for RFI (Italian railways) and there are a lot of security check, PLC redundances etc. :dry:
Any idea is very appreciated! :huh:
Ok I've found an easy solution using ActiveX. 😛
Infact I have inserted a "Microsoft Form 2.0 - TextBox" instead using a Send Text animation.
The property "Text" of the ActiveX is linked to the text variable using the variable link feature (no code required).
Hoping this can help in case of similar problems!
Good idea!. Well done Filipo




