new-chnages #1

Merged
giles merged 3 commits from new-chnages into main 2023-11-20 21:48:54 +00:00
5 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
| Name | PLCReference | Type | Default | High | Low | EU | Scale | | Name | PLCReference | Type | Default | High | Low | EU | Scale |
| -------------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | | -------------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
|REQUIRED\_ACCURACY |1 |Real |0 |100 |0 | |false | |REQUIRED\_ACCURACY |1 |Real |0 |100 |0 | |false |
|REQUIRED\_QUANTITY |1 |Real |0 |100 |0 | |false | |REQUIRED\_QUANTITY |1 |Real |0 |101 |0 | |false |
## reports ## reports

View File

@ -54,7 +54,7 @@
| name | type | value | defer | EU | | name | type | value | defer | EU |
| ---------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | | ---------------------------- | ------------------ | ------------------ | ------------------ | ------------------ |
|MAX_EMPTY_WEIGHT |Real |0 | | | |MAX_EMPTY_WEIGHT |Real |1 | | |
### ALL_NEW_BATCH:1 ### ALL_NEW_BATCH:1
[ALL_NEW_BATCH](../operations/ALL_NEW_BATCH.md) [ALL_NEW_BATCH](../operations/ALL_NEW_BATCH.md)

View File

@ -241,7 +241,7 @@
"common.ALLTYPES_NAME": "P02", "common.ALLTYPES_NAME": "P02",
"common.ALLTYPES_DESCRIPTION": "PARMTR2", "common.ALLTYPES_DESCRIPTION": "PARMTR2",
"servermain.TAG_ADDRESS": "DX201:KF226", "servermain.TAG_ADDRESS": "DX201:KF226",
"servermain.TAG_DATA_TYPE": 5, "servermain.TAG_DATA_TYPE": 4,
"servermain.TAG_READ_WRITE_ACCESS": 1, "servermain.TAG_READ_WRITE_ACCESS": 1,
"servermain.TAG_SCAN_RATE_MILLISECONDS": 100, "servermain.TAG_SCAN_RATE_MILLISECONDS": 100,
"servermain.TAG_SCALING_TYPE": 0 "servermain.TAG_SCALING_TYPE": 0

View File

@ -52,7 +52,7 @@
<ERPAlias/> <ERPAlias/>
<PLCReference>1</PLCReference> <PLCReference>1</PLCReference>
<Real>0</Real> <Real>0</Real>
<High>100</High> <High>101</High>
<Low>0</Low> <Low>0</Low>
<EngineeringUnits/> <EngineeringUnits/>
<Scale>false</Scale> <Scale>false</Scale>

View File

@ -63,7 +63,7 @@
<Name>MAX_EMPTY_WEIGHT</Name> <Name>MAX_EMPTY_WEIGHT</Name>
<Display>false</Display> <Display>false</Display>
<Value/> <Value/>
<Real>0</Real> <Real>1</Real>
<EngineeringUnits/> <EngineeringUnits/>
</FormulaValue> </FormulaValue>
</Step> </Step>