SBE
Summary Bit Enable register
Description
This command provides access to the Summary Bit Enable register.
The bits in this register define which bits of the Condition (CON)
register will set the Major Fault and Minor Fault summary bits in
the Status Byte (STB) and the Status Register (STA). Setting one bit
by writing its bit weight into the SBE register enables its equivalent
bit in the CON register. The individual bits are defined below. More
than one bit can be enabled by writing a value that is a sum of the
individual bit weights.
Bit
Weight
Description
Text On Response
Message
Default
Value
7
128
Under Voltage
UV
1
6
64
Over Voltage
OV
1
5
32
Over Temperature
OT
1
4
16
Minor Fault
Minor Fault
0
3
8
Over Current
OC
1
2
4
Over Power
OP
1
1
2
Saturation
SAT
1
0
1
Major Fault
MAJOR FAULT
1
The query form of this command will either return a numeric or a
text response depending on the TEXT ON/OFF and STATXT
ON/OFF settings. The text response will return a string containing
the Text On Response Message as listed above for each bit that is
set. These will be separated by commas. If no bits are set “CLEAR”
will be returned.
Command Syntax
SBE <NR1>
Example
SBE 12
This will write the value of 12 into the SBE register. This enables
bit 2 (Over Power) and bit 3 (Over Current) in the CON register so
that if either is set the relevant summary bit(s) in the STB and STA
register will be set.
Related Query
SBE?
Returned Parameters
TEXT ON and STATXT ON: <text response string>
TEXT OFF or STATXT OFF: <NR1>
Page 114 Of 162