Use the Basic Z-Wave Tool or find a driver that offers a preference for the parameter you're looking for (and make sure yours doesn't already; many written for specifically devices do).
That configure()
command is also not going to work with most drivers, though you'd need a Rule or custom app to even try it that way in the first place. This is normally not what this command is for, and with any command, you have to march the type and number of parameters (typically none at all for this one).