
Section 4 Serial Controller
4.43
LOCAL
The
LOCAL
command causes the Analyzer488 to unassert the Remote Enable
line (REN). This causes devices on the bus to return to manual operation. If optional
bus addresses are specified, bus devices at those addresses are placed in the local
mode by the Go To Local (GTL) bus command. If addresses are specified, the state of
the Remote Enable line is not affected.
This command does not have a query option.
TYPE High Level Controller command
SYNTAX
LOCAL [addr[,addr
...
]]
addr
is an IEEE 488 bus device address.
RESPONSE None
MODE High Level Controller
BUS STATES *REN (without addresses specified)
ATN•UNL, MTA, LAG,GTL (with addresses specified)
QUERY None
RESPONSE
EXAMPLE
PRINT#1,"LOCAL"
Unassert the REN Line
PRINT#1,"LOCAL 12,16"
Send Go To Local to devices 12
and 16
Komentarze do niniejszej Instrukcji