Catalyst Enterprises Inc.
Appendix B
88
Description:
This string is the description for specified range (Value1 to Value2) or specified value.
Example
/* F3, F4, F1 and BlockStatus are fields. */
DefineOptions
F3 = (“First Option”, 0x0000-0x1000;
“Second Option”, 0x1001-4352);
F4 = (“Option 1 for F4”, 0x0-14,
“Option 2 for F4”, 0x0f);
F1 =(“Option for F1”, 0x00-0xff);
BlockStatus = (“Option for BlockStatus”, 0-
0x1100);
EndOptions
Valid Range Block
ValidRanges
filedId 1
= ( Value1 , Value2 );
filedId 2
= ( Value1 , Value2 );
…
EndValidRanges
Remark
This statement specifies the valid range of data that can be set in a field. If the data set
in the field is not within a valid range a protocol error will be generated at run time.
Parameters
Value1
is the lower range for the data of the field with the specified fieldId.
Value2 is the upper range for the data of the field with the specified fieldId.
Example
/*F4, F1, BlockID are fields.*/
ValidRanges
F4=(0x00, 0xAA);
BlockID = (0,32);
F1=(0b00001,0b0101010);
EndValidRanges
Summary of Contents for AirCom UWB Analyzer
Page 1: ...March 2007 P N 400 0103 001 User s Manual Version 1 22 ...
Page 4: ...Catalyst Enterprises Inc Copyright iv ...
Page 54: ...Catalyst Enterprises Inc Faded Packets 46 Figure 32 Illustration of Faded Packets ...
Page 76: ...Catalyst Enterprises Inc Display Configuration 68 ...
Page 109: ......