Appendix c - instrument simulator commands, Instrument simulator commands – Measurement Computing Analyzer488 User Manual

Page 259

Advertising
background image

Appendix C

Instrument Simulator Command Summary

C.1

Instrument Simulator Commands

Command

Code

Description

User Buffer

B/string/

Send a string to the user data buffer.

Data

Bn

Send binary data to the user data buffer, n.
n

= 0 to 255.

B?

Always outputs B0.

Clear Buffer

C0

Clear the entire user data buffer.

C?

Always outputs C0.

Panel Display

D/string/

Send a string to the display panel.

D?

Always outputs D0.

Error Query

E?

Output error code and clear error condition.

Format

G0

ASCII text with leading '+' sign.

G1

ASCII text without leading '+' sign.

G2

2's complement integer binary - high byte first.

G3

2's complement integer binary - low byte first.

G?

Output current format selection.

Reading

H0

CR LF.

Delimiter

H1

LF CR.

H2

CR Only.

H3

LF Only.

H4

Use value set by User Reading Delimiter (In)
command.

H?

Output current Reading Delimiter selection.

User Reading

I0

Set User Reading Delimiter to 'Null'.

Delimiter

In

Set User Reading Delimiter to n. n = 0 to 255.

I?

Output User Reading Delimiter selection.

Advertising