11-6
Status Structure
Model 2701 User’s Manual
The <NDN> (non-decimal numeric) parameter type is used to send non-decimal values.
These values require a header (#B, #H, or #Q) to identify the data format being sent. The
letter in the header can be upper or lower case. The <NRf> (numeric representation
format) parameter type is used to send decimal values and does not use a header. The
following examples show the proper parameter syntax for setting Bits B5, B3, and B2:
#b101100
Binary format (<NDN> parameter type)
#h2C
Hexadecimal format (<NDN> parameter type)
#q54
Octal format (<NDN> parameter type)
44
Decimal format (<NRf> parameter type)
Valid characters for the non-decimal parameter values are shown as follows:
<NDN> format
Valid characters
Binary
1s and 0s
Hexadecimal
0 through 9 and A through F
Octal
0 through 7
2701-900-01.book Page 6 Wednesday, August 3, 2011 9:43 AM
Summary of Contents for 2701
Page 344: ...12 CommonCommands 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 366: ...15 SCPIReferenceTables 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 393: ...A Specifications 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 399: ...B Model7700ConnectionGuide 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 410: ...C StatusandErrorMessages 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 417: ...D SignalProcessing SequenceandDataFlow 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 430: ...E MeasurementConsiderations 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...
Page 450: ...G KE2700InstrumentDriver Examples 2701 900 01 book Page 1 Wednesday August 3 2011 9 43 AM...