User guide
6-8
VPD and EVCD File Generation
dim1Lsb
Name of the variable that contains the left bound of the first
dimension. This is an optional argument. If there are no other
arguments, then all elements under this single index of this
dimension are recorded.
dim1Rsb
Name of variable that contains the right bound of the first
dimension. This is an optional argument.
Note:
The dim1Lsb and dim1Rsb arguments specify the range of the
first dimension to be recorded. If there are no other arguments,
then all elements under this range of addresses within the first
dimension are recorded.
dim2Lsb
This is an optional argument with the same functionality as
dim1Lsb, but refers to the second dimension.
dim2Rsb
This is an optional argument with the same functionality as
dim1Rsb, but refers to the second dimension.
dimNLsb
This is an optional argument that specifies the left bound of the
Nth dimension.
dimNRsb
This is an optional argument that specifies the right bound of the
Nth dimension.