Thermo Scientific 49i Instruction Manual page 270

Uv photometric o3 analyzer
Table of Contents

Advertisement

C-Link Protocol Commands
Datalogging
B-22
Model 49i Instruction Manual
set malloc lrec value
set malloc srec value
value = 0 to 100
These commands set the percent of memory space allocated for long and
short records to value, where value is a floating-point number representing
percent. If lrec memory is set to x, srec will be automatically set to (100-x).
The example that follows sets the memory allocation for long records to 10.
Note Issuing these commands will clear all the logging data memory. All the
existing records should be retrieved using appropriate commands, if
required.
Send:
set malloc lrec 10
Receive:
set malloc lrec 10 ok
set copy sp to lrec
set copy sp to srec
set copy sp to stream
These commands copy the current selections in scratch pad (sp) into the
long record, short record, or streaming data list. The example that follows
copies the current list in scratch pad into the long records list.
Send:
set copy sp to lrec
Receive:
set copy sp to lrec ok
set copy lrec to sp
set copy srec to sp
set copy stream to sp
These commands copy the current contents of the long record, short record,
or streaming data list into the scratch pad (sp). These commands are useful
in easy modification of current long record, short record, or streaming data
lists. The example that follows copies the current list of long records into the
scratch pad.
Send:
set copy lrec to sp
Receive:
set copy lrec to sp ok
sp field number
This command reports the variable number and name stored at index in the
scratch pad list. The example that follows shows that the field 5 in the
scratch pad is set to index number 11, which is for the variable pres.
Send:
sp field 5
Receive:
sp field 5 11 pres
Thermo Fisher Scientific

Advertisement

Table of Contents
loading

Table of Contents