List of Contributions

Flareux

Contact Details

Flareux


My Content

1 to 20 of 50+ total
Posted By Flareux Mar 03, 2026 08:41:55 AM
Found In Egroup: Advanced Software
\ view thread
Clicking the black circle with X next to the runtime device's output tab allows for Studio to detach from the runtime service without stopping the application. I actually didn't know the first part. I have been disabling my network driver every time i pushed something to the panel and wanted to detach ...
Posted By Flareux Mar 03, 2026 07:23:00 AM
Found In Egroup: Advanced Software
\ view thread
This has not been fixed in 1.7.1 for domain users. It works for model users, but domain users still have this issue for double signatures. It can still be temporarily fixed by using .toLower() as mentioned earlier. -------------------------------------------
Posted By Flareux Mar 03, 2026 06:48:45 AM
Found In Egroup: Advanced Software
\ view thread
Thank you so much, i will investigate if i can get that to work. Kind of you to share your experience and it's very appriciated! -------------------------------------------
Posted By Flareux Mar 02, 2026 06:24:28 AM
Found In Egroup: Advanced Software
\ view thread
This crash seems to be related to this issue: We are still investigating that there are no other root-causes. -------------------------------------------
Posted By Flareux Mar 02, 2026 05:04:00 AM
Found In Egroup: Advanced Software
\ view thread
I have attached a test project where it happens consistently. It seems to be an issue once you have opened a workflow after the panel or emulator is booted. It also seems to happen only after the 2nd time the cancel method is called. So to provoke it. Initialize an audit signing by changing the ...
Posted By Flareux Mar 02, 2026 05:03:38 AM
Found In Library: Advanced Software
Posted By Flareux Mar 02, 2026 03:56:00 AM
Found In Egroup: Advanced Software
\ view thread
I am having the same issue when i move my project onto a new engineering PC. Same Optix version between both machines, however i end up getting: Unable to find the .Net assembly DLL file. Please make sure that C# cde in the NetSolution properly compiles before running the project Even though the netlogic ...
Posted By Flareux Feb 27, 2026 09:12:32 AM
Found In Egroup: Advanced Software
\ view thread
Sure thing, i will send one as soon as i have some extra time. Maybe start next week. For now though, do you or @CodeAssist know where i can get to Workflow Started and Workflow Completed in netlogic, i am not sure how to give it to the observer. Under eventRegistration using System.Collections.Generic; ...
Posted By Flareux Feb 27, 2026 07:04:11 AM
Found In Egroup: Advanced Software
\ view thread
Using the library, import the Date and Time Widget. You can use that to change the date and time settings. -------------------------------------------
Posted By Flareux Feb 27, 2026 07:02:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello, I have imported the signingWorkFlow system from the library and i want to be able to detect whether a workflow/signing is currently active. Do any of you have an idea as to how that would be detected? The issue is in when i close all dialogs due to an auto-logout, and i do not cancel the current ...
Posted By Flareux Feb 27, 2026 03:37:29 AM
Found In Egroup: Advanced Software
\ view thread
The first line is also default? It just seems to specific. what(): Condition 'index (ValueType::LastType)' failed. Are the error lines after the above mentioned also default, or does that give me any clue into what caused the crash?. It does say failed with result 'Signal' Feb 26 19:52:27 QC1210 ...
Posted By Flareux Feb 27, 2026 03:33:30 AM
Found In Egroup: Advanced Software
\ view thread
Yeah immediately i saw that, i updated to the latest version. Thanks for the update! -------------------------------------------
Posted By Flareux Feb 26, 2026 01:14:00 PM
Found In Egroup: Advanced Software
\ view thread
Previously i had gotten segmentation fault (memory write error from what i understand) Dec 19 09:16:12 Panel systemd[1]: FTOptixApplication.service: Main process exited, code=killed, status=11/SEGV However now i get the following in journalctrl.txt: Feb 26 19:52:26 QC1210 FTOptixRuntime[84095]: what(): ...
Posted By Flareux Feb 23, 2026 06:16:05 AM
Found In Egroup: Advanced Software
\ view thread
Update: This has been fixed in version 1.7.1.46. -------------------------------------------
Posted By Flareux Feb 17, 2026 04:15:00 AM
Found In Egroup: Advanced Software
\ view thread
You should have the latest Optix project, and i will be sending the PLC code now. Update: You have the latest projects - both Optix and PLC now -------------------------------------------
Posted By Flareux Feb 17, 2026 04:14:00 AM
Found In Egroup: Advanced Software
\ view thread
I have not enabled Enable block reads on the driver. But i will try that next. I have also not set the Runtime Optimization for Dynamic Links to True. But i will try that next. Edit: Enabling or disabling block reads does not make a difference. -------------------------------------------
Posted By Flareux Feb 17, 2026 04:05:00 AM
Found In Egroup: Advanced Software
\ view thread
This remains an issue to me even in 1.7.0.804, is what i can conclude. I thought it was fixed since i hadn't seen it for a while, but it has now occured again. I think it's something to do with the PLC communication. I will delete everything in the comms driver and see if that makes a difference. I do ...
Posted By Flareux Feb 16, 2026 08:26:16 AM
Found In Egroup: Advanced Software
\ view thread
This works as a temporary alternative! If you do the full domain name it will work like intended. Thank you very much @CarBronco for the input -------------------------------------------
Posted By Flareux Feb 16, 2026 06:16:00 AM
Found In Egroup: Advanced Software
\ view thread
Really nice to hear that it is underway! The above temporary solution does not work - atleast for me. Same error unfortunately. -------------------------------------------
Posted By Flareux Feb 09, 2026 06:26:00 AM
Found In Egroup: Advanced Software
\ view thread
Update: After talks with Rockwell Automation, this is indeed a general issue that all panels have and the issue has been delievered to ASEM. I have gotten no date for when it's fixed, but from what i could hear, it's pretty urgent, since we are not the only ones having it. ---------------------- ...