beautypg.com

Measurement commands – GW Instek PPH-1503 User Manual

Page 90

background image

PPH-1503 User Manual

90

Example

DISPlay:CONTrast 3
Sets the backlight to the brightest.

Measurement Commands

Command

:FORMat[:DATA]

Function

Sets the data format.

Description

ASCii:ASCII format.
SREal:IEEE754 single precision format.
DREal:IEEE754 double precision
format.

Example

:FORMat:DATA SREal
Sets the format to IEEE754 double precision format.


Command

:FORMat[:DATA]?

Function

Queries the data format.

Example

:FORMat:DATA?
Returns the data format.


Command

:FORMat:BORDer

Function

Sets the byte order.

Description

name

NORMal: normal binary byte order.
SWAPped: reverse binary byte order.

Example

:FORMat:BORDer NORMal
Set the data format to the “Normal” binary byte
order.


Command

:FORMat:BORDer?