How to use VBA to issue a Windows Operating command
from InteractX when a tag goes high
eg. VBA to set the date and time using cmd /c time
and cmd /c date via the AppExec command
How to use VBA to issue a Windows Operating command
from InteractX when a tag goes high
eg. VBA to set the date and time using cmd /c time
and cmd /c date via the AppExec command
need admin privlege to change time or date
So how do I issue "cmd time" command with admin privlege
Brian,
There may be an easier way to change the time. There is a system tag labeled _HMI_TimeDateUpdate that will launch the Windows TimeDate dialog
That is the way that we typically change date and time of the system.