Re - remote, Rs - resume – Measurement Computing Micro488/p User Manual

Page 34

Advertising
background image

3-16

09-27-02

Command Descriptions

RE

REMOTE

The REMOTE command asserts the Remote Enable (REN) bus management line. If the
optional bus address is specified, then REMOTE also addresses the device to listen, placing
it in the Remote addressed state.

SYNTAX

RE [;addr]

RESPONSE

None

BUS STATES

REN

unaddressed.

REN, ATN, UNL. UNT. LAG

addressed.

EXAMPLE

PRINT #1,"RE"

Assert Remote Enable.

RS

RESUME

The RESUME command un-asserts the Attention (ATN) bus signal removing the
Micro488/p from the active controller state and allowing transfers to take place between two
peripheral devices.

SYNTAX

RS

RESPONSE

None

BUS STATES

*ATN

EXAMPLE

PRINT#1,"RS"

Un-assert ATTENTION line.

Advertising