SoCold Posted August 15, 2017 Report Share Posted August 15, 2017 Is there a sample of how to use analog out? I have a Unistream 10" with a UIS-WCB1. I need to control an output between 0V and 5V. Thanks. Link to comment Share on other sites More sharing options...
DanT Posted August 15, 2017 Report Share Posted August 15, 2017 Review Specs for Analog Out -- 0-10V is 14 Bit ( 0-16383) 0-5V is half of that Example Data to convert In is 0-100% ( 0.0 to 100.0) Use Linearize Function In is 0 to 1000, out is 0 to 8191 Link to comment Share on other sites More sharing options...
SoCold Posted August 15, 2017 Author Report Share Posted August 15, 2017 Thanks for the response. Will passing the result value from Linearize to the tag assigned to my AO cause it to output my desired voltage? This is my first experience with Unilogic and PLCs, so if there are any other tips for working with analog outputs I'd appreciate hearing them. Link to comment Share on other sites More sharing options...
DanT Posted August 16, 2017 Report Share Posted August 16, 2017 Will passing the result value from Linearize to the tag assigned to my AO cause it to output my desired voltage? Yes it will. Link to comment Share on other sites More sharing options...
SoCold Posted August 17, 2017 Author Report Share Posted August 17, 2017 I've got it working. Thanks for your help. 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