ArturD Posted June 27, 2018 Report Share Posted June 27, 2018 Hi, I'm trying to copy state of the memory bit operand to integer. I would normally use "Mov" command when using RS Ligx software, but I don't know what's the option in Visilogic. Please have a look at the screenshot from RS Logix to havea better idea what I;m trying to accomplish. Well, I'm a bit lost now, so any advice is appreciate. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted June 27, 2018 MVP 2022 Report Share Posted June 27, 2018 Looks like that should work fine, except what are MBs 4, 5, & 6? Also, are you buffering your inputs? I would expect MBs 0, 1, & 2 to be digital inputs instead of MBs. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted June 27, 2018 MVP 2022 Report Share Posted June 27, 2018 And in Logix, aren't you using the same pushbutton? Don't forget the one shots can work direct from whatever is their ON source in Visi, so you can likely get rid of 4, 5 & 6 and change 0, 1 & 2 to positive transitons. But as Flex says, there's not quite enough info here to fully decide on this. cheers, Aus Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted June 28, 2018 MVP 2022 Report Share Posted June 28, 2018 My experience with the HOA switch is that the switch provides 2 digital inputs to the PLC, one for Hand position and one for the Auto position. When both are off, then it's in the Off position. This is how I normally program that: Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted June 29, 2018 MVP 2022 Report Share Posted June 29, 2018 Look at the BITS->NUM command. Joe T. 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.