Search the Community

Showing results for tags 'unit setup not accepting ip address'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 49 results

  1. Hi all, I am working on a safety PLC conversion project, for which I need to identify the input word address configured on a PSS AI IP card. The manual from the official website shows the address configuration via a DOS tool. I do have PSS SW PG WIN 4.9, but the project file has been created with PSS WinPro 2.3. Within this software there is only the option to configure how the input channel behaves, not which input word is used (see attached screen grab). Anyone with a distant memory if the addresses can be set with PSS WinPro?  
  2. Mitsubishi safety relay

    Hello guys! A would like to set up a new inverter for my existing machine. I wanna follow the recomandation about the safety wiring. The only problem is I need one more, Z safety output. I checked, there is official expansion unit, and it says I have to only connect the EA, EB, EG, and EP terminals ? Do I have to connect again the X0, COM0 ; X1, COM1 terminals, because I want actually the same inputs, just I need one more safety relay output. I attached picture about it, thanks ahead. 
  3. View File NJ/NX Get IP Address A Library containing a function Block that can be run on any Omron NJ or NX PLC. The Function Block will retrieve the host PLC's IP address, Subnet Mask, Gateway, and MAC Address. The Port Details are presented through 2 structures , 1 per-port. In the event the PLC only has one port the structure for Port 2 will be blank. Submitter photovoltaic Submitted 12/12/22 Category PLC Sample Code
  4. NJ/NX Get IP Address

    Version 1.0.0

    75 downloads

    A Library containing a function Block that can be run on any Omron NJ or NX PLC. The Function Block will retrieve the host PLC's IP address, Subnet Mask, Gateway, and MAC Address. The Port Details are displayed through 2 structures , 1 per-port. In the event you only have 1 Ethernet port then the structure for the 2nd port will contain all 0s. Data Format: IP Address - USINT[4] Subnet - USINT[4] Gateway - USINT[4] MAC - BYTE[6]  (hex value) Access the retrieved details by the typical parent-child tag structure. ex. Port_1_Detals.IP_Address[0] will get the first octet of Port 1's IP. Tested on: NX1P2, NX102, NX502, NX7, and NJ301 IMPORTANT: This Function Block should not be run immediately after startup. Allow the PLC a few seconds to establish a connection with the Ethernet network.
  5. Is there an efficient tool to manage and validate CX-Programmer addressing. Requirements: - Highlight Duplicate Address allocation - Compact/Defrag address range to avoid wasting memory space. Note: - Any FINS addressing will have to be reconfigured - This approach assumes symbol use rather than direct addressing in the logic.
  6. Hello fellow tinkerers, Inside our company we're expanding our IoT network with the replacement of CJ1G-H to CJ2M CPU units. When swapping models we are downloading the Datamemories back into the CPU. Our engineer warned us to not download all the DM memories: only up to D20000, so I did. When starting we had some inputs that weren't showing in the Data trace: and noticed that it were pulses shorter than 8ms. We found out the "Unit settings" were back to default and this is not unusual since we only downloaded range D0-D20000 but I'd like to avoid this in the future and look up what each datamemory means. I know D30000 to D31599 are the memories for the CPU bus unit settings (manual W473 section 4-5) but what range is the "unit settings" within these 1600 datamemories? I can't seem to find it in any manual I look into (W473, W472).. Also do you see any problems with downloading the full datamemory range?   Kind regards!
  7. It will de nice to have an option for getting a cross-reference report for the AT address used on programs , as is now its easy to make mistakes double setting the same AT address on a program , specially this days that supplies of NA screens are not always availiable and using memory address is necessary for NB screens and SCADA communication and is difficult to keep track of the used address on a program , some times in global or in internals, right now its easy to make a mistake and use the same address twice , and this wont be detected on the compiling
  8.   How do I setup a Read_Var in SoMachine Basic ?    
  9. 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
  10. OMRON CJ1W-CT021

    MY OMRON CJ1M CPU12 SHOWS UNIT NUMBER DUPLICATE ERROR. ERROR CODE IS 0X80E9.  THE CPU HAS TWO NUMBER OF HIGH SPEED COUNTER IN A RACK SOME AND I/O UNITS.  PLEASE HELP HOW TO SET MACHINE NUMBER (ROTARY SWITCH)  IN OMRON CJ1W-CT021 IF TWO UNIT CONNECTED IN ONE CPU. PLEASE SEE ATTACHED PICTURE. CJ1W-CT021.bmp
  11. cp1w-cif01

    hello... i need  help for , how to set up cp1w-cif01 unit in plc for print barcode label. on Omron PLC.
  12. PID I & D Unit

    Hi All,  I need some clarification on the PID instruction. The note states that if #9 is set for C+6 04-07, the I & D will be 0.1 to 819.1s. But I didn't understand this highlighted section. Does it mean that my I and D values will something between  (1x τ)~(8191xτ)s??   All help is much appreciated, Stay safe and healthy. T J Sharon
  13. TIA Portal V13- Alarm for Bool Data type

    IN TIA Portal V13 HMI Alarm Setup, Discrete Alarm Not allowing Bool Tags in "Tag Trigger". Please help how to set Bool Alarms?
  14. Here are some videos training PLC AB(Rockwell) RSLogix5000 I hope this helping someones! 1) Setup RSLink to connect PLC using a USB cable   https://www.youtube.com/watch?v=mk-wgnwO4E82) How to set up hardware involve Input/Output, Analog, Device Net... PLC AB(Rockwell) RSLogix5000https://www.youtube.com/watch?v=pIUNPCEcNn03) How to use timer/counter/Compare PLC AB(Rockwell) RSLogix5000https://www.youtube.com/watch?v=7BDzAoFBJPMhttps://www.youtube.com/watch?v=EM3KO8JSYsMhttps://www.youtube.com/watch?v=yQtrIhTmwqA4) How to use Analog PLC AB(Rockwell) RSLogix5000https://www.youtube.com/watch?v=8raR0f7zr6M5) How to use RealTime-Clock PLC AB(RockWell) RSLogix5000https://www.youtube.com/watch?v=Lgg8hjs5jkY    
  15. I am trying to get produced and consumed tags set up between 2 1756 racks with different ip's. The 1st rack has an ip address 172.28.6.3. The 2nd rack has an ip address of 10.81.105.8. Would this be as simple as adding an EN2T card to one of the racks and setting the ip of one onto the same network? Or is there a better way to do this?
  16. Q02HCPU- Unit Verify Error

    Hello to all I have a mitsubishi electric plc Q-series (q02hcpu) with 2 Position card (qd75m4) for controlling 4 servo motor (mr-j2s-350b).  I have a new problem with. PLC after working for a few minutes, The Error light on the CPU  and position card turns on and the PLC STOP Working. Please help me fix the problem VID-20190806-WA0004.mp4
  17. CCLink

    Hi guys, I've just completed pre-commissioning on a Mitsubishi project which uses CCLink. My remit was to get the CCLink network up and running which I eventually did but not without issues. Basically, my problem was to do with the number of bits and registers consumed by a station. I read in a manual that each station consumes 32 bits and 4 registers for read and 32 bits and 4 registers for write. On my network I had 3 ST1H-BT modules occupying 2 stations each and 3 non Mitsubishi devices occupying 4 stations apiece. My RWr address starts at W300 and RWw at W500. Like I said everything matched up and I/O checks completed successfully. My question is, and I've trawled through the manuals looking for an answer, how is the number of points calculate? For example my non-Mitsubishi devices they occupy 4 stations, Expanded Cyclic Setting is Octuple and the number of points is 896. How is the 896 calculated? Thanks in advance
  18. Hi Guys I was wondering if any one of you could tell me how to set up some basic button functions? I need a basic instruction on how the followering button setup, could be done on the HMI, preferable with exaples or tutorials etc. !!! I´m working with the current setup: NX1P2, using Sysmac Studio, Module version 1.25.1.0, along with a NA5-Terminal, version 1.18 !!!  START_VALVE_1_BUTTON = Toggle, Momentary, Set or ?? - (Need the START_VALVE_1_BUTTON to activate ON_BUTTON & OFF_BUTTON flashing, indicating selection option, ON or OFF, meaning activating start valve 1 mode, or deactivate the mode). START_VALVE_2_BUTTON = Toggle, Momentary, Set or ?? - (Need the START_VALVE_2_BUTTON to activate ON_BUTTON & OFF_BUTTON flashing, indicating selection option, ON or OFF, meaning activating start valve 2 mode, or deactivate the mode). ON_BUTTON = Toggle, Momentary, Set or ?? - (Need the OK_BUTTON & the OFF_BUTTON to flash simoustaniously, after START_VALVE_1_BUTTON, or START VALVE_2_BUTTON has been pushed). OFF_BUTTON = Toggle, Momentary, Set or ?? - (Need the ON_BUTTON & the OFF_BUTTON to flash simoustaniously, after START_VALVE_1_BUTTON, or START VALVE_2_BUTTON has been pushed).  !!! Hoping to hear BACK from some of you VERY soon, because I need the know_how ASAP. !!! !!! Write soon !!!
  19. Hi everyone My system consists of 2 main stations with 2 CPU Q06UDEH and connected together by QJ71GP21S-SX module but I don't know how to link the address between these 2 CPU together? so can anyone help me? Thanks so much   
  20. We have an iQ-r R08cpu that will not display some labels or addresses.  The PLC and the machine it controls run as expected.  However, when we read from the PLC, some of the labels and addresses are not shown.  Although it runs as expected, we are hesitant to make any changes or write to the PLC. There is a screenshot attached.  Any advice or solutions for this?
  21. Hi folks, I'm trying to communicate with an old CompactLogix L35E via Ethernet. I have already establish communication via DF1 Serial port and was able to go online but I Do not know the IP address to communicate via Ethernet. Can someone please tell me how I could determine the IP Address or create a new one ? This Controller was remove from a working machine. Any help will be highly appreciated. Thanks, Anthony.  
  22. hallo all, I want to ask if I click "read PLC Data" the "points" will appear, I use the QY18A output module that uses 8 points but there is no choice, the smallest is only 16 points.  so I can't put 148 in the "start XY" column ... will it affect the I / O address in the program?
  23. Lets say i have a PLC, with a name PLC1 with IP/Subnet of 10.125.34.243/255.255.255.0 I have to communicate this PLC1 with 2 other PLC's, PLC2 and PLC3 PLC2 with IP/Subnet of 10.125.34.10/255.255.0.0 PLC3 with IP/Subnet of 10.125.46.10/255.255.0.0 I imagine that, all these three are in different subnets, and so there should be no communication at all, but when i tested it, PLC1 to talking to/from PLC2 and not PLC3.  anyone know the answer to this ? How does it talk to PLC2 with different subnet, but not PLC3 which is in different subnet as well. 
  24. Please assist me with the following; regarding the ME96SSHA-MB Power meter data transition with Melsec-Q series PLC; We acquire to read various values on dedicated Modbus storage address registers at the simultaneous into a Melsec-Q series PLC via Modbus (TCP or RTU)  for calculation purposes. Naturally, since the reading of these variables are to provide accurate instantaneous results, it is a requirement that these values are to be read at one scan.   However, as can be seen below, there is a gap in address register range – of which, if all of these are scanned simultaneously, yields an exception error when read. This error is only avoided by scanning these data sets separately – which is not ideal for our application – since accuracy in calculations is imperative.