RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
399
Result
(cont’d)
Bit #5 = 1: List processing is (not) active.
Examples:
for execute_list, if a list is
currently being processed;
for stop_execution, if no list is
currently being processed;
for restart_list, if pause_list
has not been previously called.
RTC6_BUSY = 32
Bit #6 = 1: List command rejected, invalid
input pointer.
For example, for any
list command directly after
load_char + list_return: the
list command is then not
loaded.
RTC6_REJECTED = 64
Bit #7 = 1: List command has been
converted to a list_nop.
For example, set_end_of_list
in a protected subroutine.
RTC6_IGNORED = 128
Bit #8 = 1: Version error: RTC6 DLL
version,
RTC6RBF.rbf
version
and
RTC6OUT.out
/
RTC6ETH.out
version are not compatible
with each other.
See also load_program_file.
RTC6_VERSION_MISMATCH = 256
Bit #9 = 1: Verify error: The download
verification has detected an
incorrect download.
See also Chapter 6.8.1
”Download Verification”,
page 131.
RTC6_VERIFY_ERROR = 512
Bit #10 = 1: For example, an
[*]eth[*] command has been
sent to an RTC6 PCIe Board.
RTC6_TYPE_REJECTED = 1024
Bit #11 = 1: A RTC6 DLL-internal Windows
memory request failed.
RTC6_OUT_OF_MEMORY = 2048
Bit #12 = 1: Download error. The values
have possibly not been saved.
May occur with auto_cal and
write_hi_pos.
RTC6_FLASH_ERROR = 4096
Ctrl Command get_error