Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 16:13:05 +0000



[Programming Help] - ACSIL: Split/Merge TPO Profiles

View Count: 371

[2025-02-19 22:05:49]
User688525 - Posts: 284
Hello John/Sierra,
Is it possible to split/merge TPO profiles with ACSIL based on rules/criteria, i.e., overlapping profiles, balance, etc?

Thank you
[2025-02-20 02:13:30]
cmet - Posts: 690
Can probably do it with a study that:

1. Monitors and reads the TPO
2. Adjusts the settings based on input index with whatever logic you use
3. Recalculates
[2025-02-22 08:40:57]
User688525 - Posts: 284
Hi cmet,
Thanks for your help.

For 2., which settings do you mean? How would I go about merging profiles for example?
[2025-02-22 14:48:44]
cmet - Posts: 690
Study inputs have a corresponding input index number. You can access those and update them.

Since TPO charts are one of the studies integrated into Sierra core, you would need to calc your logic for when you want a merge/split, and then invoke the right menu merge/split commands.

Someone else might have a way to do that without using the Windows API, but I don't know what it is. Other alternative is to create your own TPO Chart study.
Date Time Of Last Edit: 2025-02-22 23:49:23
[2025-02-25 09:30:29]
User688525 - Posts: 284
Hi cmet,
Thanks for the pointers. I'll look into the input index numbers.

Cheers

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account