Ctrl Command copy_dst_src
Function
Creates entries in the internal management table for an indexed character, text string or
subroutine with the specified index (Dst) by copying the table entries of another index
(Src).
copy_dst_src( Dst, Src, Mode )
Call
Dst
Parameters
Src
Mode
• If an index value (Dst and/or Src) is invalid, then copy_dst_src is ignored
Comments
(get_last_error
• copy_dst_src creates an additional reference (index) to an indexed character, text
string or subroutine (that can also be called with this new index). copy_dst_src only
alters the corresponding entry in the internal management table and does not modify
the content of the
between indexed characters, text strings or subroutines without having to reload each
time.
• A real copy of an indexed character, text string or subroutine in the protected
Memory
save_disk/load_disk. Characters, text strings and/or subroutines with multiple
references are thereby written several times to the
in order to prevent unintended memory overflow of the protected
area "List 3".
• See also
RTC4RTC6
New command.
RTC5RTC6
Unchanged functionality.
Version info
Available as of DLL 600, OUT 600, RBF 600.
References
save_disk,
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
Index of the indexed character, text string or subroutine whose entries should
be copied from Src. As an unsigned 32-bit value.
Allowed value range: [0...1023] for indexed characters or subroutines,
[1024+0...1024+41] for indexed text strings.
Index of the indexed character, text string or subroutine whose entries should
be copied to Dst. As an unsigned 32-bit value.
Allowed value range: [0...1023] for indexed characters or subroutines,
[1024+0...1024+41] for indexed text strings.
Determines which management tables are to be changed.
As an unsigned 32-bit value.
Dst is the index of an indexed character or
Bit #0 = 0:
the index of an indexed text string.
Dst is the index of an indexed subroutine.
Bit #0 = 1:
Bit #1 = 0:
Src is the index of an indexed character or
the index of an indexed text string.
Src is the index of an indexed subroutine.
Bit #1 = 1:
Bit #2...Bit #31: Not evaluated.
return code RTC6_PARAM_ERROR).
RTC6 List
Memory. This allows copying, renumbering or converting
area "List 3" can be created (subsequent to copy_dst_src) with
Section "Managing Indexed Characters and Text Strings", page
load_disk
RTC6 List
Memory. Keep this in mind
RTC6 List Memory
120.
RTC6 List
348
Need help?
Do you have a question about the RTC6 PCIe Board and is the answer not in the manual?