davidtorati

MrPLC Member
  • Content count

    22
  • Joined

  • Last visited

Everything posted by davidtorati

  1. Hi I need to communicate with a plc on MODBUS via an Excel of Microsof ( not with HMI ). Is there an existing program that i can use doing this. Thanks David
  2. 90-30 PLC Remote Communication

    Hello I am working with Ge PLC series 90-30, and with VERSAPRO software. I want to know how can I communicate to the PLC from remote location, by modem or via Ip address. Is it possible with Versapro or should I have Machine edition ? Thanks David
  3. Panasonic PLC

    Hello I have to work with an old PLC of Panasonic FP3, but I have the new software FpwinPro in Windows. Can I upload/Download the PLC program with this software? Or do I must use the Dos Version? Please help me. Thanks David
  4. PID

    Hello I need help with tuning parameters to a PID function block in a PLC. The application is heating an oven Temperature input is PT100 (RTD) The output is a PWM controlling heating element with Solid State Relay. Starting temperature is about 20 degree (change possibly) Set point temperature 180 degree (change possibly) Reaching time to set point is 10-15 minutes Over shoot temperature about 5 degree How can I get only from this data the critical frequency depending on rising time? And how I decide the parameters: KP (proportional gain) Ki (Integral gain) KD (Derivative gain) How the overshoot and rising time demands affect these parameters? What happened if the set point or the starting temperature is different? Thanks
  5. Hello How can I get MODBUS driver ( RTU /ASCII) serial and over TCP/IP so I can control a plc from a windows application. Thanks.
  6. PANASONIC FPX

    I am working with FPX and Fpwin software. Can you please help me with a word shift register? It means I have a word input and every clock pulse I want to shift it into sequential word array (n, n+1,n+2 .......). I already saw the function F110_WSHR but I didn’t understand how it is working And how I declare the input word and starting address and the number of words. Thanks
  7. Modbus Driver

    I'm looking for a DLL with C / C++ code
  8. Average Function

    hello Please let me know how to make an average value of N 16 bit registers (N>50). Do I have to use ADD Function and then divide it by N or is there an easier way to do it? I use CPU331. Thanks David
  9. PID Controller

    Hello I have to make foodstuff weighing putted on a conveyor belt that is hanged on a weigh-scale with a transducer output of 4-20ma according to weight. I have to keep a constant avarage weight. There is a second conveyor belt that is feeding the first one with the foodstuff according the velocity controlled by a VFD using also 4-20ma input equivalent to 25-80 Hz. Notice that input signal fluctuates . I have user a process pid controller with a filter on the input signal but it dosen't help and the controller change the speed of the VFD very rapidly Any suggestion what to do? Attached a schematic diagram Thanks
  10. PID Controller

    I have already tune my controller and it also has Auto tuning option.
  11. Step 5 cpu102

    Hello I have Simatic S5 100u CPU102 . what are the part numbers/names of : 1. programming software ? 2. programming cable ? where can I buy these ? Thanks David
  12. Texas Instruments

    Hello Where can i get programming software for TI Plc system 505 - TI545 and programming cable ? thanks
  13. Landis & Gyre

    Hello I want to work with an old PLC of Landis & Gyre Called PRV 1.64 . how can I get the programming software ( dos version ). Thanks
  14. Hello I'm looking for a free softwre/demo in order to make communications tests with a device that has Modbus Ascii with 115200 baudrate. Please help.
  15. Hellow can anybody can tell me how can I make a RS232 to RS422 by myself ? Thanks David
  16. Converter Modbus To Siemens

    Hello I have to add a PLC with Modbus protocol to an HMI application that talks with Siemens PLC's Is there a converter from Modbus to the protocol of Siemens Can you tell me what kind of communication protocol Siemes is using. Thanks David
  17. CQM1-cpu41

    Hello I have CQM1 cpu41 and I'm counting pulses from a sensor . I 'm getting 1256 mm for each four pulses, and i want to count meters. My questions are : 1. Can the DM be 32 bit register ? 2. Does the cpu-41 have floating point in order to calculate the meters count ? If not which PLC do I have to use in order to deal with floating point? Thanks David
  18. Programing Cable

    Hello I need cable connection diagram for C200H of Omron. Thanks David
  19. Scaling- Scl(66)

    Hello I am trying to use SCL(66) and I have seen the conversion instructions that is shown in the guide , but I'm confused with it. I think there is a missunderstanding with the parameters P1 - P4 wich one of the is BCD and HEX. And it is writen that S ( source word ) must be BCD , Is that right ? Please make this issue clear , and maybe wiyh an example. Thanks David
  20. Programing Cable

    Thanks It seems that the C200H is an old plc with 25pin connector Is there a need of any kind of converter or adaptor beside of the cable ?
  21. Converter Modbus To Siemens

    Hi The type of Siemens PLC is S7-200 cpu 224 The HMI is Wizcon of Axeda company
  22. Hellow I need to communinicate with a PLC by Modbus protocol from a PC ' but i need to do it remotly by a selolar modem or "something else" Can anybody advice back what are my options doing it . Can a regular selolar modem do it , like MC35 of siemens ( of corse with Rs232-Rs485 converter )? Thanks David