Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 08:37:45 +0000



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

[2024-06-19 17:37:47]
User43 - Posts: 101
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);

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