List of Contributions

TylerK

Contact Details

TylerK


My Content

1 to 15 of 15 total
Posted By TylerK Feb 24, 2026 08:01:43 AM
Found In Egroup: Emulate3D Software
\ view thread
Thanks for the explanation, Mark. Unfortunately I'm having to still go in and manually toggle wiring to get the intended result and with the latest update, I'm not getting that option. I went to the properties and selected to fix the widget and I got a message saying "no widgets need fixing." ------ ...
Posted By TylerK Feb 16, 2026 07:39:33 AM
Found In Egroup: Emulate3D Software
\ view thread
I tried resetting the view for the wiring diagram, the scene, and closing then reopening the cell, and unfortunately none of that worked. I ended up wiring NC1 in RC_ESopt to ESTOP CH1 and NC2 in the Pendant EStop to ESTOP CH2, since they both will be on or off at the same time, so I'll probably circle ...
Posted By TylerK Feb 13, 2026 11:23:00 AM
Found In Egroup: Emulate3D Software
\ view thread
Has anybody else had this issue where the BooleanAnd function won't work? A temporary solution I found is to put another BooleanAnd within the surface BooleanAnd, but if I restart the cell then the sub BooleanAnd won't work which just creates a chain... I'm currently up to date with WiringFramework ...
Posted By TylerK Jan 28, 2026 11:10:53 AM
Found In Egroup: Emulate3D Software
\ view thread
Disregard, I had "EIP" selected as well, which made it not work. Unfortunately, the modules I'm having issues with are already in the scene, so I'll have to figure out a different workaround. Thanks! -------------------------------------------
Posted By TylerK Jan 28, 2026 10:29:39 AM
Found In Egroup: Emulate3D Software
\ view thread
Thanks for the resources. That's what I was doing, but I don't get the option to load visuals. Even if I select all in my IO browser under the EIP, there's no option. This project is only using Allen Bradley modules and I have the module emulators catalog. Here's a screenshot of what I'm able to see: ...
Posted By TylerK Jan 23, 2026 07:42:00 AM
Found In Egroup: Emulate3D Software
\ view thread
Hey all, currently trying to remember (forgot to write it down) how to import Allen Bradley module emulators from being connected to a PLC via the IO Browser. I know there's a way where it'll make a nice clean little rack with the correct modules in it and wiring for you to make the connections in the ...
Posted By TylerK Jan 05, 2026 08:13:45 AM
Found In Egroup: Emulate3D Software
\ view thread
Happy New Year! I did end up getting this resolved with some internal help. With FANUC PaintPRO, it has to be done in version 10 to work. In v10, if you go to Cell > Advanced External Device Connection, you can set the IP address of each robot. You then select "Enable IO" and that should allow you ...
Posted By TylerK Dec 15, 2025 12:13:16 PM
Found In Egroup: Emulate3D Software
\ view thread
Sorry, there's a COP function in there as well. I can send screenshots if this is still the best way of doing things -------------------------------------------
Posted By TylerK Dec 15, 2025 12:11:23 PM
Found In Egroup: Emulate3D Software
\ view thread
I'm unsure if there's a newer way to do it, but if your cell has CIP safety you'll have to spoof it since currently FANUC ROBOGUIDE doesn't support CIP safety. Regardless, the way I've been doing it over the last few years is to create an emulation subroutine and create a timer and a MSG to get the ...
Posted By TylerK Dec 12, 2025 06:32:00 AM
Found In Egroup: Emulate3D Software
\ view thread
Attempting to build out a cell that uses paint robots. We're using FANUC ROBOGUIDE PaintPRO, and running into problems with making a PLC connection. From my understanding, PaintPRO has a built in PLC-type system for testing, and I can assume that this will create problems. Does anybody have any ...
Posted By TylerK Nov 21, 2025 12:56:37 PM
Found In Egroup: Emulate3D Software
\ view thread
Ah, I apologize. You were correct, this has fixed the issue. I am experiencing a code 8004f207 trying to put one of the modules in from what was on the EN2T but that's a separate issue I'll work through. Thanks for all the help and patience! -------------------------------------------
Posted By TylerK Nov 21, 2025 10:56:21 AM
Found In Egroup: Emulate3D Software
\ view thread
If I move all of the devices under the controller vs the EN2T, I will still be unable to go online via FT Logix Echo unless I use the 127.0.0.1. -------------------------------------------
Posted By TylerK Nov 21, 2025 10:11:02 AM
Found In Egroup: Emulate3D Software
\ view thread
The way I had approached it was similar to having a real switch + PLC + EN2T setup on my second ethernet card. Set the PC/card as its own IP, and everything else is different as to not create IP conflicts. I changed my adapter settings for my loopback network to be the same as the PLC IP in FT Echo ...
Posted By TylerK Nov 21, 2025 07:41:54 AM
Found In Egroup: Emulate3D Software
\ view thread
Mark, So I added the Hyper V adapter and can ping it at 192.168.1.3, and my PC is properly routing 192.168.1 addresses through that adapter, but putting a Logix Echo PLC on that network won't connect. Going off of the "Logix Echo with Loopback Adapter" link you shared, I installed the Windows Loopback ...
Posted By TylerK Nov 20, 2025 02:10:00 PM
Found In Egroup: Emulate3D Software
\ view thread
I had to let go of my switch for another project going on and am currently trying to make do with Logix Echo. I'm able to connect to the Logix Echo Chassis via loopback address, 127.0.0.1, but I know that you cannot make a Class 1 connection via loopback. I'm attempting to connect the PLC to Logix Echo ...