EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Input_Pointer

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
660
innovators for industry
Ctrl Command set_input_pointer
Function Opens the RTC6 List Memory for writing with list commands and sets the input pointer to
the specified absolute address in RTC6 List Memory (“List 1” or “List 2”).
Call
set_input_pointer( Pos )
Parameters
Pos
Position (absolute memory address) of the input pointer.
[0…(2
23
–1)].
As an unsigned 32-bit value.
Comments The next list command is stored at the specified address and all further list commands
at the subsequent addresses in the selected list.
set_input_pointer performs basically like set_start_list_pos (see comments there).
But set_input_pointer sets the input pointer based on a specified absolute memory
address, whereas set_start_list_pos uses a specified list number and a relative
memory address.
For
Pos
Mem1
+
Mem2
(see config_list),
Pos
is set to 0.
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_start_list_pos, get_input_pointer

Table of Contents