List of Contributions

TomasG

Contact Details

TomasG


My Content

1 to 20 of 31 total
Posted By TomasG Apr 16, 2025 02:58:48 AM
Found In Egroup: Advanced Software
\ view thread
Is there any workaround? Some way how to get it working using c# scripting?
Posted By TomasG Apr 16, 2025 02:52:47 AM
Found In Egroup: Advanced Software
\ view thread
Oh, OK ... and this is going to be solved in Optix 1.6 ?
Posted By TomasG Apr 16, 2025 02:05:00 AM
Found In Egroup: Advanced Software
\ view thread
I managed to create a custom data type that is linked to a structure from the PLC (using script). Now I'm stuck at creating reusable logger instances. Here's what I've done so far and where the issue appears: 1. I created a custom DataType and several instances of it. 2. I also created a Logger type ...
Posted By TomasG Apr 02, 2025 01:20:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello, does somebody have experience with visualization of data stored in CSV files? Can something like that be done in FactoryTalk Optix? We need to import the CSV data into Optix 1 time per a day. Then the data should be available for displaing in tables, trends, etc. My first idea is about ...
Posted By TomasG Feb 03, 2025 07:18:00 AM
Found In Egroup: Advanced Software
\ view thread
Does anyone have experience with connection a controller to FT Optix app using the serial port and MPI protocol?
Posted By TomasG Dec 20, 2024 05:59:00 AM
Found In Egroup: Advanced Software
\ view thread
I found the solution myself. The prolem is with gmail smtp server settings. FT Optix Email sender works well with other smtp server.
Posted By TomasG Dec 20, 2024 02:32:00 AM
Found In Egroup: Advanced Software
\ view thread
I am trying to send emails using the Email sender object in FT Optix. I use gmail mail server for it with SSL encryption. I am getting an error - "Email failed to send: General Failure Failure sending mail." I attach the object configuration. Any idea what I am doing wrong ? EDIT: blurred ...
Posted By TomasG Dec 09, 2024 09:08:46 AM
Found In Egroup: Advanced Software
\ view thread
thank you asemlucben for the good news ... I still can´t see the version you mentioned available, neither among the "betas" ... The highest version number I can see is 1.6.0.132. But I am looking forward to it anyways. Will this feature be documented somewhere (e.g. - the FT Optix online help or something ...
Posted By TomasG Dec 09, 2024 09:03:57 AM
Found In Egroup: Advanced Software
\ view thread
Hello, Teun, thank you for your reply. Yes, I know SQL views, I can imagine this approach ... good idea
Posted By TomasG Dec 02, 2024 08:51:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello, The question is about versioning the FactoryTalk View SE visualization application(s) in FactoryTalk AssetCentre. As I understood, FT AssetCentre offers creating back up copies of such an application only. Is this correct? Or is FT AssetCentre able to compare the versions and log the users ...
Posted By TomasG Nov 21, 2024 12:51:02 AM
Found In Egroup: Advanced Software
\ view thread
Hello, this is the screenshot of a new ODBC object. Here you can insert all the connection data - server address, db name, etc.
Posted By TomasG Nov 20, 2024 11:37:00 PM
Found In Egroup: Advanced Software
\ view thread
My question is about the SQL stored procedures to remote ODBC database. Is there a way how to run stored procedures directly from FT Optix? I guess, there will be some c# NetLogic needed. Is there some code sample available ?
Posted By TomasG Aug 15, 2024 03:13:49 PM
Found In Egroup: Advanced Software
\ view thread
and the tag register address here ...
Posted By TomasG Aug 15, 2024 03:12:46 PM
Found In Egroup: Advanced Software
\ view thread
you need to enter the ip address here ...
Posted By TomasG Aug 12, 2024 12:58:03 PM
Found In Egroup: Advanced Software
\ view thread
It works perfect, thank you very much.
Posted By TomasG Aug 12, 2024 11:42:05 AM
Found In Egroup: Advanced Software
\ view thread
Sorry, I am getting an error when trying to run your NetLogic script - please see the log below. Do you know what is the issue? 2024-08-12 18:36:16.675;UAManagedCore;0;Warning;0;Error running periodic task by ClockLogic: System.NullReferenceException: Object reference not set to an instance of an ...
Posted By TomasG Aug 12, 2024 09:32:00 AM
Found In Egroup: Advanced Software
\ view thread
I need to call a NetLogic method when the panel or screen is changed. Is there such an event triger in FT Optix?
Posted By TomasG Aug 12, 2024 09:29:00 AM
Found In Egroup: Advanced Software
\ view thread
I need to call the Browser.Refresh() function from the NetLogic function. For this to work, I need to get the specific browser using InformationModel.Get() with the NodeId of the browser to refresh. Is there a way to access this function without knowing the NodeId of the browser? Because when I try to ...
Posted By TomasG Aug 12, 2024 09:26:00 AM
Found In Egroup: Advanced Software
\ view thread
Is it possible to set up the initial value of a variable to current date/time ? Yes, the variable is of DateTime data type.
Posted By TomasG Jul 31, 2024 08:49:20 AM
Found In Egroup: Advanced Software
\ view thread
the same experience as i had. thank you :)