List of Contributions

Jaconyas Praxedes

Contact Details

Jaconyas Praxedes


My Content

1 to 10 of 10 total
Posted By Jaconyas Praxedes Aug 09, 2025 05:39:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I copied an existing application and renamed the application and TagImport no longer appears. TagImporter Not Visible. -------------------------------------------
Posted By Jaconyas Praxedes May 22, 2024 09:12:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
When exporting the Logs, these files came
Posted By Jaconyas Praxedes May 22, 2024 09:11:56 PM
Found In Library: FactoryTalk Optix
Posted By Jaconyas Praxedes May 21, 2024 06:30:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have a problem, when downloading the application on the Optix Panel 2800S, a white screen opens and the screen freezes. Does anyone know what this can be?
Posted By Jaconyas Praxedes Apr 13, 2024 11:41:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I need to give Visibility to a Rectangle when this Float Tag "CZ_A3_ETAPA[0] Is Greater than Zero, I didn't see any example in Ra or Demo This at Ft Optix . What is the expression or how to do this? This at Ft Optix
Posted By Jaconyas Praxedes Apr 12, 2024 07:16:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
It does not refer to Ftview but to FTView Optix, I am reporting on Engineering Unit °C (Temperature)
Posted By Jaconyas Praxedes Apr 10, 2024 08:46:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I am reading a tag string within the PLC, when I use "°C" (Temperature), the entire application completely loses communication with the PLC, but when I use "C" the communication returns to normal. This also happens when I use: ç / ? /á / ã EDIT: removed optix from title to avoid confusion ...
Posted By Jaconyas Praxedes Apr 10, 2024 08:26:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
thanks! It worked, very good. I have one more question. You need to configure the visibility of a rectangle over the following animation: I have a tag1 and tag2 the rectangle must be visible when tag1 is=1 and tag2 is=0
Posted By Jaconyas Praxedes Apr 09, 2024 08:42:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Edit: Translated into English. Please post in English next time. Thanks. -EF Thank you very much, I did it according to the First Example and it worked, Thank you very much. I have one more question when using Characters such as Temperature (°C) or (á) or (ç) the links stop communicating, ...
Posted By Jaconyas Praxedes Apr 08, 2024 05:25:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I would like to know how to make this animation in Ftv Optix, just like I do in FtvME using a Reading String: Edit: Translated into English. -EF If (#1.Sts_Override) and not (#1.Sts_Manut) Then "Override" Else If (#1.Sts_Override) and (#1.Sts_Manut) Then "Manut" Else If (#1.Sts_Hand) Then ...