Scanlab RTC6 PCIe Board Installation And Operation Manual page 297

Real time control of scan systems and lasers rtc6 software package v1.16.0
Table of Contents

Advertisement

(3) Choose between 15 small subroutines at defined memory addresses:
...
for i := 1 to 15 do
// call subroutine at address i*100, if [Bit #3...Bit #0] (binary) = i
list_call_cond(i, 15-i, i*100);
...
(4) Choose between 15 indexed subroutines:
...
for i := 1 to 15 do
// call subroutine with index i, if [Bit #3...Bit #0] (binary) = i
sub_call_cond(i, 15-i, i);
...
RTC6 boards
Doc. Rev. 1.0.21 en-US
9 Programming Peripheral Interfaces
297

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RTC6 PCIe Board and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Scanlab RTC6 PCIe Board

This manual is also suitable for:

Rtc6 ethernet board

Table of Contents

Save PDF