List of Contributions

Xavier Florensa

Contact Details

Xavier Florensa


My Content

1 to 20 of 50+ total
Posted By Xavier Florensa Jul 03, 2026 02:38:57 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @Retzlaff, I'm assuming you are using InfluxDB 20 you can modify the standard InfluxDB query if you are using it by this way: import "math" import "sampledata" sampledata.float() |> map(fn: (r) => ((r with _value: math.round(x: r._value)))) https://docs.influxdata.com/flux/v0/stdlib/math/ ...
Posted By Xavier Florensa Jul 03, 2026 02:17:00 AM
Found In Egroup: Networks and SecureOT
\ view thread
Hi Emre, one of our customers has implemented successfully this device with a SIM card to be used with FactoryTalk View Site Edition SCADA server and with a remote pumping station witch PLC is accessible thru the SCADA. Customer has one license of FT Remote Access Manager single connection.The 1783-RA2TGC4G ...
Posted By Xavier Florensa Jul 02, 2026 10:38:12 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @Retzlaff, we are lucky, there is even another video with the step by step for this simple project. I'm using external InfluxDB 20. Which database are you using? https://www.youtube.com/watch?v=RF4Pp9AV0c0&t=1s Best regards ------------------------------ Xavier Florensa Risoul Automation ...
Posted By Xavier Florensa Jul 02, 2026 10:33:06 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @Retzlaff, I could make the project work with a simple application following the steps in the video. You can find the example here: https://github.com/xavierflorensa/FactoryTalk_Optix_Datalog_Trigger_PLC Since this is a very simple project, I Hope it helps Regards ------------------------------ ...
Posted By Xavier Florensa Jul 01, 2026 01:51:25 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @Retzlaff, Probably you have done already, what why don't you try to use the Trigger feature of the datalogger instead of Periodic mode? So setup datalogging mode to NONE in Datalogger1 propoerties Then use the log method from a variable to trigger it This is explained by Daniel Van Damm ...
Posted By Xavier Florensa May 28, 2026 12:50:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Great! ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa May 26, 2026 12:45:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi Emre, Great. The example is not mine. It was made by RA team. Best regards ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa May 23, 2026 01:12:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @Emre Karakaya, I guess you managed to get the actual Screen resolution already. Anyway you can take a look at this example to see how to do it: https://github.com/FactoryTalk-Optix/ResponsiveAppearence Best regards EDIT: linkified for convenience -FL ------------------------------ ...
Posted By Xavier Florensa May 22, 2026 04:26:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi, would it be possible to have the slides? Thank you very much ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa May 21, 2026 03:58:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
"I take the FT Optix Community Creed." ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa May 06, 2026 07:08:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Take a look at this technote: https://support.rockwellautomation.com/app/answers/answer_view/a_id/1157723/track/AvNHHApDDv8W~aC2GvEK~yI_H5kqNS75Mv8I~zj~PP~B ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa May 06, 2026 02:05:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Dear all, Normally the issue gets solved when you download the Optix application with the last version of FT Optix Studio. Now it is 1.7.2. This has solved the issue with the custoemrs that had similar issues with grey screen. Hope it helps Xavier ------------------------------ Xavier ...
Posted By Xavier Florensa Apr 23, 2026 09:03:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi everyone, concerning Optix Edge, I'm trying to send some files to a shared folder on a Windows server… The thing is that I have mounted a Docker container using as an image a script that mounts the smbclient and sends the file. If I run the container from portainer the test file is sent ...
Posted By Xavier Florensa Apr 23, 2026 01:08:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi everyone, Is there a way to get rid of the windows header and have it blank in runtime? So no orange Optix Logo, no project name and no window close and minimize, maximize controls? Thank you very much ------------------------------ Xavier Florensa Risoul ...
Posted By Xavier Florensa Apr 07, 2026 02:11:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi @MikRED97, there is a lab in RokLive 2026 Madrid that may help you: (L-41 Embedded Edge Compute: Upload a container using Docker Cli, pag 42 in the lab manual). So you have to have Docker installed in your laptop, and having the Optix Edge in same IP range then in PowerShell (or other command ...
Posted By Xavier Florensa Apr 05, 2026 02:49:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Now it works, this is great! Thank you very much ------------------------------ Xavier Florensa Risoul Automation Specialist ------------------------------
Posted By Xavier Florensa Apr 03, 2026 10:52:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi, still same result with this path CommDrivers/RAEtherNet_IPDriver1/RAEtherNet_IPStation1/Tags/Controller Tags/ArrayX This is the error message 2026-04-03 17:47:38.283;XYChartExporter;0;Error;0;X tag not found at browse path: '0'. Verify the path is relative to the project root, e.g. ...
Posted By Xavier Florensa Apr 03, 2026 07:49:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi Darren, I wanted to try your example but I did not see how to reach the PLC Tags. I'm using Echo as a PLC. I have used these Tags array in the PLC Then in the Netlogix Variables I have used these dynamic links ../../../CommDrivers/RAEtherNet_IPDriver1/RAEtherNet_IPStatio ...
Posted By Xavier Florensa Feb 05, 2026 09:45:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi, @AutomateSHANE, great, it works!. But I was not able to insert the condition <10 Could you suggest how to complete the conditional converter? Thank you very much in advance ------------------------------ Xavier Florensa Risoul Automation Specialist ----- ...
Posted By Xavier Florensa Feb 05, 2026 02:27:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi everyone, is there a way to display the value of an integer like 0,1,2,3,4,5,6,7,8,9,10,11,12... in two digits XX like this way, inside a texbox or label? 00,01,02,03,04,05,06,07,08,09,10,11,12... Thank you very much ------------------------------ Xavier Florensa ...