So, first DoMore project, and some questions...
I have a project where I am using multiple timers (TMR), and I need to access/change the values for the initial set-up. In the timer instruction, I have selected variable for each preset (TMR 0 is D0, TRM1 is D1, etc.). When I create the numeric entry in the Cmore (after importing the tag database from the DoMore) I am no sure exactly how to set up the input so that the selectable range is only XXX.X seconds. I know the time base is milliseconds in the DoMore, but I don't want to have to enter the ._XX value for each timer. Also, the default display for this variable comes up in the numeric display as -XXX.X. I used the D data type only because that is what was the default data type in the TMR command.
Is it possible to do this without math in the DoMore, or should I just select V memory locations instead(ala DL). I have over 50 of these timers,so that would be somewhat cumbersome at this point. I dont have the machine to connect to at this time, so I could not test the results....
Thanks for the help....ahead of time....)