RTC
®
4 PC Interface Board
Rev. 1.3 e
10 Commands And Functions
114
innovators for industry
Ctrl Command set_softstart_level
Function
sets the softstart values.
Parameters
All parameters must be unsigned 16-bit values.
Parameter
Allowed Values
Description
index
0 ...
n
index number of the softstart table value
level
0 … 1023
2 … 2
16
-1
for softstart mode = 1, 2, 11 and 12. Value 0 corresponds to 0 V; value
1023 corresponds to 2.56 V (for jumper X3 position 1-2) or 10 V (for
jumper X3 position 2-3).
for softstart mode = 3 and 13 (see
). 1 bit
corresponds to 1
µ
s or 1/8
µ
s depending on the time base which can be
specified with the command
(also see
Integration
Pascal:
procedure set_softstart_level (index, level: word);
C:
void set_softstart_level (unsigned short index, unsigned short
level);
Basic:
sub set_softstart_level (ByVal index%, ByVal level%)
Comments
• The softstart mode is enabled by the command
(also see section
• The
command must be called
before
first-time use of the
command.
• Please be sure to set as many softstart values as you defined by
.
References
•