EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Jump_Table

Scanlab RTC6 PCIe Board
1004 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
667
innovators for industry
Ctrl Command set_jump_table
Function Reads the Jump Delay table with 1024 unsigned 16-bit values stored at the supplied PC
address and loads them onto the board as the Jump Delay table (see notes for
get_jump_table).
Call
ErrorCode = set_jump_table( Addr )
Parameters
Addr
PC Address of a 2048-byte area of PC main memory.
Result Error code.
As an unsigned 32-bit value.
0 No error.
1 Busy error: board BUSY list execution status or
INTERNAL-BUSY list execution status (get_last_error return code
RTC6_BUSY
).
4 Verify error: DSP memory error.
11 RTC6 board driver error.
Comments set_jump_table is not executed (get_last_error return code
RTC6_BUSY
), if:
the BUSY list execution status is set
the INTERNAL-BUSY list execution status is set
set_jump_table is even executed, if:
a list has been paused by set_wait (PAUSED list execution status set)
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
Reference get_jump_table, load_jump_table_offset

Table of Contents