changed PollPeriod = ; param
Signed-off-by: Bernardo Carvalho <bernardo@ipfn.tecnico.ulisboa.pt>
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
Terminator=CR;
|
Terminator=CR;
|
||||||
#MaxInput = 20;
|
MaxInput = 30;
|
||||||
|
ExtraInput = Ignore;
|
||||||
|
|
||||||
# in millisecond
|
# in millisecond
|
||||||
ReadTimeout = 1500;
|
#ReadTimeout = 1500;
|
||||||
#ReplyTimeout = 250;
|
#ReplyTimeout = 100;
|
||||||
|
#PollPeriod = $ReplyTimeout;
|
||||||
|
#Integer. Affects first in command in I/O Intr mode (see chapter Record Processing).
|
||||||
|
PollPeriod = 250;
|
||||||
|
|
||||||
|
|
||||||
# Using redirection to read 2 records, mantissa and exponent
|
# Using redirection to read 2 records, mantissa and exponent
|
||||||
getPressure001 {
|
getPressure001 {
|
||||||
|
|||||||
Reference in New Issue
Block a user