MCA166-USB
Command name
CMD_SET_PUR
Description
The command sets the pile up rejection.
Command syntax
pur = 0 turns PUR off
pur
≠
0 turns PUR on
Format
integer
integer
integer
long
integer
Parameter
preamble
command
pur
0
end flag
Byte String (HEX)
A5
5A
53
00
pur
00
00
00
00
00
B9
9B
Used setup value
None
Affected setup value
mca_pur
MCA state
STATE_READY
Command name
CMD_SET_FAST
Description
This command set the fast discriminator threshold (0 ... 2499, default 400).
Command syntax
Format
integer
integer
integer
long
integer
Parameter
Preamble
command
fast
0
end flag
Byte String (HEX)
A5
5A
50
00
fast
00
00
00
00
00
B9
9B
Used setup value
None
Affected setup value
Fast threshold
MCA state
STATE_READY
Command name
CMD_SET_SLOW
Description
This command set the slow discriminator threshold (0 ... 2499, default 400).
Command syntax
Format
integer
integer
integer
long
integer
Parameter
Preamble
command
slow
0
end flag
Byte String (HEX)
A5
5A
51
00
slow
00
00
00
00
00
B9
9B
Used setup value
None
Affected setup value
Slow threshold
MCA state
STATE_READY
64