4/24/2008 10:05 AM | |
Joined: 9/27/2007 Last visit: 12/18/2020 Posts: 993 Rating:
|
Hi, you can use a Symbolic IO Field with a text list. If you want to choose an operator in the Runtime you need a script that select the right user. But you have to know that is unsafe. Script code: ==================================== If SmartTags("UserList") = 1 Then szUser = "User1" Password = "100" Logon SmartTags("Password"), SmartTags("szUser") End If ==================================== Bye |
Learn more about visualization - visit the HMI courses of Siemens AG! |
|
Follow us on