Epson TM-T20II-i TM-i WebConfig API Users Manual For TM-i firmware ver.4.1 - Page 61

The Web contents save destination is specified as microSD, but no microSD could be detected.

Page 61 highlights

Chapter 3 Reference code Action to Take InvalidTiming Invalid Timing parameter value. Correct the error. InvalidUpdateTimeHour Invalid UpdateTimeHour parameter value. Correct the error. InvalidTimeMinute Invalid UpdateTimeMinute parameter value. Correct the error. InvalidFileURL Invalid FileURL parameter value. Correct the error. InvalidUseProxy Invalid UseProxy parameter value. Correct the error. InvalidProxyURL Invalid ProxyURL parameter value. Correct the error. AccessToFileURLFailed Failed to access the URL specified for the FileURL parameter. Check the network settings for the TM-i and for the server. AccessToProxyURLFailed Failed to access the proxy URL specified for the ProxyURL parameter. Check the network settings for the TM-i and for the server. NotEnoughFreeSpace FileURLNotZip The amount of free ROM space on the TM-i is not enough to explode the Web contents downloaded from the URL specified for FileURL. Check that the file size of the Web contents is 30MB or less. 3 The Web contents downloaded from the URL specified for FileURL were not of a zip file format. Correct the error. WebContentsUpdaterDisabled The Web contents automatic update setting is disabled. Correct the error. microSDNotFound The Web contents save destination is specified as microSD, but no microSD could be detected. Check that a microSD is mounted to the TM-i. InvalidUse Invalid Use parameter value. Correct the error. InvalidID Invalid ID parameter value. Correct the error. InvalidPassword Invalid Password parameter value. Correct the error. IDNeededToSetPassword When a string with no null character is specified for the Password parameter, a null character string cannot be specified for the ID parameter. Set a value for the ID parameter. InvalidURL Invalid URL parameter value. Correct the error. InvalidInterval Invalid Interval parameter value. Correct the error. InvalidUseProxyDeviceDataNotification Invalid UseProxyDeviceDataNotification parameter value. Correct the error. InvalidServerAuthentication Invalid ServerAuthentication parameter value. Correct the error. InvalidBoxId Invalid BoxId parameter value. Correct the error. 61

  • 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
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70

61
Chapter 3
Reference
3
InvalidTiming
Invalid Timing parameter value.
Correct the error.
InvalidUpdateTimeHour
Invalid UpdateTimeHour parameter value.
Correct the error.
InvalidTimeMinute
Invalid UpdateTimeMinute parameter value.
Correct the error.
InvalidFileURL
Invalid FileURL parameter value.
Correct the error.
InvalidUseProxy
Invalid UseProxy parameter value.
Correct the error.
InvalidProxyURL
Invalid ProxyURL parameter value.
Correct the error.
AccessToFileURLFailed
Failed to access the URL specified for the FileURL parameter.
Check the network settings for the TM-i and for the server.
AccessToProxyURLFailed
Failed to access the proxy URL specified for the ProxyURL
parameter.
Check the network settings for the TM-i and for the server.
NotEnoughFreeSpace
The amount of free ROM space on the TM-i is not enough to
explode the Web contents downloaded from the URL
specified for FileURL.
Check that the file size of the Web contents is 30MB or less.
FileURLNotZip
The Web contents downloaded from the URL specified for
FileURL were not of a zip file format.
Correct the error.
WebContentsUpdaterDisabled
The Web contents automatic update setting is disabled.
Correct the error.
microSDNotFound
The Web contents save destination is specified as microSD,
but no microSD could be detected.
Check that a microSD is mounted to the TM-i.
InvalidUse
Invalid Use parameter value.
Correct the error.
InvalidID
Invalid ID parameter value.
Correct the error.
InvalidPassword
Invalid Password parameter value.
Correct the error.
IDNeededToSetPassword
When a string with no null character is specified for the
Password parameter, a null character string cannot be
specified for the ID parameter.
Set a value for the ID parameter.
InvalidURL
Invalid URL parameter value.
Correct the error.
InvalidInterval
Invalid Interval parameter value.
Correct the error.
InvalidUseProxyDeviceDataNotification
Invalid UseProxyDeviceDataNotification parameter value.
Correct the error.
InvalidServerAuthentication
Invalid ServerAuthentication parameter value.
Correct the error.
InvalidBoxId
Invalid BoxId parameter value.
Correct the error.
code
Action to Take