C-Link Protocol Commands
Record Layout Definition
B-58
Model 48
i
Instruction Manual
Thermo Fisher Scientific
pressed. The 'T' button indicates full translation, input code to string, and
user selection number to output string.
'\xC'
This is a line that starts a new column (the \xC or ^L).
' Comp:6.11x{off on}Tset temp comp %s\n'
This shows that the bitfield end (the second part of a bitfield specification)
is optional. The bitfield will be one bit long, starting in this case at the
eleventh bit.
'Background:7f*8Bd.ddd;set o3 bkg %s\n'
This shows the use of indirect precision specifiers for floating point
displays. The background value is taken from the 7th element, and the
precision specifier is taken from the 8th. If the asterisk were not present, it
would indicate instead that 8 digits after the decimal point should be
displayed.