Jump to content

kpetro07

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by kpetro07

  1. model of Siemens is SIMATIC ET200SP 6ES7512-1DK01-0Ab0
  2. I think this is what I am looking for, but link is not wokring..
  3. Hello, I am trying to read from Siemens PLC. Is it possible through Modbus ? Because in Siemens the communication is Profibus.. Is it the same ? Also the address in Siemens is not integer.. Is it possible to communicate ? Thank you.
  4. Hello, I am looking for the best solution in order to store bits values and temperature(int16) with timestamp every time the bits are changing values. Just to keep a log to see the changes. Indexed Data table ? Or is there any 'easy' solution ?
  5. hello, and you dont have problem with the contact ? @Joe Tauser suggestion is more reliable but I cannot find in local market so I will order and delay for 1 month.. Unitronics should mention that they do not supply the connector.
  6. hello all, I have purchased URD-3200-4 but the card is only pins. What plug should we use to connect the inputs ? Anyone used this before ? seems like IDE. Thank you.
  7. Sorry! I meant 6554. I have done the test now and is working if you choose 0-20mA! if you choose 4-20mA in the configuration you should start from zero!
  8. Hello all, I think that the configuration is set as @Joe Tauser mentioned. We have configured the input 4-20mA from the I/O module and on the linearization we used 0 - 2^15 . The value seems correct now. @Flex727 suggested that the 4mA value would need to be 13107 but even with the configuration 0-20mA this does not work.
  9. Hello, we changed the values to: B = 0 D = 32768 (15bit) and the output value is correct. The specification for the card is: 16 bit (Include Sign) 15 bits : 0.61uA/Bit(0~20mA), 0.49uA/Bit(4~20mA)
  10. The correct output value is exactly the double. (4 bar). We have a pressure gauge installed.
  11. Hello all, I am using IO remote analogue card URA0400T (16 Bit) and IFM pressure transmitter 4-20mA 0-10Bar. Attached you will find the linearisation but the output value is wrong. What am I doing wrong ?
  12. Hello all, We have created a small program with REMOTE IO using US5-B10-B1 OS 1.26.51 and we connected IO modules on a URB TCP. Everything works perfectly but if you switch off URB-TCP and switch back on, then CPU cannot find the REMOTE IO (even if we restart the CPU). The only way to find it is to download the program again. We have tried both ways setting the IP for URB-TCP (dip switch and BOOTP) but the problem still remains. We created a program with the same configurations with US10 and we do not have this problem. Any suggestion ? Thanks.
  13. WeI do not have any experience with bits in integer arrays so we have done it as attached....
  14. Hello All, Can someone help to build a simple program for switching multiple outputs with delay ? Condition is: Input ON, Output 1 ON then delay XX seconds Output 2 ON, and .... delay XX seconds Output X ON. Input OFF, Output 1 OFF then delay XX seconds Output 2 OFF, and .... delay XX seconds Output X OFF. thanks in advance.
  15. Still the same problem. resetvalve1 stays 1 and does not change. test_tempcontroller.ulpr
  16. hello, with the attached program the value is correct and we have not understand why. Also in the program, because we will control many valves, we have created user defined function as temperature controller (with function out set and reset for the coil) , but in the main function we do not get output from the user defined function. Are we doing anything wrong? test_tempcontroller.ulpr
  17. attached you will find the program. the value is correct for temperatures above 50oC. test 2.ulpr
  18. The raw value is changing. When we try linearization the value is wrong.
  19. How can I find the window that shows in help file where I can add values for min and max?
  20. Where? I could not find where to insert min and max values.
  21. Hello all, this is the first time I am writing to this forum. We were using vision plcs and now is the first time we are using unistream. We have connected the cards through USP-TCP. For the analogue input we are using the card URA-0800O and we set the input 4-20mA. The sensor we are using is 4-20mA 0-150oC. We tried linearization but the output value is wrong. In X1 we entered the value 818 and X2=4092. in Y1 we entered the value 0 and Y2=1500 but the output value is 0 and does not change. When we change the Axis values (y1=818,y2=4092,x1=0,x2=1500) in linearization, shows an output value but is 10-15 degrees less than the actual temperature. Are we doing something wrong? Thanks
×
×
  • Create New...