tomeksa83

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Everything posted by tomeksa83

  1. Hello! Somebody know it's possible to connect mitsubishi FX3u with ENET module with Siemens s7-200 with CP 243-1 via ethernet?? because siemens exchange the byte date in ethernet communication; mitsubishi exchange the word data and doesn't support the byte data..it's possible to communicate that two PLC through ethernet although the diffrence beetwen data??
  2. S7 200 ethernet comunication

    yes i check manual for module..program that i have it's from there actually so i think its correct but..its not working:] (i have both program - for client and server) i code the function blocks in programs..one block - ethx_ctrl have output- cp ready i channel ready..cp ready have value 1 but channel ready have always value 0..
  3. S7 200 ethernet comunication

    Hello! I have i problem with ethernet comunication between two S7 200 with CP 243-1 module..i have a example client and serwer program from cp243 manual..there's no error with communicatin or program but the channel is not ready(ETH0_CTRL block and in the cp243 option) and the write and read cannot be made..anyone know what to do with this??