Scanlab RTC6 PCIe Board Installation And Operation Manual page 401

Real time control of scan systems and lasers rtc6 software package v1.16.0
Table of Contents

Advertisement

Ctrl Command get_error
Example
Creates an array for specifying which board has no existing access rights and resets the
(C/C++)
cumulative error code.
UINT NoAccess[MaxCount+1]; // MaxCount is a user-defined constant
UINT Error = init_rtc6_dll();// Searches for all installed RTC6 boards
if (Error & RTC6_ACCESS_DENIED) { // at least one board is inaccessible
UINT Count = rtc6_count_cards(); // number of boards found
for ( UINT Num = 1; Num <= Count; Num++ ) {
NoAccess[Num] = n_ get_last_error(Num) & RTC6_ACCESS_DENIED;
n_reset_error(Num, RTC6_ACCESS_DENIED);
}
}
RTC4RTC6
New command.
RTC5RTC6
Unchanged functionality.
Version info
Available as of DLL 600, OUT 600, RBF 600.
References
get_last_error, reset_error,
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
set_verify
401

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RTC6 PCIe Board and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for Scanlab RTC6 PCIe Board

This manual is also suitable for:

Rtc6 ethernet board

Table of Contents

Save PDF