Search the Community

Showing results for tags 'remote mode'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 55 results

  1. Here is a link to a thread on a recent post showing how to communicate serially to an Omron PLC using VB.Net. This uses the Omron Host Link serial protocols. (C-Mode Commands) It will read 10 DM registers and display them on the form.   http://accautomation.ca/implementing-the-omron-host-link-protocol-vb-net/ Here is the source program that can be downloaded. Other links: VB6 Program: http://accautomation.ca/how-to-implement-the-omron-plc-host-link-protocol/ VBA Program: http://accautomation.ca/how-to-implement-the-omron-host-link-protocol-part-2-vba/ Regards, Garry www.accautomation.ca
  2. I am in the middle of doing a retrofit for a old PLC5 and i decided to upgrade it to a Control Logix. With how much I/O I was needing the price of the system was going to be very pricey. So I decided to use my main rack as a control logix and use Flex I/O for my remote racks. I have never put together a Flex I/O rack so I am unsure of what I need for this rack other than my I/O modules and a communication module. Could someone give me a list of what is needed for these systems? 
  3. Hi, I have some trouble with a CJ2M-CPU33. My client did a backup to memory card earlier today, and after this we did some changes through remote link. Now the client wanted to restore the previous backup to the PLC and has done so, but the system would not function correctly. After going online on the PLC it seems like the PLC is stuck in "Stop/Programming Mode". When trying to change to "Monitor" or "Run" mode a dialog comes up containing the following message: "Failed to change the operating mode. The operating mode may be still changing in the PLC."  - All the dip switches are set to off after restoring backup - The PLC has been rebooted  - I have downloaded the application again through CX-programmer  - Verified that the PLC is set to start up in "Monitor mode" But nothing helps. The same message comes up when trying to change the operating mode.  Hoping anyone can help to resolve this issue as it is very critical for us and the client. In advance, thanks for any tips or help received. Best regards Stian
  4. I have multiple PVP 1500's on the same network. From the one in my control room i need to be able to see what user is logged into what HMI. How would I address the system tag of another HMI on the same network would I use the IP address? thank you for any help in advance
  5. Was wondering if anyone can tell me whether it is possible to use the Red Lion Graphite displays to remotely log into your system via Ethernet for programming.  Can it be used as a bridge to other Ethernet devices connected to it?
  6. Remote I/O weidmuller

    Hello,  I am trying to connect a Weidmüller UR20 Ethernet I/P  (Hardware version 1) to a Omron NX1P2 PLC via Sysmac Studio. I have imported the Weidmüller EDS file into Sysmac studio and connected two tags to the target variable 101 and 102 (I also tried using a array of bytes and a single word).   When I transfer this configuration to the controller and set the controller in run i get the following error: Tag Data Link Connection Failed (0x84070000). I have tried to update the firmware of the Weidmüller I/O but this doesn't seem to help. Also the web interface shows no connection with the PLC. I also tried to setup the connection with the CX network configurator but this gave the same result. Is there someone who can help me with this problem Thanks in advance.
  7. Remote IO

    Hi friends , recently i ve been doing some diggings about remote IO cards, in my factory we have a CJ2m PLC and it communicates with remote IO cards with four numbered words (2080.00 , 2080.01, 2080.02....2080.15 ) and there were several dip switches on the IO cards, which were set but i can't understand what was the basis of that settings. So I'd like to know how these dip switches behave and what are the uses of them ?? and how is it possible to have 4 numbered word bits ?? pls help me someone to clarify this, i tried internet, but cudnt help myself !!!  thank you    Here I attach one of the pictures i took of one of the remote input cards.
  8. Remote Password issue

    Hello everyone, can u help me out please, quite urgent !!! :( i have GS2107-WTBD HMI display along with FX5U-80MT-ESS, i had one of HMI designs made on GT designer 3 by earlier designer (not in my contact now). i uploaded the graphics to HMI module and later it stuck to the initial LOGO screen and doesnt move further, moreover the HMI is not communicating with PC. i suspect it had remote password with it how can i remove this issue or hardware rest the HMI with factory defaults guidance required
  9. Omron CJ2M - Wago remote I/O

    Hi there, I’m not sure how familiar most of you are with Wago remote I/O, but I hope you may have some solution for the following connection problem I’m having. I’m working on a project to modernise an old folder collecting machine for which I’m using an Omron CJ2M Cpu33 together with 8 Wago 750-352 remote I/O units over ethernet/ip. These Wago units all contain two 8DI digital input cards and two 8DO digital output cards alongside a 750-610 bus power supply card. Adding them to my network in CX network manager is no problem and all seems to work fine. That is, as long as I don’t physically add the bus power supply card, which I need to, well.. power the Wago bus. Soon as I add this card (which was in place while making all the necessary settings to the Wago and Omron units) it just won’t connect. Remove it and it connects like it should. As far as I know the power supply card has no I/O addresses or other communication functions whatsoever, so I can’t get my head around it. Even stranger is that when instead of it I add an analog input card, with bus power connections build in, it connects without a problem. The .eds file only contains info about the main Wago unit, after installing it I should be able to add any kind of I/O card and address them in the Omron software. Also, the supply card is added and visible as a fifth card in the Wago I/O settings and the I/O status led is green during this error. Therefore I would say the problem is at the Omron side. Any sugestions?   Thanks in advance Andy - The Netherlands  
  10. Hello,  As the title indicates, we have a micrologix 1400 that has been installed for a long time.  Recently it faulted out on 71h and was in Remote Mode.  Do these PLCs revert to Remote Mode when in a fault condition?  We placed it back in Run Mode and everything worked fine, but how did it get to Remote Mode in the first place? Thanks,  J 
  11. Binary Mode vs BCD Mode

    Hi all, I have created a program using the binary counter and timer instructions and everything works fine (yay!), but I am not entirely sure if there is a major difference between using Binary mode or BCD Mode on the PLC. Does it just come down to personal preference or is there an advantage to using a particular mode over the other? Also, does the operating mode affect anything besides counter/timer? The option in CX-Programmer seems to indicate it doesn't. Cheers, Jay
  12. I have been tasked with pointing our FT View application to a remote SQL server for all data logging.  I'm having some issues getting this to happen.  I've configured everything I can find in our test environment, but FT View still points to the local SQL Server instance.  There must be a setting I'm missing.   For instance, when i go to Tools -> Diagnostics Setup -> Destination Setup -> ODBC Database, and I point to the system DSN I've created pointing to the remote server (and even enter the correct remote credentials), when i create a table, it goes to the local sql server instance... I've restarted multiple times.   Any direction would be appreciated.
  13. AnyViz is probably the easiest way to monitor, operate and analyze your PLC remotely, thanks to the cloud from any location. No need of additional hardware or software licenses. More info at www.anyviz.de Functions: Real-time process data visualization with just a few clicks Record and analyze machine data easily Targeted Condition Monitoring Remote control - from anywhere in the world Connecting machines, beyond location boundaries Access with any modern browser and any kind of device like notebook or smartphone Have a look at our YouTube Channel to see AnyViz in action.
  14. I got a CJ1M CPU11 that I can connect to but I can just go to run mode but when I try to switch to program mode I'm tell that I can modify the mode
  15. Help with CC - Link IE Field

    Hi Im working with an iQ-R CPU wich controls 6 conveyors with a CC-Link IE Field Network, the CC-Link module is a RJ71EN71. Each conveyor has a remote I/O (NZ2GF2B1-16TE Digital outputs main module with a NZ2EX2B1-16D extension for Digital Inputs). The communication in the CC - Link IE Field diagnostic appears to be OK, but I can´t send or receive IO signals from the Batch Monitor of Gx Works 3. Thanks for your attention!
  16. Hello,  I have a Mitsubishi Q02U PLC connected through its serial port to a GS2107 hmi located on the same control panel. I need to add an additional GS2107 exactly the same as the first one at a distance of 80 meters from the control panel. How can I communicate with this new HMI ? Is there a special module to add to my configuration? I really dont know? Please advice. Thanks
  17. Step7 on remote server

    Hi, I was wondering if anyone have experience with Tia Portal Step7 v.14 and Step7 Classic v.5.5 located on a remote server? We have several persons working on our PLC's. As it is they all have their own PC with Step7 + licenses. We were thinking about moving the software environment onto a server to reduce license and maintenance costs. Does anyone else have this setup? If yes do you have any tips or comments? Pros/cons? I already know now that you cannot autodetect/configure new devices from a remote server as the Step7 detection protocol doesn't work through a router. We can live with that. We need both TIA Portal and the Step7 Classic on the same server. Thanks
  18. Dear Friends; Good day. First i install the windows  virtual xp mode on Windows 7 64 bit. After installation i installed the FTM, RSLINK,and rslogix 5.0 in virtual xp mode.  Then i activate the software by Factory talk manager and select the hard disk and for a single computer activation. This process successfully acomplished. But when i open the RSLOGIX it shows popup that activation path is not found. Then i again open the factory talk tool and note that there is no activation shows in current activate products, But the activation detail shows in the RE host tab. I re hosted the activation by using go to Rockwell site and message show successfully activation re hosted.   *** Now i am stuck here is i loss my activation?  *** in windows xp virtual mode how i activate my product that application find the correct path of activation file? ** In windows xp mode if i open my Computer there is shows other hard drive partition as well as Local disk C:\  and activation file save in virtual drive instead of real C drive in windows 7. But there is no file path option to save the activation. Its by default save on C:\documents and setting\all user\shared documents\rockwell\activation\*****   Please help me how i activate my product in windows XP mode successfully?  Thanking you. i will remain Regards  
  19. IPC 620-1536

    HI, there. I am new to the Honeywell PLC, usually dealing with AB or Omron. Need some help from the Honeywell PLC gurus, my the only one PLC IPC620-1536 , suddenly stop working. No "Run" light or any outputs are present. Turning the "Mode Key" to the "program mode" and back to the "run mode" doesn't make any difference. I attached couple photo. My question, is any other way to start PLC running again? If I purchase the Win.Loader and communication cable and connect to the PLC, can I change PLC back to "Run" mode and upload the program, or fail to change the Mode using the Key. means the same fail using the software? Please update. Thanks for advance, 
  20. Hi! I have my 1756 IF8 wired in high speed differential mode but i can't configure the RTS smaller than 11 ms. What I understand it should be possible to set as low as 5 ms if module filter setting is 1000 Hz. Is there anything else that i have to do?
  21. project or PLC mode

    Hi, I keep getting an error that project is in binary mode and plc is in BCD mode.  Wont let me change either. I must be trying in the wrong place...please point me to where i can change this in the PLC.   I am getting an error in my RXDU with a Honeywell barcode reader, on one machine, I am thinking it is related.   thanks for any help. 
  22. Auto Run Mode after Reboot

    Hi guys! Im new in using PLC and im using CPM1A, is there a way setup the plc to run mode immediately after rebooting it, also even without connecting it to PC or handheld device? I saw in the manual "Startup Operating Module" but i am lost, i dont know how to configure it. Thanks for your advice.
  23. PAROCK1 for HMI/SCADA View File Now a software solution is available for your Modbus (MB) needs in Rockwell/Allen-Bradley Control Logix or Compact Logix (Clgx) family processors, instead of a traditional 3rd party hardware like Prosoft MVI-56, Molex SST-SR4-CLX-RLL etc.  It is an Add-on instruction (AOI) for PLC/PAC firmware v16 or later, (other solutions are available for pre v16 systems).  For hardware interface, use PLC’s channel 0 (serial) or TCP/IP Interface module(s) to have as many MB TCP/IP devices or serial devices.  (Some limits apply based on system configurations, Comm. settings depending on HW used.) Connect any MB Client/Master or Server/Slave device(s) to your CLgx PLC, including flow computers, analyzers, VFDs, Power Monitors, Level gauges, Smart I/O, etc.  All the MB public/native function codes are supported.  32-Bit integers/floats as single entity are supported with byte and word level swapping. A separate utility automates the data mapping to your PLC logic.  Features -Serial Master (BASIC required Option); TCP; Slave; Redundancy; More than 5000 accumulative registers; MB CFC (Custom/Private Function Code) Support; Data mapping too – Between PAROCK1 & your PLC logic; Packaged with Rockwell; TCP/IP Interface Module; Volume Discounts; Annual Support Requirements -Rockwell/AB-CLgx processor with v16 or later.  Contact PCI for earlier versions. -If using CPU’s Chan0, you cannot use Chan0 for any other user mode activity. You can use it for non-user mode activities -TCP/IP Interface Modules from Rockwell/AB supported, are: -1756-EN2xx ControlLogix® Ethernet/IP communication modules, firmware revision 5.007 or later -1756-EWEB ControlLogix Ethernet/IP web server module, firmware revision 4.006 or later -1768-EWEB CompactLogix Ethernet/IP web server module, firmware revision 1.002 or later -1769-L30ER, 1769-L30ERM, 1769-L30ER-NSE, 1769-L33ER, 1769-L33ERM, and 1769-L36ERM CompactLogix controllers, firmware revision 20.011 or later -1769-L24ER-QB1B, 1769-L24ER-QBFC1B, 1769-L27ERM-QBFC1B CompactLogix controllers, firmware revision 20.011 or later -1769-L16ER, 1769-L18ER, 1769-L18ERM CompactLogix controllers, firmware revision 20.011 or later Other Related Services/Items -Custom PLC Add-on instructions building -PLC upgrades, troubleshooting, applications -PC Windows, iOS5, Linux, Mobile devices Comm. Drivers -Custom development, Technology Transfer Services  -Other Non-AB communication drivers for serial or TCP  -Full control system integration, training, architecture design This driver can be conviniently used with Visual Studio in development of complete large scale complex HMI/SCADA Systems. It can be used to perform advanced reporting MES, analytics, IoT, Big data type apps. One example is available to download here For More Info Overview of Parijat Drivers: Click here  Additional supporting Info about Parijat Drivers:Click here Complete Related Driver options: Click here     Submitter Scadadoctor Submitted 03/10/16 Category Other PLC Demo Software
  24. HMI Remote Viewer

    Hello, I'm from Poland. I would like to use the Sony Xperia Z to communicate with Omron NB screens using free software Omron HMI Remote Viewer. Unfortunately, I can not install this software. The attempt ends with the message "Your device is not compatible with this version". Android have software version 5.0.2. Does anyone in this matter can advise me something? Thank you in advance. Bogdan
  25. Hey, this may be an obvious question, but here goes: I have a CompactLogix L36ERM running RL5000 controlling one of our lead die cast machines. When I make a change to the program offline and need to download I always go and shut the machine down for safety reasons before downloading. One of our techs stopped the machine but left the control power and hydraulic pump on while downloading (something we are not supposed to do) when he finished downloading he switched it back to run mode and the machine closed on it's own and started right back up. This is a safety concern to me. We have a "close enable" tag that is true when all necessary conditions are met, and gets latched on when the machine is running in full auto. Before he downloaded the machine was at idle, meaning that the only way to close the machine would be to press the two dead-man switches to start the process. But, when he downloaded it started up automatically. Now I know the reason why is when the program was last saved, the "close enable" tag had a value of 1, it was latched on, so it bypassed the dead-man switches. A quick fix would be to save the program with that tag un-latched so that it can't start up on it's own after downloading. But, in case somebody saves the program while the machine is running and with that tag latched on, I need a better solution. Is there any tag or bit that goes true when a program is downloaded or when the mode of the PLC is switched from run to download to run? I want to manipulate that tag so that when I download it un-latches the "close enable" tag. I'm sure there is a way to do it, I'm just not even really sure what to search for in the online help. Any help is greatly appreciated. Thanks Howard