Marco Brombacher Posted May 17, 2017 Report Posted May 17, 2017 Hi, I want to store the int16 value of an analog input into a global tag int16. The value of the input is correct but the Store Integer function does not work. The value of the global tag remains 0. I tried to find info on the subject without success. Can anyone help me? This is the view in online mode...
Saragani Posted May 18, 2017 Report Posted May 18, 2017 Can you link an HMI numeric variable to the Control Stick pos? Can you tell me if the System Tag Execution -> Scan Count incrementing? Do you see any "CPU Error" message on the Panel?
MVP 2023 Flex727 Posted May 18, 2017 MVP 2023 Report Posted May 18, 2017 Also, do a search on the tag, "Control stick pos..." to make sure you're not assigning it a value anywhere else in the program. 1
DanT Posted May 18, 2017 Report Posted May 18, 2017 Is this in the main routine? or in a subroutine? is the subroutine being called? 1
Marco Brombacher Posted May 21, 2017 Author Report Posted May 21, 2017 Turned out I didn't call the function. Your input helped me solve the puzzle. Thank you!!! 1
MVP 2023 Flex727 Posted May 21, 2017 MVP 2023 Report Posted May 21, 2017 Thanks for letting us know you got it solved. 1
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