Sigma LBA-708, LBA-710, LBA-714PC manual Ieee 488.2 Common Commands, LBA-PC Command and Data Formats

Models: LBA-500PC LBA-708 LBA-710 LBA-700 LBA-712 LBA-714PC LBA-400 LBA-300

1 281
Download 281 pages 14.04 Kb
Page 180
Image 180

DCL, GET, SDC, TCT

10.4.2IEEE 488.2 Common Commands

The following IEEE 488.2 common commands are supported by the LBA-PC.

*IDN?

-

Identification Query

*RST

-

Reset

*CLS

-

Clear Status Registers

*ESE

-

Event Status Enable Write

*ESE?

-

Event Status Enable Query

*ESR?

-

Event Status Register Query

*SRE

-

Service Request Enable Write

*SRE?

-

Service Request Enable Query

*STB?

-

Status Byte Register Query

All other IEEE 488.2 common commands are not recognized by the LBA-PC and will return a Command Error.

10.4.3LBA-PC Command and Data Formats

The LBA-PC does not support the IEEE 488.2 specification of sending multiple commands separated by semicolons. Each command must be sent separately and terminated by asserting the EOI line with the last byte sent.

The following are some typical formats for command and response transmissions: cmd: *CCC(^END)

cmd: *CCC?(^END)

cmd: *CCC _ key=value(^END)

cmd: *CCC _ key=value;key=value;…;key=value(^END)

rsp: CCC _ key=value;key=value;…;key=value;;(^END)

rsp: CCC _ FrameNumber=f;#dn..n (DAB)…(DAB)(^END)

Where:

 

 

 

*

=

Precedes a 488.2 common command

 

:

=

Precedes a LBA-PC command

 

CCC

=

Three character command code, case is ignored

 

?

=

Query character to illicit a response

 

_

=

ASCII SPACE character (0x20)

 

key

=

Command dependent parameter

 

Operator’s Manual

 

180

LBA-PC

Page 180
Image 180
Sigma LBA-708, LBA-710, LBA-714PC, LBA-300, LBA-712, LBA-500PC Ieee 488.2 Common Commands, LBA-PC Command and Data Formats