Tektronix TDS 320 Sprinkler User Manual


 
Command Descriptions
TDS 310, TDS 320 & TDS 350 Programmer Manual
2Ć65
ENCdg
DATa :
<Space>
?
RIBinary
RPBinary
ASCIi
SRIbinary
SRPbinary
ASCIi specifies the ASCII representation of signed integer (RIBinary) data.
If this is the value at powerĆon, the WFMPre values for BN_Fmt, BYT_Or, and
ENCdg are set as RP, MSB, and ASC respectively.
RIBinary specifies signed integer dataĆpoint representation with the most
significant byte transferred first. This format results in the fastest data transfer
rate when DATa:WIDth is set to 2.
The range is -128 to 127 when DATa:WIDth is 1. Zero is center screen. The
range is -32768 to 32767 when DATa:WIDth is 2. The upper limit is one
division above the top of the screen and the lower limit is one division below
the bottom of the screen.
RPBinary specifies positive integer dataĆpoint representation with the most
significant byte transferred first.
The range is 0 to 255 when DATa:WIDth is 1. 127 is center screen. The range
is 0 to 65,535 when DATa:WIDth is 2. The upper limit is one division above the
top of the screen and the lower limit is one division below the bottom of the
screen.
SRIbinary is the same as RIBinary except that the byte order is swapped,
meaning that the least significant byte is transferred first. This format is useful
when transferring data to IBM compatible PCs.
SRPbinary is the same as RPBinary except that the byte order is swapped,
meaning that the least significant byte is transferred first. This format is useful
when transferring data to IBM compatible PCs.
TableĂ2Ć20:ăDATa and WFMPre Parameter Settings
DATa:ENCdg Setting
WFMPre Settings
:ENCdg :BN_Fmt :BYT_Or
ASCIi ASC N/A N/A
RIBinary BIN RI MSB
RPBinary BIN RP MSB
SRIbinary BIN RI LSB
SRPbinary BIN RP LSB
Arguments: