49
MPS4232
Section 5: Software
DESCRIPTION Sets the number of frames to output during a scan. Once this number of frames is met during a
scan, the MPS will stop scanning and return to READY mode.
A Frame contains a sampled pressure value per channel output (32 channels total) plus me
stamp, frame number, temperatures, and other addional informaon dened by the data output
congured in the MPS.
The FPS variable can be used to congure a scan for a certain me duraon using the following
equaon:
FPS = RATE x TIME
where RATE is expressed in Hertz and TIME is expressed in seconds
SYNTAX SET FPS <number of frames>
Where <number of frames> is the number of frames in a scan. When set to 0 the scan
connues unl the STOP command is issued.
RETURNS Prompt when ready to accept a new command
EXAMPLE SET FPS 100
>
DEFAULT 0
RANGE 0 to 4294967295
COMMAND UNITS
TYPE Set/Get
DESCRIPTION Set the scan units (pressure engineering units)
SYNTAX SET UNITS <units> [<user cv>]
Where <units> is one of the following:
PSI ATM BAR CMHG
CMH2O DECIBAR FTH2O GCM2
INHG INH2O KNM2 KGM2
KGCM2 KPA KIPIN2 MPA
MBAR MH2O MMHG NM2
NCM2 OZIN2 OZFT2 PA
PSF TORR USER RAW
When <units> is set to USER, the user must enter a value for <user cv>.
RETURNS Prompt when ready to accept a new command
EXAMPLE // To congure the EU output to PSI
UNITS PSI
>
EXAMPLE // To congure a user conversion value
UNITS USER 1.50
>