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 |
| -------------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
|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

View File

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

View File

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

View File

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

View File

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