Login Page - Create Account

Support Board


Date/Time: Sun, 06 Jul 2025 01:10:56 +0000



Post From: Documentation missing a link from the depreciated variable to the mentioned function

[2024-06-19 17:37:47]
User43 - Posts: 102
Would be nice to have a link to the mentioned functions here.

ACSIL Interface Members - Variables and Arrays: sc.TransparencyLevel
The variable description only states that the variable is depreciated and to use the new functions without any further explanation.

An example on how to set the transparency of an acsil study would be helpful and links to the associated functions

For others who might look for this setting the transparency is done like this:
sc.SetChartStudyTransparencyLevel(sc.ChartNumber, sc.StudyGraphInstanceID, 20);

ACSIL Interface Members - Functions: sc.SetChartStudyTransparencyLevel()
ACSIL Interface Members - Variables and Arrays: sc.ChartNumber
ACSIL Interface Members - Variables and Arrays: sc.StudyGraphInstanceID