List of Contributions

Delgado

Contact Details

Delgado


My Content

1 to 20 of 50+ total
Posted By Delgado May 07, 2026 08:02:29 PM
Found In Egroup: Advanced Software
\ view thread
My bad I found my issue, I was scaling the tag twice on the definition and on the text input. -------------------------------------------
Posted By Delgado May 07, 2026 04:34:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi Guys, I don't see what I am doing wrong with this expression but it is not working and I don't see any error on the logs. It does not matter if I put parenthesis around the expressions or not like this if (((0) > 0) && ((0) 0 && 1, true,false) to test the && it works or if ((0) > 0 && 0, true,false). ...
Posted By Delgado May 04, 2026 08:38:51 AM
Found In Egroup: Advanced Software
\ view thread
Thanks -------------------------------------------
Posted By Delgado May 04, 2026 08:13:19 AM
Found In Egroup: Advanced Software
\ view thread
Thanks Sahabat, what I ended up doing was converting the images on the SVG file to paths and then using the color property in Optix based on the running status. Coverting the object to path they loose some sharpness but not bad. My question is I wonder what would render better performance having 29 svg ...
Posted By Delgado May 02, 2026 09:19:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I have an SVG image that I converted to TinySVG. The svg has layers were I overlay images to show the running status each image shows its id on the SVG Element property. I would like to change the opacity so I can hide the image but it does not seems to be working the top image is always visible ...
Posted By Delgado May 01, 2026 12:45:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, I know there is a tech note (QA77022) from Rockwell showing SQL Server 2022 is the highest version supported. Anyone knows if they are working on testing SQL Server 2025 or have tested or using optix panel with SQL 2025. Optix support database driver version 18.4 and microsoft shows that version ...
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 ...