RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
337
Comments
(cont’d)
• The current List Status values can be queried by read_status.
• The current List Execution Status values can be queried by get_status.
• auto_change_pos triggers a flush of the buffered list input, see Chapter 6.4.1
”Loading Lists”, page 105.
RTC4RTC6 Basically unchanged functionality. However:
The RTC6 List Memory address (
Pos
) is supplied to the RTC6 as a relative memory address
referenced to the beginning of the respective list, whereas the RTC4 is supplied an absolute
memory address (0…7999). If no RTC6 List Memory area is assigned to “List 2” by
config_list (
Mem2
= 0), then the RTC6 command behaves like the RTC4 command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References auto_change, get_status, read_status
Ctrl Command auto_change_pos
Ctrl Command bounce_supp
Function Debounces the external start signal.
Call
bounce_supp( Length )
Parameters
Length
Debouncing time. In ms.
As an unsigned 32-bit value.
Allowed value range: [0…1023]. The 22 higher bits are ignored.
Comments • bounce_supp enables debouncing of start signals received at the /START, /START2 or
/Slave-START input ports, see Section ”External Start”, page 290. Start signals
occurring within the defined debouncing time after a successful start signal are
thereby suppressed.
• Recommended procedure: Start a list, which operates more than one second. If /START,
/START2 or /Slave-START bounces, then an additional trigger error signal is generated,
which can be detected by get_marking_info (Bit #8). Increase the debouncing time
until this additional signal is no longer detected.
• The debouncing time default value is 0 ms.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_startstop_info