Skip to content

PowerWalker VI 3000 SCL supported by blazer_usb #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Jan 29, 2021 · 1 comment
Closed

PowerWalker VI 3000 SCL supported by blazer_usb #971

ghost opened this issue Jan 29, 2021 · 1 comment
Labels
DDL HCL PowerWalker PowerWalker and BlueWalker branded devices

Comments

@ghost
Copy link

ghost commented Jan 29, 2021

Manufacturer: PowerWalker
Model: VI 3000 SCL

UPS sends a low battery signal that makes NUT issue a shutdown. battery.charge.low and battery.runtime.low were only set as failsafes during testing.

upsc:

battery.charge: 59
battery.charge.low: 5
battery.runtime: 81983
battery.runtime.low: 180
battery.voltage: 24.50
battery.voltage.high: 27.10
battery.voltage.low: 20.10
battery.voltage.nominal: 24.0
device.type: ups
driver.flag.novendor: enabled
driver.name: blazer_usb
driver.parameter.chargetime: 28800        
driver.parameter.idleload: 0.03
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.runtimecal: 42,100,240,50
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.internal: 0.12
input.current.nominal: 13.0
input.frequency: 50.1
input.frequency.nominal: 50
input.voltage: 228.5
input.voltage.fault: 228.5
input.voltage.nominal: 230
output.voltage: 228.5
ups.beeper.status: enabled
ups.delay.shutdown: 30
ups.delay.start: 180
ups.load: 0
ups.productid: 5161
ups.status: OL
ups.type: offline / line interactive      
ups.vendorid: 0665

UPS load value is always working correctly.
Temperature is only output when UPS is on battery, value seems correct.
Vendor detection has to be disabled! It doesnt give out information (fails) and causes the UPS to not answer all the time!
Runtime and chargetime based on Mamufacturer datasheet, Min/Max Voltages measured. (Brand new unit)

UPS commands:
beeper.toggle works, also gives out the correct value.
load.on works
load.off works
shutdown.return works
shutdown.stayoff doesnt work
shutdown.stop works
test.battery.start.deep doesnt work, responds with OK, but no action
test.battery.start.quick sometimes works, always responds OK, test is sub 5 seconds
test.battery.start value doesnt work, responds with OK, but no action
test.battery.stop useless, because only the 5 second test works

Product page: https://powerwalker.com/?page=product&item=10121144&lang=en

Hope I did this right! Sorry if anything is wrong, I'm new to the project and just wanted to report my new UPS here!

@ghost
Copy link
Author

ghost commented Jan 29, 2021

Little addition:
Protocol is mustek. nutdrv_qx doesnt connect eventhough it also detects it as mustek like blazer_usb

@jimklimov jimklimov added DDL HCL PowerWalker PowerWalker and BlueWalker branded devices labels Dec 1, 2021
@jimklimov jimklimov moved this to Done in NUT HCL/DDL May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DDL HCL PowerWalker PowerWalker and BlueWalker branded devices
Projects
Status: Done
Development

No branches or pull requests

1 participant