beautypg.com

Measurement Computing Micro488/p User Manual

Page 26

background image

3-8

09-27-02

Command Descriptions

/T

The /T command is a low level IEEE command which issues the talk command to the
specified IEEE device.

SYNTAX

/T;addr

RESPONSE

None

BUS STATES

ATN,TAG

EXAMPLE

PRINT#1,"/T;10"

Issue TAG to device 10.

/UL

The /UL command is a low level IEEE command which sends the UNL command to the
IEEE bus. This command instructs all devices on the IEEE bus to get off the IEEE bus.

SYNTAX

/UL

RESPONSE

None

BUS STATES

ATN,UNL

EXAMPLE

PRINT#1,"/UL"