Search the Community

Showing results for tags 'read-file request'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 54 results

  1. Read/Write data to PLC

    Goodmorning a question... I builded a simple monitor of plc. I need to read the data of the Mitsubishi FX3GE PLC. In example I should read: D14  FLOAT 32bit D16  FLOAT 32bit alarms from M100 to M119 and a bit of state M450 How can I do this? The PLC is connected via ethernet and the port il 5002.  I'm working with PHP and normally use modbus, opc-ua, etc. But here? Thanks in advance Carlo
  2. How I open file bin ihm fuji UG 530h ?

    I need help, I want modification ihm fuji UG 530h , the upload file bin, I am use software VSF edit V6.0, but not open.
  3. Omron CSV FILE

    Hi Everyone.I want to read the csv file to plc. How can I do it. I will use to NB 5Q-TW001B for hmi.  PLC model : Omron CP1L-E
  4. simotion MMC img file

    Hello I have a SIMOTION MEMORY CARD 16MB for C230-2. Order No: 6AU1700-0AA01-0AA0 That formatted with windows. I need image file from Simotion MMC 16MB for write to This MMC with s7 img writer. Someone can help me. Thanks.  s7imgrd2.zip s7imgwr2.zip
  5. I'm attempting to make a backup of a program, complete with comments. I go connect to the PLC over Ethernet, and select Use Upload File to merge the comments from an original copy of the program. After that, I go file-saveas to backup the program. However the new saved file, complete with comments is only 134 KB, and the very original copy of the program is 230 KB, from 2003. Is there a reason for this, the program hasn't shrunk in size, only minor tweaking of some span calibration numbers.
  6. MBE Driver can't save config file

    Hello!I am using MBE Driver v7.46b on Windows Server 2012 R2. Problem is that I can't save config file. I can edit Channels, devices and data blocks, I can see incomming values, I save a file without any message. But config file is not saved. In Event viewer I get error as you can see on picture. It says: Error writing to system registry: Driver App 00000001 \Driver defaults. Other error says: Error writing to system registry: ServerMsg 00C54BB8 \Driver defaults.Is it server or driver problem? Please help. At the moment I can't edit anything in driver so I can't configure it to use it with my SCADA iFIX 5.8
  7. Hello folks,   I am a rookie, self-training in PLC programming. I have written an SFC exercise (attached ACD file). I also try to call STL written subroutines and add-on instructions, from within the SFC main program. Calling the created subroutine works fine, but calling the add-on instruction fails from a reason which is above my level. I tried, tried and tried different solutions, with no avail. I am either wrong in writing the add-on (perhaps some missing but missing tag ?), or wrong is calling it. Can someone please give me a hint on what I do wrong ?   Thank you, Radu PS . I use Studio 5000 v24, combined with RSLogix 5000 Emulator.     SFC_trial.ACD
  8. CID and ICD file creation. Hi, I have a system that is using a PowerLogic G3200 to convert Allen Bradley MicroLogix 1100 Modbus to IEC 61850, but I am lost when it comes to creating an ICD / CID file. Does anyone have any experience in doing this? I have no help from Schneider technical support, they say the G3200 is not supported. Thanks in advance. Steve
  9. We have Q06UDEHCPU PLC.   We require to attain 1k of file registers in standard Ram. Please find our settings attached - PLC Parameter.png; When we try to down the register file – we attain the following error; “Failed to access standard Ram” error message (attached - Downloading Error.png); The program is very small – and thus we have plenty of space as well.
  10. Hello everyone! Is there possibility to read words e.g. Name of alarm from the csv file or another file and save it in the PLC memory for further processing? It would be the best if the solution will matches to FX5 and IQ-R/F but it can be also for any of them. Thanks for help :)
  11. I am using TIA Portal V14 to program a Siemens Mobile HMI (KTP900 Mobile). I would like to pull up a program 'signature' from the HMI that would allow me to verify that the code in the HMI is the correct version.  This would help prevent an accidental overwrite of old code, resulting in a single Mobile HMI that has differing code from several others that are also in use. The closest comparison would be a Safety Signature from a Safety PLC.  However, I just want to use a file checksum or similar variable that I can put on my screen. Any ideas?  I appreciate it. 
  12. Hi, Is that possible to define INT data type in EDS file so the Tags for the module in RS Logix Designer would receive INT data type in Input Tags not SINT? As marked in the image, the Logix Designer is receiving data as SINT but I want to have INT data type. Thanks Muhammad Azeem
  13. I am using GX Works Version 1.493P After selecting Online->Monitor -> Monitor Mode ... and doing some online debugging... I find my projects stuck in read-only mode. Even restarting the computer does not make the project editable again. Any help will be greatly appreciated.
  14. Structured Ladder

    Need Help! I uploaded structured ladder program into FX3S PLC. But When I try to read it from PLC it says the program cannot be opened. 
  15. NTST485

    HI ALL I TRY TO OPEN A PROGRAM .*mmi on the NTST487 ERROR this version of the file cannot be loaded ????!!!!
  16. Hi everybody. I'm just getting started with GX Works 3 and I feel a bit lost. If I have an external help file for my function blocks, how do I register this in the program? I can't find it anywhere when I double-click the fb library or in the e-manual Viewer. The file format is .CHM and I have imported this to GXW2 earlier.   /Niklas
  17. Hi Everybody, I would like to get the Connections from an AB CompactLogix L32 with CIP. I can see these connections on the web interface. According to the CIP Vol1 v3.3 documentation I have created a reqest in java which requests the first instace of the  Connection Manager Object with Get_Connection_Data service. I captured the sent and the received packets with wireshark. I would like to ask the following: 1.) Is this the correct way to request the connections from the PLC with CIP? 2.) The response says that "Service not supported", is it possible that the PLC does not support this service or there is problem with the request? 3.) Is there any other way to get the connections (I/O and Message) from the PLC with a CIP reqest? Thanks for the answers in advance.
  18. Can Anyone Come Up with the Screen Shots or a video link of procedure for Displaying Real Time Sinusoidal Waveforms From Satec MFM ON GE FANUC?? I have PACsystem RX3i via Serial Communications Module-IC695CMM002 
  19. master k 250

    How to read korea plc master k 250 since it can not read by using KGwin software .thanks
  20. Dear, i am doing one project on Omron PLC with VB.net.  i am using Ethernet communication  with  VB to PLC but i am unable to show analog value on VB page please guide me how to get data of analog value in vb and show in VB.net for DI/DO i am using CIO &H0  forreading   and  &H1 for write but for analog value how i will show on VB.net.
  21. I am unable to read FBD program in RSlogix 5000.It says editor not downloaded.I m able to see ladder logic programs.
  22. Hi,  i want to read real time and date in simulation mode. How can i do this in Unity pro? Thanks for helping
  23. I believe I have found a bug in FactoryTalk View ME version 8.10. I have a trend object that uses parameter file placeholders on the connections tab. These are direct-addressed to the shortcut ie {[PLC]...}. The historical data from the datalog does not show. (The pens write lines, but when I navigate away from the screen and come back, the lines are gone and begin drawing again from the right side.) The current data does show. This tells me that the placeholders are correct syntax. When the screen loads, the placeholders are being replaced by a string which yields a correct tag path, or else the pens would not be writing correct data. When I replace the placeholders manually and directly address the tag, the historical data does show correctly. This tells me that the datalog is set up correctly and is logging data. I have verified that a previous project of mine, using I believe version 6.0, successfully used this method of using one screen and one trend to plot various tags using parameter placeholders, and the historical data did show correctly.
  24. Hi I have problem to find eeprom bin or hex file to eeprom message memory on XBT-A72101. EEPROM is X28HC64P-12 and its dead complitly (before show message EEPROM FAULT, but after few restarts goes to runnig not now) . I have new empty eeprom and programmer but i don't have firmware file and can't read old memory beacouse not working.  Could be somebody help me with this file. Best Regards. Michal.   
  25. Hi guys, I recently was asked to configure a computer to host an Factory Talk SE Client application. I was able to get everything working except the trends and the Alarm window, all I have is the cross hatch screen. at the bottom of the screen it is saying cause: Trend: CAB file missing on the server: http://hmi1/RsviewActiveXControlSetup/RSTXView2ocx.CAB. I have worked on this for a while and am stumped. All the other computers on the same domain network are working fine, so it leads me to believe my problem is with my installation on the new computer. Any suggestions or if you need more input please let me know. Thanks