List Command set_extstartpos_list
Function
defines the start position (list buffer address) of the list to be executed by the next external
start signal
Parameter
position
Integration
Pascal:
C:
Basic:
Comments
• This command is a list command. When used within a list, the command "links" the
current list to the next list.
• set_extstartpos_list(0) selects list 1, set_extstartpos_list(4000) selects list 2.
However, any other position in the list buffer can be specified as well.
• The specified start address will be used for all subsequent external starts until a new
address is specified either by
References
select_list, set_control_mode,
simulate_ext_start
Ctrl Command set_firstpulse_killer
Function
defines the length of the FirstPulseKiller signal for a YAG laser
Parameter
fpk
Integration
Pascal:
C:
Basic:
• The time base for the FirstPulseKiller signal is always 8 MHz (i.e. 1 bit equals 1/8 µs).
Comments
• In CO
• The laser control mode has to be set via the command
Please refer to
• To set the Q-Switch pulse width and period, use the list command
(page
References
set_laser_mode,
List Command set_firstpulse_killer_list
Function
same as
Integration
Pascal:
C:
Basic:
®
RTC
4 PC Interface Board
Rev. 1.3 e
list pointer to the start address of the list [0 ... 7999]
procedure set_extstartpos_list(position: word);
void set_extstartpos_list(unsigned short position);
sub set_extstartpos_list(ByVal position%)
set_extstartpos_list
(see the supplement manual
length of the FirstPulseKiller signal in bits: 1 bit equals 1/8 µs
procedure set_firstpulse_killer(fpk: word);
void set_firstpulse_killer(unsigned short fpk);
sub set_firstpulse_killer(ByVal fpk%)
mode, the command
set_firstpulse_killer
2
chapter 4.6 "Laser Control", page 32
108).
set_laser_timing
set_firstpulse_killer
(see above), but a list command
procedure set_firstpulse_killer_list(fpk: word);
void set_firstpulse_killer_list(unsigned short fpk);
sub set_firstpulse_killer_list(ByVal fpk%)
or by select_list.
"Processing-On-The-Fly
Software")
has no effect.
set_laser_mode (page
for details.
set_laser_timing
108).
105
Need help?
Do you have a question about the RTC 4 and is the answer not in the manual?