123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539 |
- #Rs232协议命令
- [CMD]
- #;命令总数
- cmd-count=85
- ;--------------------STB----------------
- cmd-1=Battery Condition
- cmd-2=Battery Status
- cmd-3=Battery Charge
- cmd-4=Seconds on Battery
- cmd-5=Estimated Minutes Remaining
- cmd-6=Estimated Charge Remaining
- cmd-7=Battery Voltage
- cmd-8=Battery Current
- cmd-9=Temperature
- cmd-10=Battery Level
- cmd-11=External Batt-Pack Number
- cmd-12=Negative Battery Voltage
- cmd-13=Negative Battery Current
- cmd-14=Negative Bat Temperature
- cmd-15=Negative Battery Level
- ;--------------------STI----------------
- cmd-16=Input Num Lines(Phases)
- cmd-17=Input Frequency1
- cmd-18=Input Voltage1
- cmd-19=Input Current1
- cmd-20=Input Power1
- cmd-21=Input Frequency2
- cmd-22=Input Voltage2
- cmd-23=Input Current2
- cmd-24=Input Power2
- cmd-25=Input Frequency3
- cmd-26=Input Voltage3
- cmd-27=Input Current3
- cmd-28=Input Power3
- cmd-29=Input Voltage12
- cmd-30=Input Voltage23
- cmd-31=Input Voltage31
- ;--------------------STO----------------
- cmd-32=Output Source
- cmd-33=Output Frequency
- cmd-34=Output Num Lines(Phase)
- cmd-35=Output Voltage1
- cmd-36=Output Current1
- cmd-37=Output Power1
- cmd-38=Output Load1
- cmd-39=Output Voltage2
- cmd-40=Output Current2
- cmd-41=Output Power2
- cmd-42=Output Load2
- cmd-43=Output Voltage3
- cmd-44=Output Current3
- cmd-45=Output Power3
- cmd-46=Output Load3
- cmd-47=Output Voltage12
- cmd-48=Output Voltage23
- cmd-49=Output Voltage31
- ;--------------------STP----------------
- cmd-50=Bypass Frequency
- cmd-51=Bypass Num Lines(Phase)
- cmd-52=Bypass Voltage1
- cmd-53=Bypass Current1
- cmd-54=Bypass Power1
- cmd-55=Bypass Voltage2
- cmd-56=Bypass Current2
- cmd-57=Bypass Power2
- cmd-58=Bypass Voltage3
- cmd-59=Bypass Current3
- cmd-60=Bypass Power3
- cmd-61=Bypass Voltage12
- cmd-62=Bypass Voltage23
- cmd-63=Bypass Voltage31
- cmd-64=Bypass STS Temperature
- ;--------------------STA----------------
- cmd-65=Alarm Temperature
- cmd-66=Alarm Input Bad
- cmd-67=Alarm Output Bad
- cmd-68=Alarm Overload
- cmd-69=Alarm Bypass Bad
- cmd-70=Alarm Output Off
- cmd-71=Alarm UPS Shutdown
- cmd-72=Alarm Charger Failure
- cmd-73=Alarm System Off
- cmd-74=Alarm Fan Failure
- cmd-75=Alarm Fuse Failure
- cmd-76=Alarm General Fault
- cmd-77=Alarm Awaiting Power
- cmd-78=Alarm Shutdown Pending
- cmd-79=Alarm Shutdown Imminent
- cmd-80=Buzzer Status
- cmd-81=Economic Mode
- cmd-82=Alarm Inverter Bad
- cmd-83=Emergency Power Off
- cmd-84=Buzzer State
- cmd-85=Battery Ground Fault
- ;--------------------STB----------------
- [cmd-1]
- SendCmd=STB
- Index=1
- Len=1
- [cmd-2]
- SendCmd=STB
- Index=2
- Len=1
- [cmd-3]
- SendCmd=STB
- Index=3
- Len=1
- [cmd-4]
- SendCmd=STB
- Index=4
- Len=5
- [cmd-5]
- SendCmd=STB
- Index=5
- Len=4
- [cmd-6]
- SendCmd=STB
- Index=6
- Len=3
- [cmd-7]
- SendCmd=STB
- Index=7
- Len=4
- [cmd-8]
- SendCmd=STB
- Index=8
- Len=4
- [cmd-9]
- SendCmd=STB
- Index=9
- Len=3
- [cmd-10]
- SendCmd=STB
- Index=10
- Len=3
- [cmd-11]
- SendCmd=STB
- Index=11
- Len=2
- [cmd-12]
- SendCmd=STB
- Index=12
- Len=4
- [cmd-13]
- SendCmd=STB
- Index=13
- Len=4
- [cmd-14]
- SendCmd=STB
- Index=14
- Len=3
- [cmd-15]
- SendCmd=STB
- Index=15
- Len=3
- ;--------------------STI----------------
- [cmd-16]
- SendCmd=STI
- Index=1
- Len=1
- [cmd-17]
- SendCmd=STI
- Index=2
- Len=3
- [cmd-18]
- SendCmd=STI
- Index=3
- Len=4
- [cmd-19]
- SendCmd=STI
- Index=4
- Len=4
- [cmd-20]
- SendCmd=STI
- Index=5
- Len=5
- [cmd-21]
- SendCmd=STI
- Index=6
- Len=3
- [cmd-22]
- SendCmd=STI
- Index=7
- Len=4
- [cmd-23]
- SendCmd=STI
- Index=8
- Len=4
- [cmd-24]
- SendCmd=STI
- Index=9
- Len=5
- [cmd-25]
- SendCmd=STI
- Index=10
- Len=3
- [cmd-26]
- SendCmd=STI
- Index=11
- Len=4
- [cmd-27]
- SendCmd=STI
- Index=12
- Len=4
- [cmd-28]
- SendCmd=STI
- Index=13
- Len=5
- [cmd-29]
- SendCmd=STI
- Index=14
- Len=4
- [cmd-30]
- SendCmd=STI
- Index=15
- Len=4
- [cmd-31]
- SendCmd=STI
- Index=16
- Len=4
- ;--------------------STO----------------
- [cmd-32]
- SendCmd=STO
- Index=1
- Len=1
- [cmd-33]
- SendCmd=STO
- Index=2
- Len=3
- [cmd-34]
- SendCmd=STO
- Index=3
- Len=1
- [cmd-35]
- SendCmd=STO
- Index=4
- Len=4
- [cmd-36]
- SendCmd=STO
- Index=5
- Len=4
- [cmd-37]
- SendCmd=STO
- Index=6
- Len=6
- [cmd-38]
- SendCmd=STO
- Index=7
- Len=3
- [cmd-39]
- SendCmd=STO
- Index=8
- Len=4
- [cmd-40]
- SendCmd=STO
- Index=9
- Len=4
- [cmd-41]
- SendCmd=STO
- Index=10
- Len=6
- [cmd-42]
- SendCmd=STO
- Index=11
- Len=3
- [cmd-43]
- SendCmd=STO
- Index=12
- Len=4
- [cmd-44]
- SendCmd=STO
- Index=13
- Len=4
- [cmd-45]
- SendCmd=STO
- Index=14
- Len=6
- [cmd-46]
- SendCmd=STO
- Index=15
- Len=3
- [cmd-47]
- SendCmd=STO
- Index=16
- Len=4
- [cmd-48]
- SendCmd=STO
- Index=17
- Len=4
- [cmd-49]
- SendCmd=STO
- Index=18
- Len=4
- ;--------------------STP----------------
- [cmd-50]
- SendCmd=STP
- Index=1
- Len=3
- [cmd-51]
- SendCmd=STP
- Index=2
- Len=1
- [cmd-52]
- SendCmd=STP
- Index=3
- Len=4
- [cmd-53]
- SendCmd=STP
- Index=4
- Len=4
- [cmd-54]
- SendCmd=STP
- Index=5
- Len=6
- [cmd-55]
- SendCmd=STP
- Index=6
- Len=4
- [cmd-56]
- SendCmd=STP
- Index=7
- Len=4
- [cmd-57]
- SendCmd=STP
- Index=8
- Len=6
- [cmd-58]
- SendCmd=STP
- Index=9
- Len=4
- [cmd-59]
- SendCmd=STP
- Index=10
- Len=4
- [cmd-60]
- SendCmd=STP
- Index=11
- Len=6
- [cmd-61]
- SendCmd=STP
- Index=12
- Len=4
- [cmd-62]
- SendCmd=STP
- Index=13
- Len=4
- [cmd-63]
- SendCmd=STP
- Index=14
- Len=4
- [cmd-64]
- SendCmd=STP
- Index=15
- Len=3
- ;--------------------STA----------------
- [cmd-65]
- SendCmd=STA
- Index=1
- Len=1
- [cmd-66]
- SendCmd=STA
- Index=2
- Len=1
- [cmd-67]
- SendCmd=STA
- Index=3
- Len=1
- [cmd-68]
- SendCmd=STA
- Index=4
- Len=1
- [cmd-69]
- SendCmd=STA
- Index=5
- Len=1
- [cmd-70]
- SendCmd=STA
- Index=6
- Len=1
- [cmd-71]
- SendCmd=STA
- Index=7
- Len=1
- [cmd-72]
- SendCmd=STA
- Index=8
- Len=1
- [cmd-73]
- SendCmd=STA
- Index=9
- Len=1
- [cmd-74]
- SendCmd=STA
- Index=10
- Len=1
- [cmd-75]
- SendCmd=STA
- Index=11
- Len=1
- [cmd-76]
- SendCmd=STA
- Index=12
- Len=1
- [cmd-77]
- SendCmd=STA
- Index=13
- Len=1
- [cmd-78]
- SendCmd=STA
- Index=14
- Len=1
- [cmd-79]
- SendCmd=STA
- Index=15
- Len=1
- [cmd-80]
- SendCmd=STA
- Index=16
- Len=1
- [cmd-81]
- SendCmd=STA
- Index=17
- Len=1
- [cmd-82]
- SendCmd=STA
- Index=18
- Len=1
- [cmd-83]
- SendCmd=STA
- Index=19
- Len=1
- [cmd-84]
- SendCmd=STA
- Index=20
- Len=1
- [cmd-85]
- SendCmd=STA
- Index=21
- Len=1
- ;------------------endof--------------------
- #Rs232协议命令类型
- [TYPE]
- #类型总数
- type-count=1
- #十六进制,BB代表UPS Delta协议
- type-1=DLT
|