List of Contributions

TomasG

Contact Details

TomasG


My Content

1 to 20 of 50+ total
Posted By TomasG Apr 13, 2026 02:23:51 PM
Found In Egroup: Advanced Software
\ view thread
I found the solution myself. The problem was in parsing data from PM in C#. The CurrentCulture and the DecimalSeparator. For anybody else who will have this problem - check the Decimal separator in your Windows regional settings. It must be a dot, not a comma. If it is different then dot, change ...
Posted By TomasG Apr 13, 2026 09:21:19 AM
Found In Egroup: Advanced Software
\ view thread
Reading the error message I am getting ... there is probably something wrong with the data type of the read values from PM. The numbers like 75.530 - these are some power values (volts or something like that). And they are supposed to be coming into Optix as a string in some specific format. The message ...
Posted By TomasG Apr 13, 2026 09:16:43 AM
Found In Egroup: Advanced Software
\ view thread
Hello Thomas, 1) I updated the Library to 4.01 and rebuilt the project. Still the same result, the same error. 2) Of-course yes, I completed this step. 3) I am running it in the studio emulator only. Standard PC with Win11 and FT Optix Studio on it. 4) Yes, I see the PowerMonitor webpage in ...
Posted By TomasG Apr 13, 2026 03:41:00 AM
Found In Egroup: Advanced Software
\ view thread
this is from PowerDevice Library user manual - page 20 - works with optix 1.5 or later -------------------------------------------
Posted By TomasG Apr 13, 2026 03:19:00 AM
Found In Egroup: Advanced Software
\ view thread
I tried to open the library in FT Optix Studio version 1.5. I am getting a message that some libraries need to update the Studio. When I click it, it takes me to download the newest Studio version (1.7.1.xxx) ... I just can´t open the library in previous version. ------------------------------------ ...
Posted By TomasG Apr 13, 2026 03:02:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello all, I am using FT Optix version 1.7.0.804 and PowerDeviceLibrary version 4.00. I have a device PowerMonitor 5000 connected in the network. The issue is, that the faceplate in my Optix application doesn´t show any values from the device. I am getting this error over and over again: 2026-04-13 ...
Posted By TomasG Dec 09, 2025 09:30:25 AM
Found In Egroup: Advanced Software
\ view thread
Hi Fiona. The topic of this thread is related to FactoryTalk Optix, especially to the new object library version 1.02. The library serves to integrate FT Optix application with Fiix API and allows operators to read/write maintenance data directly from HMI. Yes, the library uses Fiix API settings, but ...
Posted By TomasG Dec 02, 2025 09:58:50 AM
Found In Egroup: Advanced Software
\ view thread
I did it. I installed the version 1.00. There is no ARP support yet. Everything works well. I loaded both - categories and assets. Both methods worked. I guess we should report the bug in version 1.02 to someone ... will you do it, please? -------------------------------------------
Posted By TomasG Dec 02, 2025 09:35:00 AM
Found In Egroup: Advanced Software
\ view thread
i tried to put the ARP url back ... and it is not the way. Still the same URI empty error. -------------------------------------------
Posted By TomasG Dec 02, 2025 09:21:03 AM
Found In Egroup: Advanced Software
\ view thread
One thing ... very interesting ... I tried to call the SyncCategoriesTypesUnits method once again. The same method which worked for me a while ago. Now it fails with the same error - URI is empty. -------------------------------------------
Posted By TomasG Dec 02, 2025 09:18:43 AM
Found In Egroup: Advanced Software
\ view thread
These are the properties of the DesigntimeLogic object -------------------------------------------
Posted By TomasG Dec 02, 2025 09:16:00 AM
Found In Egroup: Advanced Software
\ view thread
I have a new Optix app now. I coppied the dll files, I updated the csproj file. App is built well now, no problems. I set the Fiix connection details and API keys. No ARP address. The tenant address just https://controltech.macmms.com ... no "/api" - I strictly follow the manual. I set the MeterReadingDataLogger ...
Posted By TomasG Dec 02, 2025 08:42:38 AM
Found In Egroup: Advanced Software
\ view thread
Yes, I am starting a new project from scratch. I will keep you informed :) -------------------------------------------
Posted By TomasG Dec 02, 2025 08:31:40 AM
Found In Egroup: Advanced Software
\ view thread
I guess the problem is in Optix settings. In parsing the urls within the library. I use Fiix API out of Optix - with NodeJS scripting and it works perfect, I can download all db tables including assets, asset categories, everything. -------------------------------------------
Posted By TomasG Dec 02, 2025 08:28:04 AM
Found In Egroup: Advanced Software
\ view thread
I don´t use ARP at all. I don´t have a license for it ... -------------------------------------------
Posted By TomasG Dec 02, 2025 07:32:07 AM
Found In Egroup: Advanced Software
\ view thread
I tried to fill in the ARP URL back ... but this doesn´t work. I also try my basic url in various formats - with "/api" or "/api/" or without .. but still no success. -------------------------------------------
Posted By TomasG Dec 02, 2025 07:23:32 AM
Found In Egroup: Advanced Software
\ view thread
However ... I have one more complication ... I follow the manual and I am trying to sync assets now. I am getting this error: 02-12-2025 14:21:29.805;WARNING;FTOptix.NetLogic;df0002;Error invoking method 'SyncAssets' in NetLogic Root/Objects/Optix_Fiix_project/Model/raI_Fiix_1_02_Model/Template ...
Posted By TomasG Dec 02, 2025 01:19:04 AM
Found In Egroup: Advanced Software
\ view thread
Thank you very much. It really worked. I can´t believe that :-). I deleted the URL for ARP and it works now. Thank you! -------------------------------------------
Posted By TomasG Dec 01, 2025 03:05:40 PM
Found In Egroup: Advanced Software
\ view thread
the properties of FiixGatewayDesigntimeLogic object -------------------------------------------
Posted By TomasG Dec 01, 2025 07:50:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi all, i am encountering some troubles when installing the Fiix-Optix integration library V1.02. I entered all the necessary API keys into the FiixGatewayDesigntimeLogic object and I am executing the method SyncCategoriesTypesUnits. 1) when my Fiix tenant URL is entered just like it is - example ...