Quant

MrPLC Member
  • Content count

    147
  • Joined

  • Last visited

Everything posted by Quant

  1. Hello touth, you are using wrong cabel or you settings for com-port are wrong - check data bits, stop bits, parity, ASCII/RTU, baud rate. Cabel pins should be (dp9-dp9): 2---------------------------------------------3 3---------------------------------------------2 5---------------------------------------------5 4----| |----4 6----| |----6 7----| |----7 8----| |----8
  2. I have 140CPU67160 and 140CPU65160 PLC's with same symptoms - both were not possible to perair (memory defect)
  3. please check the dip-switches (behind power supply) on your backplain - the address must be 0!
  4. You need to load the EXEC trouth Mb+ (you must use address 1) or Modbus. If it's not possible then you can let it repair by Schneider Electric - costs about 50% of neu PLC :(
  5. For the plc and your project it doesn't matter if you have 10% or 90% free memory - the cycle time don't depends from amount of free memory.
  6. Yes, by changing of configuration (also changint any value I/O scanner) you need to stop the PLC and load the full application. Just use READ_REQ and WRITE_REQ blocks for holding registers, if it not enouth you can also use MBP_MSTR block.
  7. Just take WORD_AS_DINT block.
  8. Hello Sam, CCC980-30 has allready his own clock, you just need to define the registers, where you can find later this information. Just open PLC configuration -> special options and activate Time for MMI applications (Date/Time) and define the register addresses. Thats all :)
  9. Hello, it's not really answer to your question, but I had same trouble to read 64bit value with 32bit plc. I solved it by reading 4 Register and further calculation: Wert_64bit - is array [1..4] of INT REAL_64bit_16bit - is array [1..4] of REAL
  10. PBY100 is master only!!!. Use Profibus Gateway from Anybus or take CP434-1 communication module for S7-400 and use Modbus TCP.
  11. Modbus+ Proxy uses Modbus TCP to fetch the Data from the PLC, which also supported from M580, so I think it should working without any problems.
  12. Hello, each Software from Schneider Electric has Registration tool (same folder as Software), use this tool to transfer the lisence over USB.
  13. Just use UnityPro to open it:
  14. New STAHL KRAANCONTROLLER STH2109-08, STH1202-021, STH6102-09 for sale Information, page52: http://www.opo.sk/katalogy/stahl/katalog-stahlplus-eng.pdf More Info and fotos per PN.
  15. For sale: new OsiSence XG Ositrack Profibus DP Price on arrangement range of product OsiSense XG product or component type Connection Profibus box device short name XGSZ33 number of channels 3 communication port protocol Profibus DP station name XGCS49 XGCS89 electrical connection 1 female connector M12 4 pins for PC connection (A encoding) 1 female connector M12 5 pins for network output (B encoding) 1 male connector M12 4 pins for power supply (A encoding) 1 male connector M12 5 pins for network input (B encoding) 3 female connectors M12 5 pins for stations XGCS (A encoding) rated supply voltage 24 V DC conforming to Protective Extra Low Voltage Complementary supply voltage limits 21.6...26.4 V DC power consumption < 2.5 W status LED 1 dual color LED (red/green) for diagnostics 1 dual color LED (red/green) for RFID communication 1 LED (green) for communication network 1 LED (red) for diagnostics communication service Cyclical variable exchange register words 1...49 words transmission support medium 2 twisted shielded pairs cable transmission rate 9.6 kbit/s...12000 kbit/s marking CE product weight 1.06 kg
  16. Schneider Electric PROFIBUS-DP GATEWAY ALTIVAR 28/58/66 VW3A66307 Type: VW3A66307 Condition as new (not used, but has some small storage scratches) Price on arrangement
  17. Program Listing

    It was difficult to find floppy ;)
  18. Hello, I'am using modbus tcp, modbus and modbus+ every day. Sometime people calling modbus tcp as modbus over TCP/IP - but it's the same. Siemens PLC supports TCP/IP protocol, but may be not the Modbus TCP, modbus TCP and TCP/IP is not the same.
  19. The driver, which I get you, is definitly working one. I tested it with Win7 64bit.
  20. The problem is probably you dodn't have full Admin Rights on the PC, this give you the NxT Path File Access Error. Or your default project path for ProWorks is not exist.
  21. You just need new Windows 7 64bit driver. This driver is not published on schneider electric website. Windows7-32_64-bit-mrplc.7z pass: mrplc