|
_fields_ = [ ( ' time ' , <class 'ctypes.c_double_be'>) , ( ' bandwidt ...
|
|
_pack_ = 1
|
|
backgroundNoise = <Field type=c_double_be, ofs=48, size=8>
|
|
bandwidth = <Field type=c_double_be, ofs=8, size=8>
|
|
cellPotential = <Field type=c_double_be, ofs=24, size=8>
|
|
comment = <Field type=c_char_Array_80, ofs=122, size=80>
|
|
dispYUnit1 = <Field type=c_char_Array_4, ofs=318, size=4>
|
|
dispYUnit2 = <Field type=c_char_Array_4, ofs=322, size=4>
|
|
epc9State = <Field type=c_byte_Array_104, ofs=202, size=104>
|
|
externalSolution = <Field type=c_int_be, ofs=310, size=4>
|
|
extraLongReal = <Field type=c_double_be_Array_4, ofs=366, size...
|
|
extraYUnit1 = <Field type=c_char_Array_2, ofs=314, size=2>
|
|
extraYUnit2 = <Field type=c_char_Array_2, ofs=316, size=2>
|
|
filler1 = <Field type=c_byte, ofs=121, size=1>
|
|
furaK = <Field type=c_double_be, ofs=326, size=8>
|
|
furaMax = <Field type=c_double_be, ofs=342, size=8>
|
|
furaMin = <Field type=c_double_be, ofs=334, size=8>
|
|
internalSolution = <Field type=c_int_be, ofs=306, size=4>
|
|
lockInExtPhase = <Field type=c_double_be, ofs=350, size=8>
|
|
pipettePotential = <Field type=c_double_be, ofs=16, size=8>
|
|
pipettePressure = <Field type=c_double_be, ofs=64, size=8>
|
|
pipetteResistance = <Field type=c_double_be, ofs=32, size=8>
|
|
recordingMode = <Field type=c_byte, ofs=120, size=1>
|
|
sealResistance = <Field type=c_double_be, ofs=40, size=8>
|
|
temperature = <Field type=c_double_be, ofs=56, size=8>
|
|
time = <Field type=c_double_be, ofs=0, size=8>
|
|
timer = <Field type=c_double_be, ofs=358, size=8>
|
|
userParam1Name = <Field type=c_char_Array_14, ofs=80, size=14>
|
|
userParam1Unit = <Field type=c_char_Array_2, ofs=94, size=2>
|
|
userParam1Value = <Field type=c_double_be, ofs=72, size=8>
|
|
userParam2Name = <Field type=c_char_Array_14, ofs=104, size=14>
|
|
userParam2Unit = <Field type=c_char_Array_2, ofs=118, size=2>
|
|
userParam2Value = <Field type=c_double_be, ofs=96, size=8>
|
Inherited from ctypes._endian.BigEndianStructure :
_swappedbytes_
|