Click or drag to resize

ZWManagerGetSwitchPoint Method

[Missing <summary> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public bool GetSwitchPoint(
	ZWValueId id,
	byte idx,
	out byte o_hours,
	out byte o_minutes,
	out byte o_setback
)

Parameters

id
Type: OpenZWaveZWValueId

[Missing <param name="id"/> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

idx
Type: SystemByte

[Missing <param name="idx"/> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

o_hours
Type: SystemByte

[Missing <param name="o_hours"/> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

o_minutes
Type: SystemByte

[Missing <param name="o_minutes"/> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

o_setback
Type: SystemByte

[Missing <param name="o_setback"/> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenZWave.ZWManager.GetSwitchPoint(OpenZWave.ZWValueId,System.Byte,System.Byte@,System.Byte@,System.Byte@)"]

See Also