List of Contributions

Vasoya

Contact Details

Vasoya


My Content

1 to 10 of 10 total
Posted By Vasoya Dec 01, 2025 01:24:15 PM
Found In Library: Advanced Software
Posted By Vasoya Dec 01, 2025 01:24:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, I'm currently working on the service components database, and I've attached a demo video for reference. The video shows how this functionality works in another HMI platform. I'm trying to replicate the same behavior in FactoryTalk Optix, but I've run into a limitation, the DataGrid does not allow ...
Posted By Vasoya Dec 01, 2025 09:36:50 AM
Found In Egroup: Advanced Software
\ view thread
Hi Sam, Thank you for your response, and apologies for the delayed reply. I followed the steps you mentioned, and everything is working now. I created two separate databases, one for the MainRecipeSchema and another for the TorchRecipeSchema. You are absolutely right: saving the same information in ...
Posted By Vasoya Nov 17, 2025 10:36:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I need support with configuring multiple RecipeSchemas in FactoryTalk Optix. I am working with two separate RecipeSchemas: a main RecipeSchema that stores all primary process parameters, and a second TorchRecipeSchema that stores only a 12-step torch sequence defined as an Int[12] array. The torch ...
Posted By Vasoya Nov 10, 2025 03:07:38 PM
Found In Egroup: Advanced Software
\ view thread
Yes, my main question is exactly about how to set and manage the array values when moving the icons and then save that resulting order into the recipe. I really appreciate your help in clarifying the best approach. I'll wait for your detailed response so we can proceed from there. ------------------ ...
Posted By Vasoya Nov 10, 2025 02:27:37 PM
Found In Egroup: Advanced Software
\ view thread
Sorry for the earlier unclear explanation - let me describe my setup in detail. In our system, we have a Start Sequence process for system startup, and each recipe requires a different start sequence. In the attached Sequence.mp4, you can see that the top row represents a general sequence (not a fixed ...
Posted By Vasoya Nov 10, 2025 01:20:57 PM
Found In Egroup: Advanced Software
\ view thread
There is no default sequence. For each recipe there is new sequence Note: Later this I will wire up all the variables to PLC tag because this is System Start Sequence -------------------------------------------
Posted By Vasoya Nov 10, 2025 12:49:10 PM
Found In Library: Advanced Software
Posted By Vasoya Nov 10, 2025 12:49:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi AutomateShane, Thank you for confirming that the sequence can be represented as an Int32[5] array inside the recipe model. That makes perfect sense. I just wanted to clarify one additional point based on my setup: In my current project, I have two rows on the screen you can see it the attached ...
Posted By Vasoya Nov 10, 2025 11:03:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Team, I'd like to understand the best approach to set up a sequence configuration in FactoryTalk Optix. In my current setup, I have two rows: The top row represents five integer variables (0, 1, 2, 3, 4). The bottom row is where I want to drag and arrange these variables in a custom order ...