hi i am using Ton timer and toff timer giving 20 mins for ton and 20 mins for toff in CBM i want it to be done PG2
hi i am using Ton timer and toff timer giving 20 mins for ton and 20 mins for toff in CBM i want it to be done PG2. If we want to give time for example 20 mins for an application to run then how it can be done through graphics?
Voted best answer
Do you want to set this Ton or Toff 20 mins delay time from PG2 Garphics?
If yes, variable shall be declared in CBM and the same shall be linked to graphics.
If yes, variable shall be declared in CBM and the same shall be linked to graphics.
by Harsha.D
Create variable in CBM and assign to ton and link through input field in graphics to write back
by Harsha.D
Ensure variable declared as cold retain attribute to keep value after cold start of app or controller
by prabhatdixit_07 Rank: 242 on 3/17/2020 8:41:29 AM | Like (0) | Report
Thank u for that, could u send the code for linking input variable of ton to the graphics and steps for that
Add new comment