Epson TM-T20II-i TM-i Series WebConfig API Users Manual for TM-i firmware ver. - Page 51

Action to Take, The device specified for the DeviceID parameter cannot

Page 51 highlights

Chapter 3 Reference code Action to Take InvalidEncryptionMethodWPAPSK When WPAPSK is specified for the AuthenticationMethod parameter, None/WEP cannot be specified for EncryptionMethod. Correct the error. InvalidDefaultWEPKey Invalid DefaultWEPKey parameter value. Correct the error. InvalidWEPKey1 Invalid WEPKey1 parameter value. Correct the error. InvalidWEPKey2 Invalid WEPKey2 parameter value. Correct the error. InvalidWEPKey3 Invalid WEPKey3 parameter value. Correct the error. InvalidWEPKey4 Invalid WEPKey4 parameter value. Correct the error. InvalidPresharedKey Invalid PresharedKey parameter value. Correct the error. InvalidDeviceID Invalid DeviceID parameter value. Correct the error. DeviceIDAlreadyRegistered InvalidModel The device specified for the DeviceID parameter cannot be registered because it is already registered. Specify a different ID. 3 Invalid Model parameter value. Correct the error. InvalidRetryInterval Invalid RetryInterval parameter value. Correct the error. DeviceIDNotRegistered The device specified for the DeviceID parameter cannot be deleted because it is not registered. Specify an already registered ID. InvalidMACAddress Invalid MACAddress parameter value. Correct the error. InvalidHostName Invalid HostName parameter value. Correct the error. PasswordNotCorrect The string specified for the Password parameter did not match the password string set into the detected TM printer. Correct the error. DeviceNotFound The TM printer specified for the MACAddress or HostName parameter could not be found. Check the connection status of the TM printer. InvalidCommunicationStandardAdhoc When Adhoc is specified for the NetworkMode parameter, 802.11b/g/n cannot be specified for CommunicationStandard. Correct the error. DeviceNotWireless The TM printer specified for the MACAddress or HostName parameter is not a printer with any wireless LAN interface. Check the interface of the TM printer. InvalidAutoUpdate Invalid AutoUpdate parameter value. Correct the error. 51

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

51
Chapter 3
Reference
3
InvalidEncryptionMethodWPAPSK
When WPAPSK is specified for the AuthenticationMethod
parameter, None/WEP cannot be specified for
EncryptionMethod.
Correct the error.
InvalidDefaultWEPKey
Invalid DefaultWEPKey parameter value.
Correct the error.
InvalidWEPKey1
Invalid WEPKey1 parameter value.
Correct the error.
InvalidWEPKey2
Invalid WEPKey2 parameter value.
Correct the error.
InvalidWEPKey3
Invalid WEPKey3 parameter value.
Correct the error.
InvalidWEPKey4
Invalid WEPKey4 parameter value.
Correct the error.
InvalidPresharedKey
Invalid PresharedKey parameter value.
Correct the error.
InvalidDeviceID
Invalid DeviceID parameter value.
Correct the error.
DeviceIDAlreadyRegistered
The device specified for the DeviceID parameter cannot be
registered because it is already registered.
Specify a different ID.
InvalidModel
Invalid Model parameter value.
Correct the error.
InvalidRetryInterval
Invalid RetryInterval parameter value.
Correct the error.
DeviceIDNotRegistered
The device specified for the DeviceID parameter cannot be
deleted because it is not registered.
Specify an already registered ID.
InvalidMACAddress
Invalid MACAddress parameter value.
Correct the error.
InvalidHostName
Invalid HostName parameter value.
Correct the error.
PasswordNotCorrect
The string specified for the Password parameter did not
match the password string set into the detected TM printer.
Correct the error.
DeviceNotFound
The TM printer specified for the MACAddress or HostName
parameter could not be found.
Check the connection status of the TM printer.
InvalidCommunicationStandardAdhoc
When Adhoc is specified for the NetworkMode parameter,
802.11b/g/n cannot be specified for
CommunicationStandard.
Correct the error.
DeviceNotWireless
The TM printer specified for the MACAddress or HostName
parameter is not a printer with any wireless LAN interface.
Check the interface of the TM printer.
InvalidAutoUpdate
Invalid AutoUpdate parameter value.
Correct the error.
code
Action to Take