EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Get_Master_Slave

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
417
innovators for industry
Ctrl Command get_master_slave
Function Returns the master/slave status of the addressed RTC6 board.
Call
MasterSlaveStatus = get_master_slave()
Result Master/slave status.
As an unsigned 32-bit value.
Information whether a further RTC6 board is connected to the Master or Slave connector
of the addressed RTC6 board:
Bit #0
(LSB)
= 1: A RTC6 board is connected to the Slave connector.
Bit #1 = 1: A RTC6 board is connected to the Master connector.
Bit #2 = 0.
Bit #31 = 0.
Information, whether the addressed board is operated as a master, slave or single board:
= 0 Single board.
= 1 Slave without any further downstream slave board.
= 2 Master.
= 3 Slave together with a downstream slave board.
Comments See Chapter 6.6.3 ”Master/Slave Operation”, page 124.
get_master_slave only returns the status, if the addressed RTC6 board has been
previously initialized by load_program_file. Otherwise, 0 is returned.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References sync_slaves

Table of Contents