ActionStatus Codes
tenWare Home XtenWEB.CP290 XtenWEB.Device XtenWEB.Devices ActionStatus Codes Sample Code

Up

Both the XtenWEB.Device and XtenWEB.Devices object classes provide an ActionStatus property that describes the results of the last request to the object.  The meaning of the ActionStatus values are described below:

ActionStatus Description
3701 Invalid Com Port Entry in xtenweb.ini.  Looking for:
 [CP290]
 CommPort=n  (n=1-8)
3702 COM Port Open Failed. 
3703 No ACK received from CP290 in response to X10 command.
3704 Invalid (less than 6 chars) ACK received from CP290 in response to X10 command.
3705 Invalid ACK (error code) received from CP290 in response to X10 command.
3706 Invalid Level specified for Device.DeviceDim (<0 or >15).
3707 Invalid Step Parameter specified for Device.DeviceBrighten (<0 or >15).
3708 Invalid Devices.GetDevice, specified parameter is <1 or >Devices.Count.
3709 Invalid Devices.RemoveDevice, specified parameter is <1 or >Devices.Count.
3710 Invalid Devices.ReplaceDevice, specified parameter is <1 or >Devices.Count.
3711 Invalid Devices.AddDevice, specified parameter is <0 or >Devices.Count.
3712 Invalid Device.House value, should be in range of A-P.
3713 Invalid Device.Modules value, should be in range &h0000-&hFFFF.
3714 Invalid Devices.AddDevice House parameter, should be in the range of A-P.
3715 Invalid Devices.AddDevice Modules parameter, should be in the range of &h0001-&hFFFF.
3716 Invalid Devices.ReplaceDevice House parameter, should be in the range of A-P.
3717 Invalid Devices.ReplaceDevice Modules parameter, should be in the range of &h0001-&hFFFF.
3718 Invalid Device.AddModule parameter, each should be between 1-16.
3719 Invalid Device.GetModule parameter, should be between 1-16.
 

E-mail tenWare Software