List of Contributions

Christian K

Contact Details

Christian K


My Content

1 to 20 of 28 total
Posted By Christian K Feb 05, 2024 08:47:00 AM
Found In Egroup: Advanced Software
\ view thread
I was not talking about a tag, I was talking about the internal variable of a UDT used in just about every device in this project. As far as weather they take my post serious, I just cannot give a @#$% any more about that. As a customer I am pissed, I have used AB from the time of PLC 2 and handheld ...
Posted By Christian K Feb 02, 2024 02:04:20 PM
Found In Egroup: Automation Control
\ view thread
Hi Smith, The key combo I believe you are looking for is the alt key and down, this will open the tag explorer expanding from what you already have typed. As a practice it may help to use split screen, with Controller or program tags on one side. you will also want to enable hotkeys in options this is ...
Posted By Christian K Feb 02, 2024 01:45:00 PM
Found In Egroup: Advanced Software
\ view thread
Well just destroyed all the aliasing. Time to look for software that works more than this. ------------------------------ ChristianKovacs[City][State] ------------------------------
Posted By Christian K Feb 02, 2024 01:41:00 PM
Found In Egroup: Advanced Software
\ view thread
Procedure after large code changes. A) Tag Importer Deselect all tags, press apply B) Select tags used in project, hit apply again. ------------------------------ ChristianKovacs[City][State] ------------------------------
Posted By Christian K Feb 02, 2024 01:36:00 PM
Found In Egroup: Advanced Software
\ view thread
Yeah this is becoming a deal breaker. Come on guys coding 101. I thank god I did not make any changes to a third level udt used everywhere and have to click on the hundred plus tags effected this is only 60 or 70. There has to be a better way of doing this. ------------------------------ Christian ...
Posted By Christian K Feb 02, 2024 11:11:00 AM
Found In Egroup: Advanced Software
\ view thread
This is a really disappointing aspect to this Software, am I missing an option Selection? ------------------------------ ChristianKovacs[City][State] ------------------------------
Posted By Christian K Feb 02, 2024 10:46:00 AM
Found In Egroup: Advanced Software
\ view thread
Can we please add the function to automatically deselect tags that are no longer there and add tags that are part of a UDT change. Manually scrolling through every tag is a real waste of time, and especially irritating when the change is made because of a limitation in the Optix. #FTOptix, #TagImporter, ...
Posted By Christian K Jan 30, 2024 08:25:00 AM
Found In Egroup: Advanced Software
\ view thread
It looks like in the PLC it goes. The following code I used for Timer Preset Entries. This will limit any Entry to two Decimal Places and condition the Timer Preset. gCyclePour.entCalTime is the Text Box, Text Dynamic Link /Objects/N2041_OIT1_v1_2/CommDrivers/RAEtherNet_IPDriver1/RAEtherNet_IPStat ...
Posted By Christian K Jan 30, 2024 07:15:00 AM
Found In Egroup: Advanced Software
\ view thread
I will chalk it down as another hole in the software and add it to the Engineering Unit Conversion AIO in the PLC. I was at one point excited to see the Optix handled conversions, now I find it is not worth it. ------------------------------ ChristianKovacs[City][State] ------------------------- ...
Posted By Christian K Jan 29, 2024 03:27:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, has anyone found a method to Limit the Number of Digits that can be entered in a text box? We only want to use 2 decimal places of accuracy. The modifiers only seem to effect Display not Entry. using (0:n2) as the format for the Text Box but this still allows me to enter 2.019 or 2.0101 #FTOptix, ...
Posted By Christian K Jan 29, 2024 11:25:00 AM
Found In Egroup: Advanced Software
\ view thread
I am really getting disappointed and frustrated with this. Temperature labels that work on one page, and then copied and pasted to another screen will not convert between Metric and Imperial, they are using base unit f and c. The buttons that change the (Session)/ActualMeasurementSystem@NodeId are in ...
Posted By Christian K Jan 26, 2024 08:52:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Sharen, Another way to do this is to add a variable not Analog, and then right click the variable and add a range to that. The only advantage to this method is to limit what type of data may be entered. If you wish to use Units later on this method will not work and will need to change to an Analog ...
Posted By Christian K Jan 23, 2024 08:41:38 AM
Found In Egroup: Advanced Software
\ view thread
Ok I see what you are saying. I am hoping this will be similar to the transition from ACAD to ACAD Electrical, until I learn the tricks/proper commands it is just going to take time. Thanks for the assistance. ------------------------------ ChristianKovacs ------------------------------
Posted By Christian K Jan 22, 2024 10:53:00 AM
Found In Egroup: Advanced Software
\ view thread
In the transition from View to Optix there are some commands that have been very useful during past development in View but are just not in the current Version of Optix. Are there any plans to add Distribute "Equal Spacing" or Flip, or Group commands to the Optix Tool Bar? They have saved me a lot ...
Posted By Christian K Jan 22, 2024 08:54:00 AM
Found In Egroup: Advanced Software
\ view thread
'pActualUnit is just the Analog variable Name, I use lower case p to designate local variables, both are Base Control objects of Type Analog Variable. Both Variables as I attempted to show are later on pointed to exactly the same information. and Configured in the exact same manner, but only one will ...
Posted By Christian K Jan 19, 2024 03:19:00 PM
Found In Egroup: Advanced Software
\ view thread
I am looking to make a Text box that has Engineering Unit Control Like the label in the same widget. I have not seen this done in any of the reference Demo's and my attempts at building this so far have been unsuccessful. Does anyone know how to do this? Otherwise, I will need to make a convertor in ...
Posted By Christian K Jan 19, 2024 02:42:28 PM
Found In Egroup: Advanced Software
\ view thread
By Chance I tried to use an Editable Label this will function correctly, but when you change the Enabled to False it grays it out. ------------------------------ ChristianKovacs ------------------------------
Posted By Christian K Jan 19, 2024 09:06:00 AM
Found In Egroup: Advanced Software
\ view thread
I have two Labels one I copied from the LocalizedEngineeringUnitLabel Demo and the other created from Base Controls, using the same variable name, the same Complex Dynamic Link for Text, and the Local Analog Variable pointed to the exact same alias. The One I copied from the Demo will properly display ...
Posted By Christian K Jan 16, 2024 05:07:00 PM
Found In Egroup: Advanced Software
\ view thread
I found the Solution was to add under Model an EngineeringUnitDictionary, from this change I could now Select % as a Unit and only need one Status Widget ------------------------------ ChristianKovacs ------------------------------
Posted By Christian K Jan 15, 2024 09:15:25 AM
Found In Egroup: Advanced Software
\ view thread
The image is with the expanded widths as you mentioned when I unlocked the elements. ------------------------------ ChristianKovacs ------------------------------