![Proton InteliSENS PD30 Instruction Manual Download Page 57](http://html1.mh-extra.com/html/proton/intelisens-pd30/intelisens-pd30_instruction-manual_1620408057.webp)
Page 57 of 68
Proton Products InteliSENS PD30 Instruction Manual (Issue 1a)
Response
format
[Input parameter value]<CR><LF>
Only consecutive parameter values may be requested in a block parameter request.
W
RITING INPUT PARAMETERS
Writing a single input parameter
Use the following request format to write a single input parameter value:
Request
format
&[Input parameter number][Space][Input parameter value]<CR><LF>
Response
format
[Input parameter value]<CR><LF>
The response is the post-write value of the input parameter; therefore a successful write is indicated
by a response value that is identical to write request value.
R
EADING OUTPUT PARAMETERS
If a PC-based terminal program (such as MS Windows HyperTerminal) and keyboard is being used
for RS-232 communication with the gauge, then the carriage return followed by line feed (<CR><LF>)
sequence of commands can be replaced by a single press of the ‘Enter
’ key.
Reading a single output parameter
Use the following request format to read a single output parameter value:
Request
format
~[Output parameter number][Space][Number of parameters]<CR><LF>
Response
format
[Output parameter value]<CR><LF>
Reading a block of output parameters
Use the following request format to read a contiguous block of output parameter values:
Request
format
~[Output parameter number][Space][Number of parameters] <CR><LF>
Response
format
[Output parameter value]<CR><LF>
Only consecutive parameter values may be requested in a block parameter request.
Reading a continuous stream of a single output parameter
Use the following request format to read a single output parameter value as a continuous stream:
Request
format
#[Output parameter number]<CR><LF>
Response
format
[Output parameter value]<CR><LF>