EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Eth_Check_Connection

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
356
innovators for industry
Ctrl Command eth_check_connection
Function Checks whether the RTC6 Ethernet Board responds.
Call
CheckOK = eth_check_connection()
Parameters None.
Result Response behavior.
As an unsigned 32-bit value.
0: Not OK. The RTC6 Ethernet Board does not have an Ethernet connection,
it does not respond or it is not an RTC6 Ethernet Board.
1: OK. The RTC6 Ethernet Board has an Ethernet connection and it responds.
Comments When
CheckOK = 0
, the possible error cause can be queried by get_last_error,
eth_get_last_error and eth_get_error.
If the board is not an RTC6 Ethernet Board, then:
eth_check_connection is not executed
get_last_error return code
RTC6_TYPE_REJECTED
is set
See also Chapter 16.5.4 ”Checking the Connection to the RTC6 Ethernet Board”,
page 906.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 608, OUT 608, RBF 611.
References eth_get_error, eth_get_last_error, get_last_error

Table of Contents