List of Contributions

Michael Barb

Contact Details

Michael Barb


My Content

1 to 20 of 50+ total
Posted By Michael Barb Jan 23, 2026 09:10:47 AM
Found In Egroup: Automation Control
\ view thread
A really great Knowledgebase document. I am glad I was wrong in my previous conclusions. Those conclusions did seem to be reenforced by others. Also, without this article I would have chased problems with produced and consumed tags for a couple of days. One thing I should have noted is that 127.x.x.x ...
Posted By Michael Barb Jan 22, 2026 02:03:33 PM
Found In Egroup: Automation Control
\ view thread
200 vs 240 was a typo because of my fat fingers. I know 127.0.0.1 is a special address. And all addresses 127 in the first octet (127.x.x.x) resolve to the local host. Most switches, routers, and hardware drivers just drop messages with 127 in the first octet. By default, Echo uses 255.0.0.0 as a mask. ...
Posted By Michael Barb Jan 22, 2026 11:38:00 AM
Found In Egroup: Automation Control
\ view thread
To me it is a restriction. In my larger project with 8 controllers and all kinds of produced and consumed tags, I will have to change a lot of IP addresses to go back and forth between the emulation and real world. With my fat fingers I will probably make a lot of typos and lose time chasing them. ...
Posted By Michael Barb Jan 22, 2026 10:15:00 AM
Found In Egroup: Automation Control
\ view thread
After some random testing, it seems that Echo is locked into 127 as the first number of the IP address. Result IP Mask OK 127.0.0.1 255.0.0.0 OK 127.0.0.1 255.255.255.0 OK 127.2.0.1 255.0.0.0 OK 127.2.0.1 255.255.255.0 OK 127.0.0.100 255.0.0.0 OK 127.0.0.100 255. 255.255.0 FAIL 128.0.0.1 255.0.0.0 ...
Posted By Michael Barb Jan 22, 2026 08:49:12 AM
Found In Egroup: Automation Control
\ view thread
Very interesting. When I changed the subnet mask to 255.255.255.0 the red dot in RSLinx went away. -------------------------------------------
Posted By Michael Barb Jan 22, 2026 08:34:00 AM
Found In Egroup: Automation Control
\ view thread
Still not joy. The new address shows up automatically in EmulateEthernet and still has a red dot. Download fails the same way. Interesting, when I put this address in the controller the subnet mask changed to 255.0.0.0
Posted By Michael Barb Jan 22, 2026 08:24:26 AM
Found In Egroup: Automation Control
\ view thread
It shows up in the list but has a red dot in front of it showing it is not connected. In other words, the driver is set for Device List / Range. It shows up in the list. Echo updates the list automatically. It is still not talking. -------------------------------------------
Posted By Michael Barb Jan 22, 2026 07:48:09 AM
Found In Egroup: Automation Control
\ view thread
EmulateEthernet is there. When I add new emulated controllers, it updates when new addresses. In the manual: FactoryTalk Logix Echo Getting Results Guide (Publication: 9310-GR001D-EN-P) Beginning of Chapter 2 Avoid FactoryTalk Linx port conflict Listen on Ethernet/IP encapsulation ports was ...
Posted By Michael Barb Jan 22, 2026 07:22:00 AM
Found In Egroup: Automation Control
\ view thread
Followed the Knowledge base article, no joy. Services was running. Tried restart. Still no joy.
Posted By Michael Barb Jan 21, 2026 02:00:00 PM
Found In Egroup: Automation Control
\ view thread
Another piece to the puzzle. If after reboot I start Echo before starting FTLinx I get the following error. If I start FTLinx first I do not get it.
Posted By Michael Barb Jan 21, 2026 11:46:00 AM
Found In Egroup: Automation Control
\ view thread
Following is the error I get when trying to download the program to the controller. Not only would the download not work but FT Linx cannot find the Echo controller. -------------------------------------------
Posted By Michael Barb Jan 21, 2026 09:10:29 AM
Found In Egroup: Installation & Activation
\ view thread
One of the lessons I learned years ago is: "Never install FT View in the host of your development computer. Always use a virtual machine." For a while RA had coordinated product releases and things got better. They have kind of drifted off of that and it is back to the old times. They have ways to ...
Posted By Michael Barb Nov 18, 2025 02:24:29 PM
Found In Egroup: Advanced Software
\ view thread
I am running Windows 11. I am also using Microsoft's Hyper-V. It happens in the host as well as the VMs. I suspect it something to do with the way that View interacts with Windows 11. I avoid starting a support case for three reasons. First, I find there is a much higher probability of getting a solution ...
Posted By Michael Barb Nov 14, 2025 10:15:00 AM
Found In Egroup: Advanced Software
\ view thread
I have found a bug that is common to Rev 14, 15, 16. If you rename a Graphic/Display it will crash on the second rename. The first one works OK. The second one works but right afterwards Studio will shut down. Really annoying. Is this known? -------------------------------------------
Posted By Michael Barb Nov 06, 2025 12:47:34 PM
Found In Egroup: Advanced Software
\ view thread
That works sort of. I have two drivers configured in FTLinx. One to Windows Default and one to my VM local internal network. I found that I have to check this box in both of them to get it to listen. Maybe that is what it said by "race condition". A curious observation. This is from the host. Notice ...
Posted By Michael Barb Nov 06, 2025 09:55:29 AM
Found In Egroup: Advanced Software
\ view thread
One thing I should have added. In a VM that cannot be found, a LInx can find other nodes that can be found. Being lost is a one-way street. -------------------------------------------
Posted By Michael Barb Nov 05, 2025 07:34:00 PM
Found In Egroup: Advanced Software
\ view thread
I have been trying to get several VM's in Hyper-V to talk to each other. I know that RA does not support Hyper-V. I have been reading and studying for over a week. I got the network working correctly. I set up a virtual internal network. This keeps things isolated from the web but lets the network talk ...
Posted By Michael Barb Oct 27, 2025 03:09:31 PM
Found In Egroup: Advanced Software
\ view thread
I doubt if my rant will make any difference but here goes. As you know Hyper-V is included with Windows 11. I have read articles that say that Windows 11 is actually built into Hyper-V and not the reverse. I am somewhat skeptical about this because Microsoft is trying very hard to sell Azure and its ...
Posted By Michael Barb Oct 27, 2025 01:21:49 PM
Found In Egroup: Advanced Software
\ view thread
Yes, we are far out of the Industrial Automation zone. Still, it is a very good theoretical comparison. But, when you start to run it on a hybrid core processor with a large core count and lots of RAM things change. More resources become available and the scales tilt. Not sure how much. That is how ...
Posted By Michael Barb Oct 27, 2025 10:52:09 AM
Found In Egroup: Advanced Software
\ view thread
Containers vs. VM's an interesting argument. I think that processor hardware is evolving so fast that container software cannot keep up and is becoming too complicate. VM's are a much simpler model and much more scalable. Still, I would not pick a winner yet. ---------------------------------------- ...