Weird "status" read issue #3
Description
The command:
status 3 CM
usually prints out
Process done
CM| IOS_ENABLED| OVERRIDE_PWR_GOOD| PWR| PWR_GOOD| STATE| UC|
--|------------|------------------|----|---------|------|---|
CM1| 0| | 0| 0| 1| 0|
CM1_REQ| | 0| 0| | | 0|
SW VER: -1
but today about half an hour after Dan and I used the svfplayer command:
svfplayer /fw/CM/top_K.svf XVC1
on SM006 we got
Process done
000000000000000CM|0IOS_ENABLED|0OVERRIDE_PWR_GOOD|0PWR|0PWR_GOOD|0STATE|0UC|
000000000000000--|------------|------------------|----|---------|------|---|
CM1| 0| | 0| 0| 1| 0|
CM1_REQ| | 0| 0| | | 0|
SW VER: -1
-Felex