TUFLOW Message 5057: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5057 - Unbalanced "Device"/"End Device" count. Line [no.]: "<>" |alt_msg=NA |type=ERROR |message_desc=Devices are defined in blocks..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{TUFLOW_Message |
{{TUFLOW_Message |
||
|tuflow_message=ERROR 5057 - Unbalanced "Device"/"End Device" count. Line |
|tuflow_message=ERROR 5057 - Unbalanced "Device"/"End Device" count. Line "<no>" |
||
|alt_msg=NA |
|alt_msg=NA |
||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
Revision as of 16:56, 6 February 2025
TUFLOW Message
ERROR 5057 - Unbalanced "Device"/"End Device" count. Line "<no>"
Alternate Message
NA
Message Type
ERROR
Description
Devices are defined in blocks that start with "Device == [name]" and close with "End Device". The number of "Device == [name]" and "End Device" commands are not the same.
Suggestions
In the The TUFLOW CATCH control file (.tcc), ensure all devices are defined as outlined above. For example:
- Device == ALL
- ... Treatment Parameterisation Properties ...
- End Device
| Up |
|---|