Displaying 1 result from an estimated 1 matches for "hidsetitemvalue".
2007 Aug 15
1
Flushing the report buffer
Hi Peter,
The explanation on why I want to flush the report buffer after running
instcmd() or setvar() was incorrect. It is not the variable thats get
written, that needs to be read fresh from the UPS. That is already handled
by HIDSetItemValue(), which reads back the value and thereby refreshes the
report buffer. I goofed up here, I looked at the wrong parameters. :-(
However, when I change the "output.voltage.nominal" on my Evolution 650,
it also adjusts the settings for "input.transfer.*" (automatically). There
is...