Download Print this page

Advantech PCL-848A/B User Manual page 30

Multifunction ieee-488 interface card

Advertisement

Purpose :
This command executes a Go To Local (GTL) or clears the REN line to enable a
device's front panel controls.
Offset :
LOCAL%=21
Syntax :
CALL LOCAL%(ADDR%)
CALL ABSOLUTE(ADDR%,LOCAL%)
Parameter :
ADDR% -
Bus Activity :
- If 0 <= addr <= 30
ATN is set true.
UNL is sent.
LAD is sent.
MTA is sent.
GTL is sent.
- If addr < 0 or addr > 30
REN is set false.
ATN is set false.
2 4
PCL-848AB
The address of the device to be set local. If 0 <= addr <=30, then it
executes a Go To Local (GTL) command to the specified device.
Otherwise, it sets the REN line false (High).
User's Manual
----BASIC
----BASIC Compiler

Advertisement

loading