Pressure Systems 9816 Scanner User Manual


 
Pressure Systems, Inc. 98RK-1 & 9816 User’s Manual©
Page 57 www.PressureSystems.com
Example:
Send TCP/IP command to 9816 module (via its connected socket) that returns decimal
raw “pressure” A/D counts data for internal channels 1, 5, 9, and 13:
a11110
Response contains data for channels 13, 9, 5, and 1 (left to right):
"32767.000000 -32700.000000 10.000000 16385.000000"
Please note that channel 13 is saturated at +full scale and channel 9 is almost saturated
at -full scale. Channel 5 reads near zero and channel 1 is about ½ +full-scale.
Send TCP/IP command to 9816 module (via its connected socket) that returns decimal
raw “pressure” A/D counts data for the external P & S channels only:
a300000
Response contains data for channels P then S (left to right):
"-10.000000 2.000000"
Note that both values are near zero counts (+ or -).