Search the Community

Showing results for tags 'ethernet commands plc programming'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 318 results

  1. Hi, I'm trying to communicate with a Keyence Laser Marker MD-X1500 through an RS232 IO module ( QJ71C24N-R2) , and i'm using the GP.OUTPUT command to send the request , and the G.INPUT to receive the Reply from the Laser !!!  No success .    ANY help will be really appreciated       Thanks, 
  2. Version 4

    64 downloads

    MX Component manual for programming PC - PLC software solutions.   Details MX Component library functions and examples. 
  3. MX Component Programming Manual View File MX Component manual for programming PC - PLC software solutions.   Details MX Component library functions and examples.  Submitter WattUp Submitted 03/13/20 Category Manuals, Tutorials
  4. CS1D Programming

    Hi dears, I'm programming CS1D omron PLC, I created one project but in project tree i dont have function block section. when i change the cpu to CJ1 for example function block section will be add. how can i add function block to CS1D in my project? thanks.
  5. Hello, Can anyone tell me what types of Ethernet/IP device the  QJ71EIP71 can be configured as? Explicit message server, explicit message client, I/O adapter and/or I/O scanner? I'm having trouble finding this information in the manual: https://eu3a.mitsubishielectric.com/fa/en/dl/12484/SH(NA)-081157ENG-B.pdf
  6. Hi all,  I am trying to configure an Fx3ge-24M PLC using GX-works 2. I can successfully connect to the PLC using the USB cable, however i am having trouble getting a connection via ethernet. I have attached a photo that contains the only ethernet configuration that i can find, what am i missing here? I'm new to GX works & mitsubishi PLCs.  
  7. We have an application using a Mitsubishi L02CPU-P with a built in ethernet module. At one time the TCP/IP interface became irresponsive and a hard reset was required. The device is configured for binary communication and works fine using a GOT therminal and also operates fine when queried from a GX Works application. During debugging of a custom MELSEC application the TCP/IP interface stopped responding and could no longer be located using GX Works and the GOT terminal also lost contact. The L02CPU-P continued running the control application, but could no longer be contacted. The only way to recover was using the L02CPU-P reset button. I have heard developers being restrictive using the TCP/IP interface remotely over VPN and unstable connection due to the risk of hanging the device and not being able to recover without a personal visit to the device. Any experience from L02CPU-P devices requiring hard reset to come "online" again? Or does it enter some default state due to some internal exception handling?
  8. Need help for FBD programming

    Good Day. Someone could help me to convert following ST code to FBD? I can make a program in ST language. I am trying to figure out how FBD works.  IF Var_1 THEN Var_2:=true; Var_1:=false; END_IF; IF Var_3 THEN Var_2:=False; Var_3:=false; END_IF;     Note: Var_1 and Var_3 are controlling from PC through Modbus TCP. 
  9. Hi to everybody. I'm beginner on Beckhoff so I'm having issues with connecting Beckhoff CX8090 and Weintek EMT3070a. I'm trying to use Beckhoff TwinCAT PLC Free Tag names to get data from CX8090.  I have followed instructions in EasyBuilderPro which are pretty straightforward. On side of HMI I need to select proper settings which should be: IP: 192.168.1.2, Port no.: 48898, ADS port: 801, AMS NetID: 192.168.1.2.1.1 I have succesfully imported all variables from my PLC program into the EasyBuilderPro. For testing I tried to create HMI just to see status of few inputs. I have no issues uploading program to HMI, but after startup I get message Device no response and communication is not working. On side of Beckhoff I have settings like this: AMS NetID: 192.168.1.2.1.1 Ethernet port X001: DHCP Ethernet port X101/102: IP: 192.168.1.2   I can access to CX using input ports X101/102 and also access to HMI through same connection. I have also tried to log on to windows CE on CX and tried to ping HMI and that also went ok. Also I have tried to add static route on TwinCAT to HMI with settings AMS NetID:192.168.1.3, IP:192.168.1.3 but again no connection. So physical connections are CX8090 X101 - > HMI, CX8090 X102 -> PC. From PC I can access both devices. I'm using TwinCAT 2. Can you tell me what I'm doing wrong?   Thank you
  10. Hi! I have a question about programming. I want to place an input (X01) on the left vertical line, to allow the rest of the program running by an external switch. How can I place an input like that? I work on Gx works2 and using an Fx3g Plc (I used it once, but i can't find that program.)
  11. My project is to read an RFID tag (ascii) with a Micrologix 1400, send the string to a PC using Ethernet/IP, lookup and compare in an Excel spreadsheet, and send back data (probably an integer) for the plc to use to control direction. I have to scan and compare an RFID tag to a list of 1400 possible part numbers, at different locations (more than 1 plc). I want the several PLCs to go to a single PC to make it easy to update when changes occur (on a weekly basis). Has anyone done anything like this? I'm assuming there will have to be some kind of vb or c+ application involved.   Thanks,  CK
  12. Hi everyone. I have project to use PLC Mitsubishi Q03UDECPU with QJ71EIP71 to connect with SICK FLEXI soft Ethernet/IP (FX0-GENT00030). I have check both manual but when I turn on Y0 (communication start) there are error code F100h on my QJ71EIP71 and I check that it can only use with produce/consume tag from PLC (such as OMRON, Allen Bradley) but for SICK device it can use only for assembly instance. Then I have use Ethernet/IP scanner (Molex) to read attribute (service code 72h) then I can read status from SICK but as I told before QJ71EIP71 can only communicate with tag-based. Then I have to ask everyone that 1. Are there method that can use QJ71EIP71 to communicate by use Assembly Instance? 2. Could I set consume tag name on FLEXI soft Designer? 3. Are there any protocol gateway device that match with these solutions?
  13. Hello! I have a problem with Allen-Bradley High Speed Counter card 1734-VHSC24/C. I need to make changes to the configuration parameter .OnValue1 (DINT) during the system is running. Now, for changing the parameter value, I need to switch off the module and this can not be done during the line is running. I think that maybe this can be done using the explicit messaging. I could not find information for this from internet, so now I ask you to help me with this item. If anyone have experience or knowledge of this, please help me. I do no have experience using explicit messaging. My configuration: Studio 5000 Logix Designer V24.00, 1756-L71S V24.11, Ethernet/IP, 1734AENTR, 1734-VHSC24/C countermodule.
  14. Hi there, is there anybody who use macro function in NB designer? I need list of C language syntax who can be applicable in macro. I have a task to migration from NP designer to NB designer who use different languages. Thank you
  15. Heavy Ethernet Problem

    Hi Dears, I have one heavy ethernet network I have 21 station PLC (S7 300) that each station have one server & I have one server that connected to all of this PLC in center. all servers are in one ethernet network I want to know that this configuration is ok? ethernet network can support these number of servers? or may be network fail?
  16. Nachi to Proface over ethernet/IP

    Hi I am trying to connect a Nachi MZ01 robot to a proface (LT400M) HMI/PLC, I cannot seem to get the communications fully working as I have a response error on the proface and a I/O error on the robot pendant, I also cannot find the assembly instance in the manual for the robot to set in the proface device setup, I am using 256 Bytes in inputs and outputs, I have attached the proface software below. J2204 - Welding Cell V2.prx
  17. CJ1W-ETN21 Detection

    To all the gurus. We have a project now that is using CJ2M PLC. However some hardware is using 1 piece of ETN21 card while some machines are using 2 cards. Programs sequence is quite similar. However Customer wants us to be able from program side able to detect if there is 1 card presence or 2 cards presence.   Not sure if there is certain bits or memory in PLC that program can tap to "detect" number of cards that is presence.
  18. CIF41 Connection Problem

    Hi Dears I have one CP1H with CIF41 in its option port1. Firstly I connected to CIF41 ( ON DIP Switch 4,5) and I could download to CPU with ethernet FINS and I connected my HMI to this network and every thins be OK. after one week I power ON the panel and now CIF41 not working. every setting is ok (DIP switches and other settings). now when I connected to CIF41 no LED is on and my laptop network dont recognize the CIF41. can you help me? what is the problem?  
  19. GE ENET station manager

    HiI am just starting out at a new job full of GE systems.I have a IC695ETM001 ethernet card which has a RS232 port for Station manager access.I can currently see some info (such as IP, firmware version etc.) from the card when I connect with Putty and cycle the power but I cannot send commands to the card. I've tried Putty, hyper-terminal and a standalone Station manager terminal from GE but nothing works.Anyone know whether I'm missing something?
  20. Q series Built-In Ethernet problem

    Hi ~ Thank you for helping me I use the Q03UDVCPU this time. I set a TPC MC Protocol 3000 port on the Built-in Ethernet to give PC to connection. The ethernet cable configuration is the PLC CPU link to Switch and link to PC. The problem is that when the PC is connected to the PLC, I use the Ethernet diagnostic of Work 2, you can see that the port 3000 is occupying by PC. There is no problem here, but when I remove the ethernet cable the PC, this 3000 port should be cleared, but the IP still occupying this 3000 port, until I remove the PLC CPU ethernet cable, it is the same result, and my PC can no longer be reconnect. Since the ethernet cable are all removed, the connection status should be updated, I don't understand why it is still occupying. Does anyone know the answer? Thank you so much!
  21. Omron NX102 / NX1P2 cannot trigger MOXA ioLogik E1212 Outputs through Ethernet/IP connection, But I can read the Inputs Status All the time.   Just CANNOT trigger the Outputs signal through Omron PLC. Moxa claim that they can use AB PLC trigger E1212 outputs and no problem at all, but now OMRON PLC cannot.   Steps I am doing... Define the custom Data Type Structure. Create a variables with custom data type. Mapping with MOXA eds file setting. Inputs - 67 bytes, Outputs - 1 bytes. I had Install the MOXA EDS file I do contact MOXA Support channel, they claim that Omron PLC  not response to port 2222 . Can anybody help ? because same Omron PLC using for test also tested with other EIP device with no problem at all. I have no idea which party are problem now... T.T  
  22. I have a Modicon NOM0200 unit connected to an access switch to send commands to various rs-232 devices. The Access switch requires a "disconnect string" to end communication with a particular port. The disconnect string is "CRTL+D", how can I send a "CRTL" keystroke from the NOM0200 unit? I know for carriage return it is "$R" is their a similar combination I can enter for "CTRL"?  
  23. Wonderware DASMTEthernet Driver

    I have a client who is duplicating an existing Wonderware SCADA/MELSEC Q Series with a Wonderware 2014 R2 configuration, which they want to maintain that version.  The driver they use is the DASMTEthernet, which is no longer available from Wonderware.  I'm looking for any lead I can find to get hold of this driver, or a good solution to resolve the communications.
  24. I am trying to program an analogue output on a Siemens S7-1500 unit from a 4-20ma sourced analogue input scaled over 0-250 degrees. The analogue input will have an adjustable setting in the software for when the alarm status should occur and at this point I want the analogue alarm output to start to process at 4ma, at 5 degrees above the initial set point I want the analogue output value to be 20ma I have no idea how to do this so any help from people is greatly appreciated and advice on which analogue output card to use would be helpful.  
  25. Has anyone had any luck adding Allen Bradley EtherNet/IP devices to the IO tree in Codesys using the EtherNet/IP scanner module from Codesys??