Chapter 3
Local Command Set
3-32
ni.com
RelSrvnt?
Purpose
Recover a Servant from a Commander.
Query Syntax
RelSrvnt? <Commander's logical address>, <Servant's logical address>
Action
Commands device at
<Commander's logical address>
to release ownership of the
device at
<Servant's logical address>
. The GPIB-VXI/C assumes ownership of the
device.
Response
Program response:
65534
<CRLF>
if the Commander released the Servant. Any other response indicates that an error occurred.
Console response:
Logical Address <Commander's logical address> released device at
Logical Address <Servant's logical address>.
Example
Recover Servant at Logical Address 16 from Commander at Logical Address 8.
Relsrvnt? 8,16