List of Contributions

Choppy71

Contact Details

Choppy71


My Content

1 to 20 of 50+ total
Posted By Choppy71 Nov 25, 2025 08:49:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@AutomateSHANE, is there any way to change the order of multiple dialog boxes? For example, I have multiple dialog boxes open at the same time and want to select one that was opened in the middle of the group. Is there a way to move the layer order of the one selected to the foreground? - ...
Posted By Choppy71 Jun 26, 2025 11:20:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@General Quarters Thank you thank you thank you. I was able to take that and apply it to my situation with success. I greatly appreciate your time in responding. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Jun 26, 2025 10:24:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Is there a way to access the tags state, statestring, and downtimereason using a dynamic link or series of objects in Optix? My goal is to have a template that I can alias my PLC tags to by linking to Workcell[0]? PLC programming is done with Studio5000 v36 and Optix is v1.6.1.15 ...
Posted By Choppy71 Jun 25, 2025 03:18:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Rockwell took care of this for my customer. I never did receive information from them. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 May 29, 2025 08:48:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Not at this time, but working on it. I am also working on trying to recreate the issue with my system. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 May 27, 2025 10:51:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I have a customer with a WAGO PFC100 number 750-8110 that was working fairly well with version 1.5 of FT Optix. When they upgraded to version 1.6 they lost communication with the WAGO controller. There is an open Rockwell ticket on this issue however, I wanted to ask here if anyone else has seen ...
Posted By Choppy71 Apr 29, 2025 07:50:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@asemlucben thank you for the recommendation. I will give that a look see. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Apr 28, 2025 09:02:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I will admit that I have not looked through the forum yet on this question. I have not seen anything from my past visits here. I'm reaching out to see if something similar to Tag Debugger / Watch Window that works across all protocols we currently use - Modbus, OPC UA, and CODESYS (via the native ...
Posted By Choppy71 Apr 21, 2025 02:15:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thank you for your response and your contributions here. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Apr 21, 2025 01:44:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I like that approach, yet, one of the requirements is to have the answers auto-populate as they are typing the question. If they start with Gen1, then all answers with Gen1 in them are shown and refined as they keep typing. This is the reason for getting them in to the database. Do you think this ...
Posted By Choppy71 Apr 21, 2025 12:54:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have a customer that is wanting to. My planned response is, "No, there is not a good process for this, and I highly recommend not interacting with the embedded database externally from Optix." With that said, does anyone think that they could use NetLogic to pull data from an Excel spreadsheet ...
Posted By Choppy71 Apr 09, 2025 03:38:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thank you again. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Apr 09, 2025 02:04:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have a customer that is wanting to know if Optix can be used as an NTP client to a corporate NTP server and also act as an NTP server to PLC controllers. Optix will be running on an Industrial PC. #FTOptix ------------------------------ Jamie Leonard ------------------ ...
Posted By Choppy71 Apr 09, 2025 08:55:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
AutomateSHANE, thank you for your feedback. I had never noticed the C# language button icon before. I will try to remember that moving forward. Yes, "worked" meant that my variables are now staying synced. I am not a C# programmer, so it always gives me a headache. Thank you for your ...
Posted By Choppy71 Apr 08, 2025 04:12:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Removed a function and changed some reference data types to get it to work. Here is the code that worked. public override void Start() ( // Insert code to be executed when the user-defined logic is started var updateRate = TimeSpan.FromMilliseconds(500); variableSynchronizer = new Remo ...
Posted By Choppy71 Apr 08, 2025 12:37:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
It is located in the NetLogic folder. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Apr 08, 2025 10:38:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hopefully the uploads come through this time. ------------------------------ Jamie Leonard ------------------------------
Posted By Choppy71 Apr 08, 2025 10:37:38 AM
Found In Library: FactoryTalk Optix
Posted By Choppy71 Apr 08, 2025 09:55:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thank you. Would you look at my post called FT Optix - Modbus server refresh? I am using the variable synchronizer and it is not refreshing in the background, only when the variables are on the display. Let me know what other information you need. ------------------------------ Jamie Leonard ...
Posted By Choppy71 Apr 08, 2025 09:04:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
AutomateSHANE, can the variable synchronizer be used to regularly read an Optix variable that is linked to a controller variable, or should it be linked direct to the controller variable? ------------------------------ Jamie Leonard ------------------------------