Click or drag to resize

ZWManagerTestNetwork Method

Test network.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void TestNetwork(
	uint homeId,
	uint count
)

Parameters

homeId
Type: SystemUInt32
The Home ID of the Z-Wave controller to be reset.
count
Type: SystemUInt32
This is the number of test messages to send.
Remarks
Sends a series of messages to every node on the network for testing network reliability.
See Also

Reference

ZWManagerTestNetwork(UInt32, UInt32)