cpuxa.SetPoint

Purpose

This function is part of the cpuxa object.  It sets an output relay to either ON or OFF in the SECU16.

Parameters

Parameter: unit
Type: integer
Description: This is the unit number of the target device (1 = the first unit).

Parameter: point
Type: integer
Description: This is the output point of the target device (0 = the first output point).

Parameter: value
Type: integer
Description: This is the value to set, either 1 for ON or 0 for OFF.

Returns

None.