<html>
<body>
<font size=3>I am trying to make ups.delay.shutdown writable so the user
can use upsrw to change it.<br><br>
In the driver, after setting the variable to 0, I am using: 
dstate_setflags("ups.delay.shutdown", ST_FLAG_RW);<br><br>
But when I ask for available variables from upsrw I get:<br><br>
[ups.delay.shutdown]<br>
Interval to wait after shutdown with delay command (seconds)<br>
Type: UNKNOWN (unrecognized)<br><br>
When I try and set the value with: ./upsrw -s ups.delay.shutdown=60 -u
<user> -p <pw> <UPS>, I get: OK, but when I ask for the
variable using upsc I get:  ups.delay.shutdown: 0<br><br>
What am I misunderstanding?  <br><br>
Thanks,<br><br>
Bill<br>
</font></body>
</html>