List of Contributions

Cortelletti

Contact Details

Cortelletti


My Content

1 to 7 of 7 total
Posted By Cortelletti Jul 13, 2026 03:13:29 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks a lot.
Posted By Cortelletti Jul 13, 2026 12:26:14 AM
Found In Egroup: FactoryTalk Optix
\ view thread
"sahabat inti I ended up using Apache EChart to tackle this issue Do you need an example of it?" I' m very instrested of an example of this issue
Posted By Cortelletti Jul 07, 2026 01:28:58 AM
Found In Egroup: FactoryTalk Optix
\ view thread
The alternative is to make a netlogic in c#, but i prefer to have pure graphics. I make a componet for UDIT, qith a space between the first 4 and the second 4, i pass to the template the size of the font and the color. I use these components for the CTW and STW of inverter, 4 in a page... Every try ...
Posted By Cortelletti Jul 07, 2026 12:20:54 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Firstly, the conversion works on unsigned formats I have created a template for displaying the value, to which I pass a UINT variable The trick is to use horizontal alignment, consisting of 4 strings of 1 character each, with each character representing a hexadecimal digit The first digit takes the ...
Posted By Cortelletti Jul 03, 2026 09:41:44 AM
Found In Egroup: FactoryTalk Optix
\ view thread
after many many many try i found a solution, withous c#.. Is very complicated, if someone is interested i can suggest the way
Posted By Cortelletti Jul 03, 2026 06:14:27 AM
Found In Egroup: FactoryTalk Optix
\ view thread
my organizations use 1.7.3.39 . .1.8 is official ?
Posted By Cortelletti Jul 03, 2026 04:26:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I can convert correctly the value, and visualize in a lable. If the int value is 4242 the label displays 1092, if the value is 1 the labell displays 1 and not 0001. I try mani solutions, without success. I dont' want, if possible use a NetLogic to convert a single number. Any suggestion ? Is possible ...