Nicolas Posted May 17, 2022 Report Share Posted May 17, 2022 Hi everybody, How can I change a value timer with a integer value ? Thanks Charly Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted May 17, 2022 MVP 2022 Report Share Posted May 17, 2022 From the Help file (which everyone should note is actually very useful): Quote Link to comment Share on other sites More sharing options...
Nicolas Posted May 18, 2022 Author Report Share Posted May 18, 2022 Thank-you for your prompt response ! Sorry, but I don't find this block "ST TP" in my library. 🤨I have this block : Best Regards, Nicolas Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted May 19, 2022 MVP 2022 Report Share Posted May 19, 2022 You appear to be working with a Jazz, the feature-limited father of the Vision series. Check the Help for "Special Functions - without elements" for Store Timer Preset value. You'll have to load some values into some special system registers and then trigger it by loading a function code. Joe T. Quote Link to comment Share on other sites More sharing options...
Nicolas Posted May 19, 2022 Author Report Share Posted May 19, 2022 That is what I thought. I'm on Jazz JZ20T40. I'll look into it this weekend and I'll suggest a solution. Thanks for your advices. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted May 19, 2022 MVP 2022 Report Share Posted May 19, 2022 Nicolas, bear in mind that using the registers as Joe has said seems a strange way of doing things. You load values into the registers and can wrongly think they are there throughout the entire ladder scan. This is not true, they only work as immediate values, but you must do things in the correct order as the Help file describes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.