Instruction manual
C-Link Protocol Commands
Datalogging
Thermo Fisher Scientific Model 5030i SHARP Instruction Manual B-31
set lrec format format
set srec format format
set erec format format
These commands set the output format for lrecs and srecs, and erec data,
according to Table B–3. The following example sets the lrec output format
to ASCII with text.
Send: set lrec format 1
Receive: set lrec format 1 ok
Table B–3. Record Output Formats
Format Output Format
0 ASCII no text
1 ASCII with text
2 Binary data
lrec layout
srec layout
erec layout
These commands report the layout (string indicating the data formats) for
data that is sent out in response to the lrec, srec, erec, and related
commands. For details on how to interpret the strings, see “Record Layout
Definition” later in this appendix.
Send: lrec layout
Receive: lrec layout %s %s %lx %f %f %f %f %f %f %f %f %f %lx
%lx
t D L fffffffff A A
flags pm baro vac pflow ambrh srh ambtemp stemp fvol
dflg aflg
lrec mem size
srec mem size
These commands report the number of lrecs and srecs that can be stored
with the current settings and the number of blocks reserved for lrecs and
srecs. The following example shows that 1075 blocks were reserved for lrecs
and the maximum number of lrecs that can be stored in memory is
241979. Memory allocation can be changed using the “malloc” command.
Send: lrec mem size
Receive: lrec mem size 241979 recs, 1075 blocks
lrec per
srec per