Page 57 of 68
Proton Products InteliSENS PD30 Instruction Manual (Issue 1a)
[Input parameter value]<CR><LF>
Only consecutive parameter values may be requested in a block parameter request.
WRITING INPUT PARAMETERS
Writing a single input parameter
Use the following request format to write a single input parameter value:
&[Input parameter number][Space][Input parameter value]<CR><LF>
[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.
READING 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:
~[Output parameter number][Space][Number of parameters]<CR><LF>
[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:
~[Output parameter number][Space][Number of parameters] <CR><LF>
[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:
#[Output parameter number]<CR><LF>
[Output parameter value]<CR><LF>