Agilent Technologies 66319b Video Games User Manual


 
Language Dictionary - 8
101
FORMat:BORDer
This command selects whether the binary data is transferred in normal or swapped byte order. When
NORMal is selected, the first byte sent is the sign bit and seven most significant bits of the exponent, and
the last byte sent is the least significant byte of the mantissa. This ordering is generally used in big-
endian controllers such as those that use Motorola processors.
When SWAPped is selected, the least significant byte of the mantissa is sent first and the sign bit and
seven most significant bits of the exponent are sent last. This ordering is generally used in little-endian
controllers such as those that use Intel processors.
Command Syntax
FORMat:BORDer <type>
Parameters
NORMal | SWAPped
*RST Value
NORMal
Examples
FORM:BORD SWAP
Query Syntax
FORMat:BORDer?
Returned Parameters
<CRD>
Related Commands
FORM[:DATA] MEAS:ARR:CURR:DC? MEAS:ARR:VOLT:DC
MEASure:ARRay:CURRent?
FETCh:ARRay:CURRent?
These queries return an array containing the instantaneous output current in amps. The output voltage or
current is digitized whenever a measure command is sent or an acquire trigger occurs. The time interval
is set by SENSe:SWEep:TINTerval. The position of the trigger relative to the beginning of the data
buffer is determined by SENSe:SWEep:OFFSet. The number of points returned is set by
SENSe:SWEep:POINts.
Query Syntax
MEASure:ARRay:CURRent[:DC]?
FETCh:ARRay:CURRent[:DC]?
Parameters
None
Examples
MEAS:ARR:CURR? FETC:ARR:CURR?
Returned Parameters
<NR3> [,<NR3>]
Related Commands
SENS:SWE:TINT SENS:SWE:OFFS SENS:SWE:POIN
MEASure:ARRay:VOLTage?
FETCh:ARRay:VOLTage?
These queries return an array containing the instantaneous output voltage in volts. The output voltage or
current is digitized whenever a measure command is sent or an acquire trigger occurs. The time interval
is set by SENSe:SWEep:TINTerval. The position of the trigger relative to the beginning of the data
buffer is determined by SENSe:SWEep:OFFSet. The number of points returned is set by
SENSe:SWEep:POINts.
Query Syntax
MEASure:ARRay:VOLTage[:DC]?
FETCh:ARRay:VOLTage[:DC]?
Parameters
None
Examples
MEAS:ARR:VOLT? FETC:ARR:VOLT?
Returned Parameters
<NR3> [,<NR3>]
Related Commands
SENS:SWE:TINT SENS:SWE:OFFS SENS:SWE:POIN