Description of the MCA527 Firmware Commands
Command name CMD_SET_FLAT_TOP_TIME
Compatibility New MCA527 command.
Execution right Necessary
Description The command sets the flattop time (ftt = 0 … 50 * 0.1 µs).
The command is ignored and responds with an error value if a measurement is still running.
Format integer integer integer long integer
Parameter preamble command ftt 0 end flag
Byte string (HEX) A5 5A 13 01 ftt 00 00 00 00 00 B9 9B
Command name
CMD_SET_JITTER_CORRECTION
Compatibility New MCA527 command.
Execution right Necessary
Description The command sets the jitter correction.
jc = 0 turns jitter correction off
jc ≠ 0 turns jitter correction on
The command is not standardly handled. It is only handled if the flag
FEATURES_JITTER_CORRECTION is set within the value “MCA features” that is returned by
CMD_QUERY_STATE527, byte offset 8.
The command is ignored and responds with an error value if a measurement is still running.
Format integer integer integer long integer
Parameter preamble command jc 0 end flag
Byte string (HEX) A5 5A 16 01 jc 00 00 00 00 00 B9 9B
Command name
CMD_SET_BASELINE_RESTORING
Compatibility New MCA527 command.
Execution right Necessary
Description The command sets the baseline restorer.
blr = 0 off
blr = 1 1/1
blr = 2 1/2
blr = 3 1/4
blr = 4 1/8
blr = 5 1/16
blr = 6 1/32
The command is not standardly handled. It is only handled if the flag
FEATURES_ADJUSTABLE_BASELINE_RESTORER is set within the value “MCA features” that is
returned by CMD_QUERY_STATE527, byte offset 8.
The command is ignored and responds with an error value if a measurement is still running.
Format integer integer integer long integer
Parameter preamble command blr 0 end flag
Byte string (HEX) A5 5A 18 01 blr 00 00 00 00 00 B9 9B
Comentarios a estos manuales