Skip to main content
Skip table of contents

DevicesVSP_AddPair

To add the name->value pair to a device use this function:

Public
 Function DeviceVSP_AddPair(ByVal dvRef As IntegerByVal Pair As VSPairAs Boolean

hs.DeviceVSP_AddPair(ref, Pair)

Where:

ref= device reference #

Pair = The VSPair object that you want added

You can check the return value (Boolean) to determine if it was successful or not.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.