ioc: fill in display.precision
This commit is contained in:
@@ -557,6 +557,7 @@ void testIQ()
|
||||
"I.display.limitHigh double = 0\n"
|
||||
"I.display.description string = \"\"\n"
|
||||
"I.display.units string = \"\"\n"
|
||||
"I.display.precision int32_t = 0\n"
|
||||
"I.display.form.index int32_t = 6\n"
|
||||
"I.display.form.choices string[] = {7}[\"Default\", \"String\", \"Binary\", \"Decimal\", \"Hex\", ...]\n"
|
||||
"I.control.limitLow double = 0\n"
|
||||
@@ -571,6 +572,7 @@ void testIQ()
|
||||
"Q.display.limitHigh double = 0\n"
|
||||
"Q.display.description string = \"\"\n"
|
||||
"Q.display.units string = \"\"\n"
|
||||
"Q.display.precision int32_t = 0\n"
|
||||
"Q.display.form.index int32_t = 6\n"
|
||||
"Q.display.form.choices string[] = {7}[\"Default\", \"String\", \"Binary\", \"Decimal\", \"Hex\", ...]\n"
|
||||
"Q.control.limitLow double = 0\n"
|
||||
@@ -595,6 +597,7 @@ void testIQ()
|
||||
"I.display.limitHigh double = 0\n"
|
||||
"I.display.description string = \"\"\n"
|
||||
"I.display.units string = \"\"\n"
|
||||
"I.display.precision int32_t = 0\n"
|
||||
"I.display.form.index int32_t = 6\n"
|
||||
"I.display.form.choices string[] = {7}[\"Default\", \"String\", \"Binary\", \"Decimal\", \"Hex\", ...]\n"
|
||||
"I.control.limitLow double = 0\n"
|
||||
@@ -609,6 +612,7 @@ void testIQ()
|
||||
"Q.display.limitHigh double = 0\n"
|
||||
"Q.display.description string = \"\"\n"
|
||||
"Q.display.units string = \"\"\n"
|
||||
"Q.display.precision int32_t = 0\n"
|
||||
"Q.display.form.index int32_t = 6\n"
|
||||
"Q.display.form.choices string[] = {7}[\"Default\", \"String\", \"Binary\", \"Decimal\", \"Hex\", ...]\n"
|
||||
"Q.control.limitLow double = 0\n"
|
||||
|
||||
Reference in New Issue
Block a user