Portable Test Equipment
User’s Guide
PTE-UGFW56a-EN www.appliedp.com
SYST:TIM:BEG?
Request for the last switch-on (or reset) time of the device. Reply is in the format of text string
“YYYY-MM-DD hh:mm:ss.xx”, while it defines date and time. Example: “1996-05-20 17:23:19.04730”
Meanings of format parts:
xx .... fraction of second (max. 5 decimal
digits)
MM ....... month (2 digits)
mm ... minutes (2 digits)
DD........ day (2 digits)
ss ..... seconds (2 digits)
SYST:SET:COM?
Request for actual settings of active serial communication port. Reply is in format of text string
“baudrate, word_length, parity,stop_bits”. Parameters range are:
- baudrate ........... 300 – 115200
- word_length ...... 5 – 8
- parity ................. N – none, O – odd, E – even, M – mark, S – space
- stop bits ............ 1, 2
SYST:SET:COM {<baudrate (300-115200)>[<word_length><parity><stop_bits>]}
Setting the speed (baud rate) of active serial communication port. Allowed baud rate values are:
300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 28800, 38400, 57600, 115200.
From FW version 1.21 is possible to specify also these optional settings:
word_length (5 – 8), parity (N – none, O – odd, E – even, M – mark, S – space) and stop bits (1, 2).
SYST:SET:COM1?
Request for actual settings of RS232 serial communication port. See command SYST:SET:COM?
SYST:SET:COM1 {<baudrate (1200-115200)>}
Setting parameters of RS232 serial communication. See command SYST:SET:COM
SYST:SET:COM2?
Request for actual settings of USB serial communication port. See command SYST:SET:COM?
SYST:SET:COM2 {<baudrate (1200-115200)>}
Setting parameters of USB serial communication port. See command SYST:SET:COM
SYST:CONF:SAV
Save configuration.
SYST:CONF:LOAD
Load user configuration.
SYST:CONF:LOAD:DEF
Load default configuration (from FW version 1.21).
SYST:UIC?
Request for the state of unconnected voltage input(s) check. Reply is:
0 … check is OFF = noise values enabled (values will be used in calculations)
1 … check is ON = noise cancelation (zero values are used for further calculations)
SYST:UIC {<uic_val>}
Setting the state of unconnected voltage input(s) check.