List of Contributions

Minato

Contact Details

Minato


My Content

1 to 8 of 8 total
Posted By Minato Mar 01, 2026 10:01:21 PM
Found In Egroup: Advanced Software
\ view thread
Thank you so much for the detailed reponse! That is exactly what I did and I think I got it working smoothly so far :) Thank you very much once again!!! -------------------------------------------
Posted By Minato Feb 25, 2026 09:08:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello @CodeAssist! Thank you for the detailed repsonse, very much appreciated. I see now, I assumed that would be the case after poking around for a bit but your explination made it much clearer. The reason why I am looking to automate this is because, I am trying to assign each object to ...
Posted By Minato Feb 24, 2026 11:08:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello all, I am hoping someone here can direct me to the right path. I am looking to automation the steps below of refactoring an object and changing its type. How can that be done through a netlogic and what are the internal methods I need to use? Thank you!! ------------------ ...
Posted By Minato Dec 04, 2025 04:21:15 PM
Found In Egroup: Advanced Software
\ view thread
Thank you so much for the Reply @GLaDOS. What I was hoping for is any bench test info as RA didnt post that anywhere regarding CPU/RAM utilization with a certain amount of tags and what the best practice/soft limit is. I will go ahead and do my testing when I get time and I will be back with results ...
Posted By Minato Dec 02, 2025 02:35:00 PM
Found In Egroup: Advanced Software
\ view thread
Hello all, Does any one know what is the limit of the EECM if used as an OPC UA Server/Client for data exchange between OPC UA Server/Client and Logix Controller (On EIP not OPC UA)? I want to be able to read and write tags between the Two. (bi directional) Thank you!!! ----------- ...
Posted By Minato Mar 31, 2025 09:06:00 PM
Found In Egroup: Advanced Software
\ view thread
Thank you so much for the detailed Reply! You are correct, the key step I was missing is deploying it to the device in the steps you defined. I felt very dumb once I finally realize it XD The runtime export was not the approprate method. Thank you for taking the time to assist with this :)
Posted By Minato Mar 31, 2025 04:28:00 PM
Found In Egroup: Advanced Software
\ view thread
You need to define the Date and Time on the Trend object in the Report. When the Report is genreated, it does not have access to the project's local date and time any longer. Define the Date and time by pointing it to the Time Variable from the ClockLogic (script from the Library). Please ...
Posted By Minato Mar 27, 2025 10:48:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello all, I am trying to run FT Optix as a service with the latest version. I completed the following steps: 1. Enabled the Run as a service option during the tools installation 2. Deleted the Native Pres engine and added a Web Pres engine 3. Exported the project runtime files ...