cpuxa.SetVarLong

Purpose

This function is part of the cpuxa object.  It sets a specified variable in the CPU-XA.  Use SetVar for integer data items and SetVarLong for long integer data values.

Parameters

Parameter: vnum
Type: integer
Description: This is the variable number to set.

Parameter: data
Type: long
Description: This is the value to set the variable to.

Returns

None.