search for: turnon

Displaying 6 results from an estimated 6 matches for "turnon".

Did you mean: turion
2013 Mar 02
1
Raster images and saving with original pixel dimensions in tiff, jpeg, or png perferablly.
...elines for file writing functions. Thanks, Hans Thompson Forgive me If I made any mistakes following posting guidelines. ####START##### library(jpeg) library(grid) img <- readJPEG(system.file("img", "Rlogo.jpg", package="jpeg")) grid.raster(img, interpolate =F) #turnon next line for output. Don't want to accidentally write any unwanted files. #dev.copy(tiff, "outputimage.tiff") dev.off() #or using package = "graphics" but not perfered. library(graphics) plot( c(0, dim(img)[2]), c(0, dim(img)[1]), type = "n", xlab = "&quot...
2010 Feb 02
1
Small patch to apcsmart driver
...able utility voltage rate of change"; + case 'H': return "high utility voltage"; + case 'L': return "low utility voltage"; + case 'T': return "line voltage notch or spike"; + case 'O': return "no transfers yet since turnon"; + case 'S': return "simulated power failure or UPS test"; + default: return upsval; + } + default: upslogx(LOG_NOTICE, "Unable to handle conversion of %s", cmd_entry->name);
2017 May 11
4
APC Back-UPS XS 1500G says "No battery"
I have a new-ish APC Back-UPS XS 1500G connected via USB. It's giving me a "ups.alarm: No battery installed!" error. I also installed and configured apcupsd to give that a try and it's giving me the same error. I suspect this is a driver problem because while NUT claims the battery isn't plugged in, it's giving me battery runtime/charge info. Both can't be valid
2017 May 12
0
APC Back-UPS XS 1500G says "No battery"
...: 100.0 Percent > TIMELEFT : 55.8 Minutes > MBATTCHG : 15 Percent > MINTIMEL : 3 Minutes > MAXTIME : 0 Seconds > SENSE : Medium > LOTRANS : 88.0 Volts > HITRANS : 139.0 Volts > ALARMDEL : No alarm > BATTV : 27.3 Volts > LASTXFER : No transfers since turnon > NUMXFERS : 0 > TONBATT : 0 Seconds > CUMONBATT: 0 Seconds > XOFFBATT : N/A > SELFTEST : NO > STATFLAG : 0x01000008 > SERIALNO : 3B1632X25318 > BATTDATE : 2016-08-13 > NOMINV : 120 Volts > NOMBATTV : 24.0 Volts > NOMPOWER : 865 Watts > FIRMWARE :...
2010 Aug 02
3
OT -- apcupsd messages
...city BCHARGE : 100.0 Percent TIMELEFT : 36.1 Minutes MBATTCHG : 25 Percent MINTIMEL : 10 Minutes MAXTIME : 500 Seconds SENSE : Medium LOTRANS : 088.0 Volts HITRANS : 136.0 Volts ALARMDEL : Always BATTV : 26.2 Volts LASTXFER : No transfers since turnon NUMXFERS : 0 TONBATT : 0 seconds CUMONBATT: 0 seconds XOFFBATT : N/A SELFTEST : NO STATFLAG : 0x07000008 Status Flag MANDATE : 2007-07-06 SERIALNO : 8B0727R20810 BATTDATE : 2072-00-37 NOMINV : 120 Volts NOMBATTV : 24.0 Volts NOMPOWER : 780 Watts...
2013 Sep 21
2
Smart-UPS staying in OB after power return
...pollinterval: 2 driver.parameter.port: /var/lib/ups/tty-s0-ups0 driver.parameter.sdtype: 0 driver.version: 2.6.5 driver.version.internal: 3.04 input.frequency: 60.00 input.quality: FF input.sensitivity: H input.transfer.high: 132 input.transfer.low: 103 input.transfer.reason: no transfers yet since turnon input.voltage: 121.5 input.voltage.maximum: 121.5 input.voltage.minimum: 121.5 output.voltage: 121.5 output.voltage.nominal: 115 ups.delay.shutdown: 020 ups.delay.start: 000 ups.firmware: 92.11.D ups.id: s0-ups0 ups.load: 000.0 ups.mfr: APC ups.mfr.date: 12/14/99 ups.model: SMART-UPS 3000 RM ups.se...