How to set DC+ and DC- function on PCG10 via FGlink.dll

Hi all,
is there any chance to control not only the lib and the std functions (sin-sqr-tri) but also the const voltage reference DC voltage ? Th FG.exe v1.34 can do this (there are 2 buttons labeled DC+/DC- in the more function feature), I wonder if the SetGen function can accept more than types 1,2,3 (sin-sqr-tri) as selected function.

Best,

Marco

I’m sorry to say, but there is no such function in the FGLink.
One workaround is to use a library waveform for this purpose.
e.g.

1.0 1.0
This gives you the adjustment range for the DC from -5V to +10V by using the amplitude and offset setting.

Visual Basic Express 2008 = Visual Basic .NET (VB 9.0) + .NET Framework 3.5

Visual Basic 6.0 dates from 1998, before .NET existed