-
Content count
16 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Tweeker
-
Rank
Sparky
Profile Information
- Country United States
Recent Profile Visitors
1928 profile views
-
From the chart below the manual tells me that if I use 4 wire RS485 Host Link will work. I am confused on the wiring diagram however. On the HMI end it shows SD+ and SD- jumped together as well as RD+ and RD-. The C200HW-COM03-V1 card does not show a common connection.
-
Tweeker liked a post in a topic: Shared HMI to Two C200HE-CPU42-E PLCs
-
Tweeker liked a post in a topic: Shared HMI to Two C200HE-CPU42-E PLCs
-
Looking for advice/direction on this topic. My customer is wanting to connect a single Automation Direct HMI (EA9-T6CL) to two Omron PLCs. I have been considering ordering two C200HW-COM03-V1 cards to install in each PLC and set up communications for RS485 on the HMI. My question is, am I going about this the right way? Is there a simpler option I am over looking? In reviewing information on the HMI, I have found references to Host Link. Do I need a Host Link card instead? Tweeker.
-
Understood. However, I should still have at least some data input. All I get from any of the cards is zero. Even when I wire the thermocouple directly to the card.
-
I am using a IM151-8 F-CPU with multiple 2AI x TC HF cards in the system. None of the cards are reading data with a 'J' type thermocouple. I have quadruple checked the configuration, base units, and addressing. All seem to be correct. Am running out of options. Any suggestions?
-
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?
-
Tweeker started following Red Lion Graphite Series HMI
-
Hello Mike. Yes, you have already helped me. Something you might want to note however. Tech support told me I could use Chrome to access the FTP server and just click and drag the files I needed for SysWin software. However, that did not work. I had to install an FTP client ( I used FileZilla) to download the files. That worked very nicely. I did get the software installed on a Windows 2000 machine. Thanks for your help.
-
Tweeker started following C500-AP003
-
Jay, thank you. I also discovered the same thing after posting this. I spoke with Omron Tech support and they informed me of what module I would need and software. My only problem now is the software I have downloaded crashes when I try to install. Upon review, I cannot seem to get all the files completely from their FTP server. I haven't figured out why yet.
-
I have a C28K controller that I need to communicate with. I have a C500-AP003 comms module to do this. I thought it would have a 9 pin serial connection but instead has something that looks like a 25pin micro d sub connector. What kind of cable would I need to use? Thanks.
-
I am new to the GE Proficy platform and I need to search a specific variable to find out every place it is used in the program. How do you do that? I don't want an ENTIRE cross reference list of all variables and where ALL are used. Then I have to sort through that list to find the one I am focused on. So, is there a way to find just ONE and everywhere it is used in the project?
-
ControlLogix 32 bit versus 64 bit applications
Tweeker replied to Tweeker's topic in Allen Bradley / Rockwell Automation
I have a file on an old IBM Thinkpad W2K machine. The file is an ControlLogix Ver. 10.07 file. I copied it on a flash drive. I attempted to open the same file on a Dell Win7 64bit machine using ControlLogix Ver 10.07 and I get the error message above in the previous post. I did not move the software. The same version is on the two different computers. The file opens on the IBM and crashes on the Dell. -
ControlLogix 32 bit versus 64 bit applications
Tweeker replied to Tweeker's topic in Allen Bradley / Rockwell Automation
The version is 10.07. I was using the win2000 pc, which has a very small screen, and wanted to move it to my win7 machine. But it crashes when I try to open it there. -
ControlLogix 32 bit versus 64 bit applications
Tweeker posted a topic in Allen Bradley / Rockwell Automation
I pulled an old ControlLogix application from a Windows2000 computer and it will not open on my Windows 7 machine. Is there a fix for this? Thanks. -
Tweeker liked a post in a topic: Serial Comms
-
CompactLogix and Slc500 processors. If I use someone's AB cable... no problem. If I use any generic USB to serial cable it will not connect.
-
I am wondering why some USB to Serial devices will work with Allen Bradley PLC's and others will not. Trying not to have to purchase a $190 cable for simple serial communications.
-
I needed some help understanding and using the Motion Axis Gear instruction in a CompactLogix system. As I understand it that instruction will synchronize a slave servo axis to an axis I designate as master. My question is when in my code do I use the instruction? Do I need to home each axis individually then run the MAG instruction? After running it, can I then only issue one MAM instruction to the master axis and the slave will follow? Thanks.