List of Contributions

Delgado

Contact Details

Delgado


My Content

1 to 20 of 50+ total
Posted By Delgado Mar 18, 2026 02:48:11 PM
Found In Egroup: Advanced Software
\ view thread
Thanks @Blake Community -------------------------------------------
Posted By Delgado Mar 17, 2026 12:00:25 PM
Found In Egroup: Advanced Software
\ view thread
Hi Blake if you still have some I will take one. Thanks -------------------------------------------
Posted By Delgado Mar 17, 2026 08:08:49 AM
Found In Egroup: Advanced Software
\ view thread
Thanks for the quick response -------------------------------------------
Posted By Delgado Mar 17, 2026 06:14:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Is there a way we can define YAxis for the trend and then assign a trend YAxis to the pen. Instead of defining the YAxis for the Pen. The reason for this is that I have multiple pens that will have the same range and I want to assign them to the same Yaxis instead of having multiple axis with the ...
Posted By Delgado Mar 16, 2026 09:31:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I have an event link to the MainWindow so when a tag value transition > 0 it will open a dialog box it works find no problem except when the project starts if the value is already > 0 it wont open the dialog box. It looks like event is not firing at the start of the project I assume because it ...
Posted By Delgado Oct 24, 2025 02:50:45 PM
Found In Egroup: Advanced Software
\ view thread
Thanks -------------------------------------------
Posted By Delgado Oct 18, 2025 03:49:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, I am implementing a custom user login and I am getting the following msg on my log and it is interfering with my program because I am trying to disabled the account after 5 tries and I don't see where I can disable this option on the project. 2025-10-18 16:34:03.636;urn:FTOptix:Core;0;Warning;292;Login ...
Posted By Delgado Oct 17, 2025 02:10:38 PM
Found In Egroup: Advanced Software
\ view thread
Hi Ash, The Microsoft.Data.SqlClient Version is 6.1.2 and FTOptix is 1.6.2.36. I log to the output before I make the database connection and after and this time it took 11 secs. Then I get a entry on the log from optix that reads "took too long to execute and can negatively impact the runtime logic. ...
Posted By Delgado Oct 17, 2025 08:29:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I wanted to check with you guys to see if you have notice that when making a connection to SQL Server via Netlogic using the SQLClient is slow. I am using the SQLClient library since I am using store procedures to get some information. It is like 10 - 15 sec. I don't see that delay when using the ...
Posted By Delgado Sep 24, 2025 09:35:25 PM
Found In Egroup: Advanced Software
\ view thread
Nevermind I think I found the reason I am running in the emulator, I think it should discount one when it detects that I am running in a OptixPanel. -------------------------------------------
Posted By Delgado Sep 24, 2025 09:33:00 PM
Found In Egroup: Advanced Software
\ view thread
I have a question about the tokens, I thought that the amount of tokens use for Rockwell Automation Ethernet I/P devices was 1 I have to stations and when I check the number of tokens it saying two FactoryTalk Optix Runtime is currently using 9 feature tokens Component: RA EtherNet/IP Station consumes ...
Posted By Delgado Sep 22, 2025 11:00:43 AM
Found In Egroup: Advanced Software
\ view thread
Thanks Shane -------------------------------------------
Posted By Delgado Sep 22, 2025 09:52:51 AM
Found In Egroup: Advanced Software
\ view thread
Thanks Adam, I would be back onsite tomorrow I will look at again. -------------------------------------------
Posted By Delgado Sep 22, 2025 09:37:00 AM
Found In Egroup: Advanced Software
\ view thread
Thanks Adam, the issue is after I connect and download to one I will have to stop the running app before switching I cannot switch once I connected. The only way I found is exit Studio and then switch. The application is the same for the 6 machines what I did was configure retentive variables and have ...
Posted By Delgado Sep 22, 2025 08:58:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I have an project where I have 6 Optix Panel and I am trying to find a way that after downloading to a panel I can switch to a different panel to perform a download without having to exit Optix Studio and reopen it. Thanks -------------------------------------------
Posted By Delgado Aug 19, 2025 08:50:00 AM
Found In Egroup: Advanced Software
\ view thread
I wanted to let you guys know that I ended up modifying the sample Training_AlarmsWithArea-main. Thanks -------------------------------------------
Posted By Delgado Aug 18, 2025 12:06:07 PM
Found In Egroup: Advanced Software
\ view thread
Thanks Shane -------------------------------------------
Posted By Delgado Aug 18, 2025 12:02:57 AM
Found In Egroup: Advanced Software
\ view thread
Hi Shane, I have similar application I have 4 Dataloggers which are identical just one per machine I have a model that I create per machine and that is what I pass to my screens as an alias. I added a node pointer to my model On my instance of the model I select the datalogger ...
Posted By Delgado Aug 17, 2025 04:39:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, I am trying to find the "easiest" to have a message if I have an active alarm in an particular machine. My Optix application is controlling 4 machine so I have an overview screen that shows a small overview of each machine and I want to have a way to display or show that there is an active alarm ...
Posted By Delgado Aug 12, 2025 07:40:44 AM
Found In Egroup: Advanced Software
\ view thread
I am just trying to disabled the switch based on the value of a bit. The dialogbox is a generic box to perform manual control of devices. There are couple of words for the manual control so I have alias for the control word so here I am defining the alias and here I set the alias do2 ...