EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Verify

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
764
innovators for industry
Ctrl Command set_verify
Function Activates or deactivates a download verification.
See Chapter 6.8.1 ”Download Verification”, page 131.
Call
OldVerify = set_verify( Verify )
Parameters
Verify
Setting parameter.
As an unsigned 32-bit value.
= 0: Verification is deactivated.
> 0: Verification is activated.
Result The
Verify
setting parameter that has been active before calling set_verify.
As an unsigned 32-bit value.
Comments If verification is activated, the download times are extended.
Verification of correction file downloads only works if the correction file contains a
checksum (otherwise the get_last_error return code
RTC6_VERIFY_ERROR
is generated).
To ensure that a checksum is present (which is not the case for older
ct5
correction files), you should test your correction file prior to loading by using the
control command verify_checksum. If the correction file does not contain a check
sum, then verify_checksum enters it.
set_verify is available even without explicit access rights to a specific RTC6 board.
set_verify only change settings in the RTC6 DLL of the specified (or default) board. It
has no effect on the board itself.
The board-specific error variables
LastError
and
AccError
(see Chapter 6.8 ”Error
Handling”, page 130) are neither generated nor altered by set_verify.
Activation of the download verification by set_verify can generate the get_last_error
return code
RTC6_OUT_OF_MEMORY
, if a RTC6 DLL-internal Windows memory request fails.
In this case, the download verification remains deactivated.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_error, get_last_error, verify_checksum

Table of Contents