UNI-T UTE9806 Plus Smart Digital Power Meter User Manual
- October 30, 2023
- UNI-T
Table of Contents
SCPI Programming Manual
UTE9806+Smart Digital Power Meter
Chapter 1 SCPI
1.1 SCPI
SCPI is also called standard commands for programmable instruments. It defines
the communication mode for bus controller communicate with the instrument. It
is instrument command based on ASCII for measuring instrument.
1.2 Instruction Format
Command is consisting of a keyword, separator, parameter domain and end mark.
Take the following command as an example.
:VOLTage:RANGe 60
VOLTage, RANGe is keyword, “:” and blank is separator, “60” is parameter (some
commands have multiple parameters and separated by”,”), the line separator or
carriage return after the command is the end mark. For the convenience of
description, the following conventions are adopted for subsequent symbols.
-
Square Brackets “[ ]”
The contents in square brackets (command keywords) can be omitted. -
Braces “{ }”It represents the parameter in command string.
-
Angle Braces “< >”The parameter enclosed in the angle brackets must be a numerical parameter.
-
Vertical Bar “|”It is used to separate multiple parameters.
-
End Mark: line separator
(0x0A)or carriage return (0x0D)
1.3 Parameter Format
The data type of programming parameters include numeric, character and Boolean
type. Regardless of the type, it is expressed as an ASCII. For details, see
the following table.
Symbol | Meaning | Example |
---|---|---|
Integer | 1,230,123 | |
Fixed floating point number | 123.,12.3,0.123,.123 | |
Floating point number | 123,12.3,123E+3 | |
It may be |
||
Boolean data | 0 |
Chapter 2 Communication Interface and Setting
The detailed description can refer to “Chapter 6 Communication Setting” and “Chapter 8 Communication Interface in UTE9806+ User’s Manual.
Chapter 3 Instruction
3.1 Instruction List
Instruction | Function |
---|---|
•IDN? | Query the instrument information. |
‘RST | Restore to the factory setting. |
‘SIB? | Query status byte register. |
*SAV | Save the current setting into nonvolatile memory for next vil use. |
:HOLD | Turn on or off hold mode. |
:VOLTage:RANGe | Set the voltage range. |
:VOLTage:AUTo | Turn on or off auto range of voltage. |
:CURRent:RANGe | Set the current range. |
:CURRent:AUTo | Turn on or off auto range of current. |
:RATe | Set update rate. |
:AVERaging | Set the average switch state and average count. |
:MUTe | Turn on or off mute key. |
:ALARm:FLAG? | Query the alarm state. |
:ALARm:VOLTageFLAG? | Query the voltage alarm state. |
:ALARm:CURRentFLAG? | Query the current alarm state. |
:ALARm:ACTiveFLAG? | Query the alarm state of active power. |
:ALARm:APParentFLAG? | Query the alarm state of apparent power. |
:ALARm:FACTorFLAG? | Query the alarm state of power factor. |
:ALARm:SWItch:Total | Set the main switch of alarm. |
:ALARm:SWItch:VOLTage | Set the voltage alarm switch. |
:ALARm:SWItch:CURRent | Set the current alarm switch. |
:ALARm:SWItch:POWer:ACTive | Set the alarm switch of active power. |
:ALARm:SWItch:POWer:APParent | Set the alarm switch of apparent power. |
:ALARm:SWItch:POWer:FACtor | Set the alarm switch of power factor. |
:ALARm:SWltch:Oout | Set the alarm switch of zero point. |
:ALARm:SWItch:LEDf | Set the alarm switch of LED. |
:ALARm:ALARmpar:VOLTage:HIGH | Set the upper limit of voltage alarm. |
:ALARm:ALARmpar:VOLTage:LOW | Set the lower limit of voltage alarm. |
:ALARm:ALARmpar:CURRent:HIGH | Set the upper limit of current alarm. |
:ALARm:ALARmpar:CURRent:LOW | Set the lower limit of current alarm. |
:ALARm:ALARmpar:POWer:ACTive:HIGH | Set the upper limit of active power. |
:ALARm:ALARmpar:POWer:ACTive:LOW | Set the lower limit of active power. |
:ALARm:ALARmpar:POWer:APParent:HIGH | Set the upper limit of apparent power. |
:ALARm:ALARmpar:POWer:APParent:LOW | Set the lower limit of apparent power. |
:ALARm:ALARmpar:POWer:FACTor:HIGH | Set the upper limit of power factor. |
:ALARm:ALARmpar:POWer:FACTor:LOW | Set the lower limit of power factor. |
:ALARm:ALARmpar:DELy | Set alarm delay times. |
:ALARm:ALARmpar:BEEp | Set alarm beeper times. |
:MEASure:FREQuency:VOLTage? | Query the measuring frequency of voltage. |
:MEASure:FREQuency:CURRent? | Query the measuring frequency of current. |
:MEASure:VOLTage? | Query the currently measured value of AC voltage. |
:MEASure:VOLTage:PEAK+? | Query the currently measured value of voltage |
positive peak.
:MEASure:VOLTage:PEAK-?| Query the currently measured value of voltage
negative peak.
:MEASure:CURRent?| Query the currently measured value of current.
:MEASure:CURRent:PEAK+?| Query the currently measured value of current
positive peak.
:MEASure:CURRent:PEAK-?| Query the currently measured value of current
negative peak.
:MEASure:POWer:ACTive?| Query the currently measured value of active power.
:MEASure:POWer:APParent?| Query the currently measured value of apparent value
:MEASure:POWer:FACTor?| Query the currently measured value of power factor.
:SYSTem:ERRor?| Query error information.
:LOCK| Set the lock key state on the front panel.
3.2 Instruction Parsing
IDN?
Function Query the instrument information.
Syntax IDN?
Example *IDN?
-> UNI-T,UTE9806+,012345678,F1.02
Description
The return format of instrument information is
Documents / Resources
|
UNI-T UTE9806 Plus Smart Digital Power
Meter
[pdf] User Manual
UTE9800 Plus, UTE9806 Plus, Digital Power Meter, UTE9806 Plus, Smart Digital
Power Meter, UTE9806 Plus Smart Digital Power Meter
---|---
|
UNI-T UTE9806 Plus Smart Digital Power
Meter
[pdf] User Manual
UTE9800 Plus, UTE9806 Plus, UTE9806 Plus Smart Digital Power Meter, Smart
Digital Power Meter, Digital Power Meter, Power Meter
References
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>