EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Page 837

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
837
innovators for industry
Ctrl Command verify_checksum
Function Checks or creates the checksum of a correction file.
Call
verify_checksum( Name )
Parameters
Name
Name of the correction file.
As a pointer to a \0-terminated ANSI string.
Result Result of the test. As an unsigned 32-bit value.
= 0: No error (the tested checksum is OK.).
= 1: A checksum has been newly created (no info about file integrity).
= 2: The tested checksum is incorrect.
= 3: A checksum could not be determined (file error, etc.).
Comments Verification of correction file downloads only works for files that contain a checksum
(see Loading of correction files, page 132 and set_verify).
The verify_checksum command is available even without explicit access rights to a
particular RTC6 board.
verify_checksum is not available as a multi-board command.
The programs
CorrectionFileConverter.exe
(version 1.04) and
correXion5.exe
(version
1.01) together with
RTC5Base.dll
(version 1.0.0.4) already automatically create check
sums for the output files.
The board-specific error variables
LastError
and
AccError
(see Chapter 6.8 ”Error
Handling”, page 130) are neither generated nor altered by verify_checksum.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_verify

Table of Contents