kaviraj

MrPLC Member
  • Content count

    12
  • Joined

  • Last visited

Community Reputation

0 Neutral

About kaviraj

  • Rank
    Sparky
  • Birthday 05/01/92

Profile Information

  • Gender Male
  • Location delhi
  • Country India
  1. QJ71E71-100 MODBUS TCP

    Hi, This is Kaviraj. I am using Q06udv cpu + 3 ethernet cards ( 1 eth card for kepware connect , other two cards for modbus tcp connecting 16 GOC43 devices through predefine protocol). I am getting the data to PLC but facing below issue.  Problem-01 (major) in 2nd and 3rd card i am facing X19 (Initial normal completion signal) bit OFF after some time randomly like 1 or 2 hours later. Problem-02 Connection ports are closing regularly like  1.5 sec to 2sec after port open status. so i am managing by executing port open instruction instantly after 200ms of port close status. Need help, pls support.     
  2. q13udv scan time

    can anyone help me know individual program scan time details in register, as like i am getting total scan time in sd520 register.i found individual program scan time in online--> monitor-->program list.but i required these in register to use in program,  please help.
  3. q13udv scan time

    can anyone help me know individual program scan time details in register, as like i am getting total scan time in sd520 register.i found individual program scan time in online--> monitor-->program list.but i required these in register to use in program,  please help.
  4. mitsubishi PLC R series

    OK.But I am already moving null vallues in the program (FMOVP H0 D7001 K10) including d7010.and what about japanees file name. any idea ??
  5. mitsubishi PLC R series

    thanks for the reply Mr.Gambit. i am trying to achive with a program because i need to logg this data to server through FTP.  I got some  half of the result with below program.But the csv file is generating in japanees(which supposed to KAVI.csv) and in excel facing gap of three empty rows for every logg.  䅋䥖.CSV FTP_LOGG_V5.gx3
  6. mitsubishi PLC R series

    yes i  have the tool.
  7. Create a *.csv file

    thanks for the quick reply..  I have attached my sample program which i am trying. my senier is suggesting to do with a program because further i need to send those csv. file to server pc. also i need to logg large data. though configurator may be data cannot be sagrigated easily and it is confusing to define. if you have any idea regarding this please share me an example. or is there any mistake i am doing in my program please suggest. thanks in advance. RX40NC6BTestPrj_V2.gx3 FTPLOGG_V3.gx3
  8. mitsubishi PLC R series

    I have R16 PLC (firmware45) and SD card(2GB). Can any one help me to create CSV file in SD card.I need to Logg the data of D0-100 when the M0 trigger bit goes high. can any please help to creat  ladder for this. it will be really helpful.
  9. mitsubishi

    I have R16 PLC (firmware45) and SD card(2GB). Can any one help me to create CSV file in SD card.I need to Logg the data of D0-100 when the M0 trigger bit goes high. can any please help to creat  ladder for this. it will be really helpful.
  10. Create a *.csv file

    I have R16 PLC (firmware45) and SD card(2GB). Can any one help me to create CSV file in SD card.I need to Logg the data of D0-100 when the M0 trigger bit goes high. can any please help to creat  ladder for this. it will be really helpful.