Hello, folks!
i.e., if allhalted = 0 then allrunning = 1 and vice versa.
allrunning This field is 1 when all currently selected harts are running
allhalted This field is 1 when all currently selected harts are halted.
allrunning allhalted Description
0 0 some but not all selected harts running
0 1 all selected harts halted so allrunning is implicitly false
1 0 all selected harts running to allhalted is implicitly false
1 1 illegal state