diff --git a/At Site/Archive.prj b/At Site/Archive.prj index 63b5da2..a865f22 100644 Binary files a/At Site/Archive.prj and b/At Site/Archive.prj differ diff --git a/At Site/application-c-CLARENCE-PC.opt b/At Site/application-c-CLARENCE-PC.opt new file mode 100644 index 0000000..0967f6d Binary files /dev/null and b/At Site/application-c-CLARENCE-PC.opt differ diff --git a/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo new file mode 100644 index 0000000..abc3012 Binary files /dev/null and b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo differ diff --git a/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids new file mode 100644 index 0000000..b692cb7 Binary files /dev/null and b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids differ diff --git a/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo new file mode 100644 index 0000000..abc3012 Binary files /dev/null and b/At Site/application.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo differ diff --git a/At Site/application.Device.Application.xml b/At Site/application.Device.Application.xml index 2a1b31a..2db2426 100644 --- a/At Site/application.Device.Application.xml +++ b/At Site/application.Device.Application.xml @@ -93,6 +93,51 @@ Internal error working with SysCom port. + + + Everything OK + + + + The function code received in the query is not an allowable action for the server (or slave). + This may be because the function code is only applicable to newer devices, and was not implemented in the unit selected. + It could also indicate that the server (or slave) is in the wrong state to process a request of this type, + for example because it is unconfigured and is being asked to return register values. + + + + + The data address received in the query is not an allowable address for the server (or slave). + More specifically, the combination of reference number and transfer length is invalid. + For a controller with 100 registers, the PDU addresses the first register as 0, and the last one as 99. + If a request is submitted with a starting register address of 96 and a quantity of registers of 4, then this request + will successfully operate (address-wise at least) on registers 96, 97, 98, 99. + If a request is submitted with a starting register address of 96 and a quantity of registers of 5, then this request + will fail with Exception Code 0x02 “Illegal Data Address” since it attempts to operate on registers 96, 97, 98, 99 and 100, and there is no register with address 100. + + + + The value to be written is not valid + + + Unrecoverable error while performing the request + + + Notification of a Slave that a lengthy operation being started + + + Notification of a Slave that a lengthy operation is in progress + + + Special error for function code 20, 21 + + + Special error when using devices behind a gateway (Gateway misconfigured/busy) + + + Special error when using devices behind a gateway (Device does not respond) + + @@ -112,6 +157,12 @@ + + + + + + @@ -251,26 +302,29 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + @@ -361,6 +415,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -427,19 +501,27 @@ - + - - - - - - - - - + + + + + + + + + + + + + + + + + - + @@ -494,24 +576,32 @@ - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/At Site/application.project b/At Site/application.project index 9943643..18836b0 100644 Binary files a/At Site/application.project and b/At Site/application.project differ diff --git a/At Site/application_project.precompilecache b/At Site/application_project.precompilecache index d75a5ca..9102afa 100644 Binary files a/At Site/application_project.precompilecache and b/At Site/application_project.precompilecache differ diff --git a/At Site/hmi-c-CLARENCE-PC.opt b/At Site/hmi-c-CLARENCE-PC.opt new file mode 100644 index 0000000..79cb74e Binary files /dev/null and b/At Site/hmi-c-CLARENCE-PC.opt differ diff --git a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo index 98f4f18..5bcf09b 100644 Binary files a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo and b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo differ diff --git a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids index 0ae432b..5b7165a 100644 Binary files a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids and b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids differ diff --git a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo index 98f4f18..5bcf09b 100644 Binary files a/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo and b/At Site/hmi.Device.HMI.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo differ diff --git a/At Site/hmi.project b/At Site/hmi.project index 3a80f25..7c8a353 100644 Binary files a/At Site/hmi.project and b/At Site/hmi.project differ diff --git a/At Site/hmi_project.precompilecache b/At Site/hmi_project.precompilecache index d4fad08..2a75387 100644 Binary files a/At Site/hmi_project.precompilecache and b/At Site/hmi_project.precompilecache differ