![VXI GPIB-VXI Скачать руководство пользователя страница 61](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860061.webp)
Chapter 3
Local Command Set
© National Instruments Corporation
3-19
GPIB-VXI User Manual
The
DCSystem?
query response indicates whether the system contains a DC device. If the
system is found to be a DC system, the
DCGrantDev
command is used to configure the
commander/servant hierarchy. The
DCBNOSend
command is used to end the DC phase and to
cause the system to enter normal operation.
DCBNOSend
Purpose:
Cause a DC system to exit the Configure sub-state and enter the Normal
Operation sub-state.
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 sub-state.
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
DCSystem?
Purpose:
Determine if the system is a DC system. A system is DC if it has at least one DC
device.
Query
Syntax:
DCSystem?