StopTimer Method Example
The following example stops the firing of event object FixTimer1 of the ScheduleTestSchedule.
Dim iTimer As Object
Set iTimer = System.FindObject("TestSchedule.FixTimer3")
iTimer.StopTimer
StopTimer Method ExampleThe following example stops the firing of event object FixTimer1 of the ScheduleTestSchedule. Dim iTimer As Object Set iTimer = System.FindObject("TestSchedule.FixTimer3") iTimer.StopTimer
|
Supercharge your Proficy solution! Download a free trial of Operations Hub, CSense, and more.
Explore our Proficy 2024 releases! Get a quick overview of all of the new product releases in Proficy 2024.
|