Search the Community

Showing results for tags 'file registers'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 42 results

  1. Hello there, This is my first time here on this forum and also my first time working with this software and PLC. I am working off-line (since my PLC did not arrive yet) on GX Works 2, in a structured project type, with LCPU series and L02 type. the problem is that when trying to use any of the special registers (m8000, r23500, etc...) on my code after compile the error F1028 pops-up, on the other hand the same code with special register will work just fine in a simple project type without labels and I dont know how to make it work on my structured project with labels.
  2. Data register over flow

    Hi, data registers are getting full, because of extremely high speed pulsing is there any way , if the data value in register goes above the capacity of 32 bit register, it automatically attaches itself to next set of data registers so lets say if data was written in D10,D11 Upon reaching the limit, it goes to D10, D11, D12, D13 please share if there is an alternate way to do this
  3. Data register over flow

    Hi, data registers are getting full, because of extremely high speed pulsing is there any way , if the data value in register goes above the capacity of 32 bit register, it automatically attaches itself to next set of data registers so lets say if data was written in D10,D11 Upon reaching the limit, it goes to D10, D11, D12, D13 please share if there is an alternate way to do this
  4. I am trying to use Reusable files, but it is greyed out. Is there a setting that needs to be enabled to activate it? I am using CX-Programmer v 9.74 Update 1: Apparently, when you create a data structure this gets greyed out  
  5. GX Developer project does not open

    Hello All, I have a GX Developer project folder file sent by the client. I am not able to open. It opens the GX Developer and says Failed to read the project file. The screen shot is attached. Also the  the project is attached. Please help me to open the project. I am using GX Developer version 8.91V 显示器 综合测试.rar
  6. Hello everyone, I am working on a plc upgrade and the client provided the old code file which has the extension .gps. Can anyone tell me what type of code file this is? And second, is there anyone I could hire to open this file and create a pdf version of it for me? Thanks. Gppw.gps
  7. Codesys 2.3

    Cpu 2211 ple send 
  8. Hello, hardaware: NX1P29024DT1 (ver1.18), frequency inverter Altivar ATV320U07M2B (ver. 2.7 IE32) and communication EtherCAT card VW3A3601 I have a few ESI files v.109, 111, 113, 114 instaled in Sysmac Studio in ESI Library. I can not establish connection between NX1P2 and ATV320 by EtherCAT. In Network cofiguration I add slave with Node Address 2. The same Address is in ATV320 (ECAA and ECSA - parameters). When I connect both I see "Network Cofiguration Verification Error" Code 84220000 and black cross on diagram "Not matched" in Sysmac Studio. On the communication EtherCAT card in Altivar LED1 Green Filickering (Link, activity) but LED2 is OFF (EtherCAT state: INIT). I see in Altivar that parameter ECSS (EtherCAT slave status) INIT. If any one have experience with connection by EtherCAT NX/NJ with ATV32, 320, 340 ? p.s. The same communication EtherCAT card VW3A3601 I use for communication the same NX1P2 with serwo Lexium32M, of course with the appropriate ESI file for this slave and comunication is OK.
  9. Hi, I have inserted new RTD module into in my SLC500 as replacement to defected RTD module however the module LED is enabled but the channel LED's are blinking. I have checked the following: In the advanced I/O configuration the module configuration is shown as expected In the data file word format it is not corresponding to the channel preferences What should I do and how to fix the word bits?        
  10. Hi I'm trying to set up Modbus RTU communication between FX3U PLC and a weigh module. I would use the ADPRW command using 0X03 to read the 16 bit Holding Register but in the weigh module the Data Address/Holding Register of the value I want to get is 400047 - 400048. How to translate the value in 16 bit?   Thanks, Fabio
  11. Hello Im trying to read from my PLC but i cannot see the program file.  However, if i try to compare it using other file program, i could see the program file. Is their any restriction in my software?
  12. Hello, I have some files for a piece of equipment but do not have the RSlogix software to view the code. It is for a SLC 5/02 plc. Would anyone be willing to convert the files to pdf for me, it would be greatly appreciated. Thanks in advance! 2730-AR14.RSS 2730-AR10_BAK494.RSS 2730-AR10.RSS 2730-AR9.RSS 2730-AR7.RSS 2730-AR15.RSS
  13. Float Value FX2N Problem

    Dear All, I am facing a problem in FX2n, Infact i am making a totalizer from the flow. everything is fine. but client demands to add some totalizer value to start with totalizer.  the problem is that when i add 50000 value the value of registers stucks. although i am using 32bit float register along with DEADD command for Totalizer. the makes some steady at some place. i dont know why. but i give the totalizer 0 it works fine.  Any Solution regarding this will be help.    Value in the D72 = 0.0003
  14. Folks, we have a set of Mitsubishi Q12PRHCPU (redundant) running effortless since many years. CPU-A as standby and CPU-B as Control. Recently we noticed BATT low alarm on CPU-B. So we arranged for a spare battery Q6BAT and started the procedure as per manual(attached procedure and flow chart). We did memory copy from Control to standby (as prescribed precaution) and did the Reset of Standby PLC CPU-A. Memory copy from B to A completed successfully 100%. But the BACKUP LED did not turn Green from Red & Error LED kept flickering on standby CPU-A. CPU-B remain in Control but backup LED turned RED. From system monitoring we found that there is a Error 6000 (FILE DIFF.) observed in One of the .QPG (program 00-MDBUS.QPG). We tried to reset it but were not successful. We are surprised that why does the program differs when it was copied from CPU-B to CPU-A using the memory copy. Still we did the VERIFY and found no difference between the programs in CPU-A & CPU-B.  Can anyone explain the cause of this issue and the solution. Please note that the CPU-B is still in control and plant is running. Backup LED on both CPU are red which means (redundancy loss) and error LED on standby CPU-A is flickering RED. There is no error in the CPU-A (Control) -we checked this using the GX Developer. Also attached here are the image of the error and error help. Thanks in advance. Battery Replacement procedure.pdf Battery Replacement procedure-Flow Chart.pdf Error.pdf MELSEC QCPU ERROR CODE 6000 FILE DIFF.pdf
  15. HI everyone ,  i will be very glad if anyone helps me to clear the doubt . I am using MX component version of 4 to connect with my CCLINK J61BT11N   Board. Is there a way to read group of registers from the CC-LINK . for example, if i want to read from D0 to D5  or write D0 to D5.  is there any function  in MX component which helps to read the group of registers? I use MItshubi PLC .
  16. Sorry if this is covered elsewhere, but my search hasn't revealed anything yet.  I have a number of PanelView graphics created with FactoryTalk View ME and some use a lot of Parameter Files, which link to popup faceplates. So a large number tags are represented with parameter files, which, when clicked on screen, then pop-up an appropriate faceplate, based on tag type or category etc.  I am still digging into the very elaborate FT View ME manual, but at 500 pages, that's quite a deep study.  But I don't see the linkage between the tag's parameter file and how it specifies which faceplate to pop up, and I've not yet found a good article other than keep digging into that FT manual. There does not appear to be a linkage entry in the parameter file itself, where I would have expected it.  Nor do I see any "hot spot" click type event code in the display itself, which would also make sense.  Is it in the PLC code itself?  I would not have expected that, since they seem to be keeping the FT environment self-contained. But there must be some sort of table or linkage somewhere that I'm over looking. Thanks in advance for anyone's thoughts & guidance on this.  Other parts of FT HMI screen development does seem intuitive, just not this dynamic linking.
  17. Hi all, I'm enhancing an Ethernet IP driver but only just learning the ropes in terms of Allen-Bradley PLCs. I'm presently focussing on that part of the driver which specifically supports SLC/500 & MicroLogix 1400, for which I have one controller of each type for testing purposes. I can already cater for a range of standard file types: integer, float, binary, input, output, string, counter, timer, control, status, and this is working well. However, by working with RSLogix500, I can see that there are other data file types which can be hosted in these controller types (dependent on model) and, indeed for test purposes, I have actually created instances of them as follows: ASCII (at A21, 20 elements) for both SLC & ML1400 Long (at L22, 10 elements) for ML1400 Message (at MG23, 8 elements) for ML1400 PID (at PD24, 4 elements) for ML1400 Programmable Limit Switch (at PLS25, 3 elements) for ML1400 Routing Info (at RI26, 3 elements) for ML1400 Extended Routing Info (at RIX27, 3 elements) for ML1400 Now, the driver obviously uses standard DF1 PCCC data types (see below) to read/write individual elements/sub-elements of the file types that I can already support -- and I can see that there's a file type listed below for ASCII. •80 to 83 hex: reserved •84 hex: status •85 hex: bit •86 hex: timer •87 hex: counter •88 hex: control •89 hex: integer •8A hex: floating point •8B hex: output logical by slot •8C hex: input logical by slot •8D hex: string •8E hex: ASCII •8F hex: BCD However, my question is this: since there are no hex file types corresponding to non-elementary data types such as L, MG, PID, PLS, RI and RIX, what file type do I specify in my DF1 PCCC packets to read/write the elements/sub-elements of these six data types ? Thanks in advance.
  18. In my research on NJ processors and 1S servo programming, I came across an HMI graphic that I would like to use.  There was a file download that I think had something to do with it..."Machine.IAG"..but I don't know what an IAG file is and if it even has anything to do with an NA5 display.  Is it a Graphics file I can load into my HMI program to use?   Thanks,
  19. 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.
  20. 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.
  21. 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
  22. 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
  23. 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.
  24. 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
  25. Hello , I'm using Allen Bradley Micro850 - 2080-LC50-24QWB PLC. I downloaded a program to that PLC by CCW. My customer wants to build an application (like a GUI) on a PC which ables to read and write the I/O's , therefore he needs me to send him the registers of the I/O's that i have used in the program. so i woule like to know the register for every tag or I/O. where can i get that information from? for example , i would like to read : _IO_EM_DI_00 , how could i know what this tag's modbus register is? thanks in advance.