Jump to content

mitachky

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by mitachky

  1. Hello,

    I was wondering what would be the best way to convert my thermocouple reading into degrees celsius. I am using a UID-W1616R and a UIA-0402N. Right now I am using the Linearize function (X1 & Y1 = 0, X2 = 8191 and Y2 8191), which gives me a linearized output of 148 for 19.5 degrees C and 345 for 42 degrees C. And its a linear relationship. The problem I am facing for low temperature readings such as room temperature, is that the linearized output from my thermocouple varies by about +- 10. 

    Any suggestions would be appreciated! 

    P.S. I am a beginner in PLC programming

    Thanks 

  2. Hi,

    I was just wondering is there any way to separate my code like an "if else" statement in C.

    For example. If a condition is met, I would like to run only a selection of 10 lines of code and if the same condition is not met, I want to run a different 10 lines of code.

    Thanks in advance!

  3. Greetings, 

    this is my first experience with Unitronics and I am also a beginner in PLC's, so I apologize in advance if I am asking stupid questions. 

    I am using a USP-070-B10 with a UID-W1616R.

    I`ve wired the inputs using this configuration: image.png.fbf5a731bb97a157ebcd5f35ec98d7f9.png

    And I`ve wired my outputs using this configuration: image.png.678ab5df9fe78fed64c774721175d566.png

    I`ve written a simple test program, to test if all the inputs/outputs are working properly.

    On the back of the UID-W1616R module, I can see the inputs and outputs coming on and off as per the created program and I can hear the relays inside in the PLC switching on and off, but I am not getting the 24 volts out of the outputs. How do I fix the problem?

    Thanks in advance!

     

     

     

     

     

×
×
  • Create New...