Instruction manual

C-Link Protocol Commands
Datalogging
B-32 Model 5030i SHARP Instruction Manual Thermo Fisher Scientific
These commands report the lrecs and srecs logging period. The following
example shows that the srec logging period is 5 minutes.
Send: srec per
Receive: srec per 5 min
set lrec per value
set srec per value
value = | 1 | 5 | 15 | 30 | 60 |
These commands set the lrecs and srecs logging period to value in minutes.
The following example sets the lrec logging period to 15 minutes.
Send: set lrec per 15
Receive: set lrec per 15 ok
malloc lrec
malloc srec
These commands report the currently set memory allocation for lrecs and
srecs in percent of total memory.
Send: malloc lrec
Receive: malloc lrec 10 %
set malloc lrec value
set malloc srec value
value = 0 to 100
These commands set the percent of memory space allocated for lrecs and
sreco to value, where value is a floating-point number representing percent.
The following example sets the memory allocation for lrecs to 10%.
Note Issuing these commands will clear all the logged data in memory. All
the existing records should be retrieved using appropriate commands, if
required.
Send: set malloc lrec 10
Receive: set malloc lrec 10 ok
no of lrec
no of srec
These commands report the number of lrec and srecs stored memory. The
following example shows that 50 lrecs have been stored in the memory.
Send: no of lrec
Receive: no of lrec 50 recs