Language Reference
STATE
STATE | Return or receive instrument state information. |
Example | 140 | ALLOCATE State$[1000] | Allocate a string variable array | , State, for | |||||
|
|
|
| storing the | state in the | ||||
|
|
|
| computer . |
|
|
|
| |
| 160 | OUTPUT | 723;"STATE?;" | Query | state to computer . | ||||
| 170 | ENTER | 723 USING | Save | response | in | State | in the form of | |
|
|
|
| ASCII | tokens, requiring | a special image | |||
|
|
|
| (\0K") to receive the data. |
| ||||
| 190 | OUTPUT | 723;"IP;" | Preset | state. | ||||
| 210 | OUTPUT | 723;State$[5]; | Restore | |||||
|
|
|
| mitting the relevant | contents of State from | ||||
|
|
|
| the computer | back | to the spectrum ana- | |||
|
|
|
| lyzer, starting | with 5 element in array . |
Description The STATE command transmits all
Query Response Initial data in data byte is \STATE #A".