恭喜,你发布的帖子
发布于 2025-08-13 20:02:29
1楼
Sub login_by_pwd()
'------密码从PLC中获取时-------
If SmartTags("HMI_ZMS_pwd")<>SmartTags("ZMS_pwd") Then
SmartTags("HMI_ZMS_pwd_flag")=1
Else
SmartTags("HMI_ZMS_pwd_flag")=0
HmiRuntime.ActiveScreen.ScreenItems("test1").Visible=1
End If
End Sub
请填写推广理由:
分享
只看
楼主