pgold50 Posted January 6, 2012 Report Share Posted January 6, 2012 HI guys, How should i construct the logic for sending UniCAN messages from a V570 to seven EXRC1's ? can i use a 100ms pulse and sent the messages at the same time or is there a correct way Thanks Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted January 6, 2012 MVP 2023 Report Share Posted January 6, 2012 Check out the Help on UniCAN- you can send 32 messages per scan. I'd put seven UniCAN Send blocks in consecutive networks and let 'em fly. I've done this with four and had no problems whatsoever. As good programming practice, use Check Alive blocks beforehand to make sure they're online before you trigger the Send blocks and put some code and screen notifications in to handle an offline condition. Joe T. 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