Chapter 3
Local Command Set
©
National Instruments Corporation
3-25
DCBNOSend
Purpose
Cause a DC system to exit the Configure substate and enter the Normal Operation substate.
Command Syntax
DCBNOSend
Action
Send the
Begin Normal Operation
command to all top-level Commanders.
DCGrantDev
Purpose
Grant a device to a Message-Based Commander in a DC system.
DCGrantDev
can be used
only to configure the initial Commander/Servant hierarchy of a DC system, and before
DCBNOSend
is used to cause the system to enter the Normal Operation substate.
Command Syntax
DCGrantDev <Commander's logical address>,
<Servant's logical address>
Action
DCGrantDev
sends the
Device Grant
command to the Commander at
<Commander's
logical address>
, granting it the device at
<Servant's logical address>
.
Example
Grant Servant at Logical Address 7 to Commander at Logical Address 5.
DCGrantDev 5,7