RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
357
Ctrl Command eth_configure_link_loss
Function Sets the behavior of the RTC6 Ethernet Board in case of an Ethernet Link Loss.
Prerequisite RTC6 Software Package V1.7.6 and BIOS-ETH 28.
Call
eth_configure_link_loss( Mode )
Parameters
Mode
Action to take.
As an unsigned 32-bit value.
0: The Signals for “Laser Active” Operation are suppressed
immediately. List execution continues.
1: The Signals for “Laser Active” Operation are switched-off
immediately. List execution is stopped immediately
(as with stop_execution or
/STOP
).
2: A simulate_ext_stop is passed on to all slave boards.
3: Ethernet Link Loss detection switched off
(default after load_program_file).
Result None.
Comments • For
Mode
> 3, the get_last_error return code
RTC6_PARAM_ERROR
is set and
eth_configure_link_loss is not executed.
• The RTC6 Ethernet Board detects an Ethernet Link Loss after 100 ms at the latest.
• Whether an Ethernet Link Loss has been detected can be queried by
get_startstop_info.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 622, OUT 622.
References get_startstop_info