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 Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted May 17, 2022 MVP 2023 Report Share Posted May 17, 2022 From the Help file (which everyone should note is actually very useful): 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 Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted May 19, 2022 MVP 2023 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. 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. Link to comment Share on other sites More sharing options...
MVP 2023 Ausman Posted May 19, 2022 MVP 2023 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now