Page 1
Care has been taken to ensure the accuracy of the contents in this instruction manual, however, please approach HIOKI’s Sales Planning Division or your nearest HIOKI dealer should you have any queries or found any mistakes. Improvements may be made to this instruction manual without prior notice.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Communication Command Overview ..................6 Commands/Messages ..........................6 Command Syntax ..........................7 Command Program Header ........................7 Query Program Header ......................... 8 Response Message ..........................8 Terminator and Separator ........................9 Multiple-Command Header Omission ....................
Page 3
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Phase Correction Angle for Current Sensors ............27 Set and Query Phase Correction Frequency for Current Sensors ........... 27 Select and Query Current Rectifier Type ..................28 Set and Query Current Range ......................29 Set and Query Current Sensor for CT9920 ..................
Page 4
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function Motor Pole Value ............. 54 Set and Query Pulse Values of Motor Analysis Function Channel B ..........55 Set and Query Motor Analysis Function Channel B Scaling ............55 Select and Query Motor Analysis Function Channel B Units ............
Page 5
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Normal Measurement Value Communication Output Items of Respective Channels .............................. 78 Set and Query SUM’s Normal Measurement Value Communication Output Items ..... 79 Set and Query Voltage Data Communication Output Items ............80 Set and Query Current Data Communication Output Items ............
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition 1. Communication Command Overview The PW3390 Power Analyzer can communicate with PC via LAN(TCP/IP) or RS-232C, so that users can control the functions, and acquire measurement data and recorded data through text commands and queries.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Command Syntax Commands are accepted in uppercase, lowercase or a mixture of both types of letters. Command names are chosen to mnemonically represent their function, and can be abbreviated. The full command name is called the "long form", and the abbreviated name is called the "short form".
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Program Header These commands are used to interrogate the instrument about the results of operations and settings. A query is formed by appending a question mark "?" after a program header...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Terminator and Separator (1) Message Terminator The message terminator means the division of one message forwarding. However, there is no message in the terminator. ANSI Word Main instrument/Communication code Meaning English Name...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Multiple-Command Header Omission When several commands having a common header are combined to form a compound command if they are written together in sequence, the common portion can be omitted. This common portion is called the "current path", and until it is cleared, the interpretation of subsequent commands presumes...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition 2. Command Reference (Standard Command) Clear Standard Event Status Register (SESR) (except Output Queue) Syntax Command *CLS Example Clear Event Register. (SESR) ・No effect on Output Cue. Note Read Standard Event Status Register (SESR)
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Device ID (Recognition Code) Syntax Query *IDN? Example Query Instrument ID. “Maker’s name”, “Model name”, “Serial number”, “Software version” Response Description Response HIOKI,PW3390-03,081225345,V1.00 InstrumentID is HIOKI,PW3390-03,081225345, and software version is 1.00.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Instrument Options Syntax Query *OPT? Description Queries the types of options available in the instrument. Response CH1 sensor, CH2 sensor, CH3 sensor, CH4 sensor Example ACDC500, ACDC500, ACDC500, ACDC500 Note "*OPT?"...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Execute Next Command after Command Has Finished Processing Syntax Command *WAI Description Commands after *WAI will not be executed until the next update has finished. The time required for updating is usually 50 ms.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition 3. Command Reference (Device-Specific Commands) Set and Query Frequency Full Scale Syntax Command :AOUT:FREQuency (Frequency Data) Query :AOUT:FREQuency? Response Frequency Data :100Hz/500Hz/1kHz/5kHz Sets the maximum frequency of D/A output’s Frequency Full Scale and the Description Command motor.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Average Syntax Command :AVEraging:MODE <OFF/FAST/MID/SLOW/SLOW2/SLOW3> Query :AVEraging:MODE? Response <OFF/FAST/MID/SLOW/SLOW2/SLOW3> Explanation Command Sets the average. Query Returns the average setting as words. Example Command :AVE:MODE FAST Set the average to FAST.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Beep Sound Syntax Command :BEEPer <ON/OFF> Query :BEEPer? Response <ON/OFF> Description Command Set the beep sound ON/OFF. Query Returns the On/OFF beep sound setting as ON or OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Efficiency, Pout of Loss Calculation Formula Syntax Command :CALCulate[number]:POUT <P1/P2/P3/P4/P12/P34/P123/Pm> Query :CALCulate[number]:POUT? [number] ・・・・ 1,2,3 “P1/P2/P3/P4/P12/P34/P123/Pm” Response Description Command Sets the items for Efficiency, Pout of Loss Calculation Formula.
Acquires the file name under the folder specified from the CF card. Example Query :CARD:FILE? PW3390 Acquire and return the file name under the PW3390 folder from the CF card. Response :CARD:FILENAME H3390001.BMP,44862,M3390000.CSV,578 (when HEADER is ON) 3390001.BMP,44682,M3390000.CSV,578 (when HEADER is OFF) Note Up to 90 files displayed from the start of the screen can be acquired.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Acquire Folder Name in CF Card Syntax Query :CARD:FOLDername? “Folder name”, “Folder name”, “Folder name”… Response Folder names will continue for as long as there are folders. When there are no more folders, the words “NO_FOLDER” will be returned.
STX (02) to the start and ETX (03) to the end of the data to be forwarded, and forward data. Example Query :CARD:PICK? 02030100.CSV,1,1000,PW3390 Return the 1-100 byte data of the 02030100.CSV file under the PW3390 folder from the CF card. Response STX(02)HIOKI PW3390・・・・・ETX(03) Note Even when the header is set as ON, headers will not attach to Response data.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Querying File Size in CF Card Syntax Query :CARD:SIZE? <Specified File Name>,<Specified Folder Name> Response <File size (Bytes)> Description Query Returns the size of the specified file. Example Query :CARD:SIZE? H3390000.BMP,PW3390...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Current Auto Range Syntax Command :CURRent[CH]:AUTO <ON/OFF> Query :CURRent[CH]:AUTO? [CH] ・・・・ 1,2,3,4 Response ON: Measure current with auto range. OFF: Measure current with manual range. Description Command Set the current auto range ON/OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Phase Correction Angle for Current Sensors Syntax Command :CURRent[CH]:DEGRee <Phase correction angle> Query :CURRent[CH]:DEGRee? [CH] ・・・・ 1,2,3,4 Response Phase correction angle (°) -90.00 to +90.00 Description Command Sets phase correction angle for current sensors. [CH]: 1 to 4.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Current Rectifier Type Syntax Command :CURRent[CH]:MEAN <ON/OFF> Query :CURRent[CH]:MEAN? [CH] ・・・・ 1,2,3,4 Response ON: Set the current rectifier type to MEAN. OFF: Set the current rectifier type to RMS.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Current Range Syntax Command :CURRent[CH]:RANGe <Current Range(NR2)> Query :CURRent[CH]:RANGe? [CH] ・・・・ 1,2,3,4 Response 0.1/0.2/0.4/0.5/0.8/1/2/4/5/8/10/20/40/50/80/ 100/200/400/500/800/1000/2000/4000/8000/20000 Description Command Specifies the current range suitable for the sensor. (Unit is [A]) Query Queries the current range setting.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Current Sensor for CT9920 Syntax Command :CURRent[CH]:TYPE <Current sensor> Query :CURRent[CH]:TYPE? [CH] ・・・・ 1,2,3,4 Response 100uV/A,1mV/A,10mV/A,100mV/A, CT7642,CT7742,CT7044,CT7045,CT7046 Description Command Specifies current sensor for CT9920. Query Queries the current sensor setting. Returns the current sensor as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Efficiency, Saved Items of Loss Calculation Value Syntax Command :DATAout:ITEM:EFFiciency <0 to 255> Query :DATAout:ITEM:EFFiciency? Response bit 7 bit 6 bit 5 bit 4 bit 3 bit 2...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Initialize Harmonic Saved Data Items Syntax Command :DATAout:ITEM:HARMonic:ALLClear Description Command Initializes harmonic saved data items. All harmonic saved data items become OFF (factory defaults). Example Command :DATA:ITEM:HARM:ALLC Initialize harmonic saved data items.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Output Order of Harmonic Data Saving Syntax Command :DATAout:ITEM:HARMonic:ORDer <Lower limit order>, <Upper limit order>,<ODD/EVEN/ALL> Query :DATAout:ITEM:HARMonic:ORDer? Response Lower limit order (NR1) :0 - 100 Upper limit order (NR1)
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Saved Items of Integration Values Syntax Command :DATAout:ITEM:INTEGrate <PIH>,<MIH>,<IH>,<PWP>,<MWP>,<WP>, <PWP_SUM>,<MWP_SUM>,<WP_SUM>,<Elapsed time> Query :DATAout:ITEM:INTEGrate? Response <PIH>,<MIH>,<IH>,<PWP)>,<MWP>,<WP>,<PWP_SUM>,<MWP_SUM>,<WP_SUM>, <Elapsed time> bit 7 bit 6 bit 5 bit 4 bit 3 bit 2...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Noise Peak Value Saving Syntax Command :DATAout:ITEM:NOISepeak <ON/OFF> Query :DATAout:ITEM:NOISepeak? :Output noise peak value Response :Do not output noise peak value Description Command Sets noise peak value saving.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Saved Items of Voltage Data Syntax Command :DATAout:ITEM:U <CH 1>,< CH 2>,< CH 3>,< CH 4>, <SUM12>,<SUM34>,<SUM123> Query :DATAout:ITEM:U? Response <CH 1>,< CH 2>,< CH 3>,< CH 4>,<SUM12>,<SUM34>,<SUM123>...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Saved Items of Current Data Syntax Command :DATAout:ITEM:I <CH 1>,< CH 2>,< CH 3>,< CH 4>, <SUM12>,<SUM34>,<SUM123> Query :DATAout:ITEM:I? Response <CH 1>,< CH 2>,< CH 3>,< CH 4>,<SUM12>,<SUM34>,<SUM123>...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Δ-Y Select and Query ON/OFF of Calculation Syntax Command :DELTay <ON/OFF> Query :DELTay? : Process Δ-Ycalculation. Response : Do not process Δ-Y calculation. Sets Δ-Y calculation ON/OFF. Description Command Returns ON/OFF setting for Δ-Y calculation with ON or OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Execute and Query Zero Adjust Syntax Command :DEMAg Query DEMAg? Response <OK/BUSY/ERROR> :Normal completion BUSY :Degaussing ERROR :Zero adjust failed Description Command Executes zero adjust. Query Returns result of zero adjust as character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Key Operations of The Instrument Syntax Command :DISPlay:KEY <Key name> Description Command Execute same operation as the key operations from the main instrument. <Key name> MEAS : MEAS key : ESC key...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Start Up Screen Syntax Command :DISPlay:SET:STARting <BACKUP/WIRING> Query :DISPlay:SET:STARting? Response BACKUP: Last shut down screen WIRING: Wiring confirmation screen Description Command Sets the start up screen. Query Returns the start up screen setting as character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Motor Analysis Function Channel A Input Syntax Command :EXTernalinA:FREQuency <ON/OFF> Query :EXTernalinA:FREQuency? Response : Frequency input : Input Analog DC input Description Command Sets the motor analysis function of Channel A input.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function Channel A Input Frequency Range Syntax Command :EXTernalinA:FREQuency:RANGe <fc>,<fd> Query :EXTernalinA:FREQuency:RANGe? Response :3000 to 98000 (3kHz to 98kHz) :1000 to 48000 (1kHz to 48kHz) Description Command Sets the fc and fd of the Channel A input frequency.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function Channel A Rating Torque Syntax Command :EXTernalinA:FREQuency:TORQue <Rating Torque> Query :EXTernalinA:FREQuency:TORQue? Response Rating Torque :001 to 999 Description Command Sets the rating torque value of Channel A.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Execute and Clear Motor Analysis Function’s Phase Zero Adjust Syntax Command :EXTernalinA:PHASe:ZEROadjust <SET/CLEAR> : Phase zero adjust execution CLEAR : Phase zero adjust value clear Description Command Executes the phase zero adjust of the motor analysis function, or clear the phase zero adjust value.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function Channel A Scaling Syntax Command :EXTernalinA:SCALe <Scaling value> Query :EXTernalinA:SCALe? Response Scaling Value :0000.01 to 9999.99 Description Command Sets the scaling value for Channel A.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function’s Motor Synchronized Sources Syntax Command :EXTernalinA:SOURce < Synchronized Sources > Query :EXTernalinA:SOURce? Response < Synchronized Sources > :U1/U2/U3/U4/I1/I2/I3/I4/Ext/DC50ms/DC100ms Description Command Sets the motor synchronized sources.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Execute Zero Adjust of Motor Analysis Function Syntax Command :EXTernalinA:ZEROadjust Description Command Executes the zero adjust for motor analysis function. Example Command :EXTA:ZERO Execute zero adjust. Set and Query Motor Analysis Function Channel B Range...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Pulse ON/OFF of Motor Analysis Function Channel B Input Syntax Command :EXTernalinB:PULSe <ON/OFF> Query :EXTernalinB:PULSe? Response : Pulse input : Analog DC input Description Command Sets the pulse/analog DC of Channel B input.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Motor Analysis Function Channel B Measured Maximum Frequency Syntax Command :EXTernalinB:PULSe:FREQuency <100Hz/500Hz/1kHz/5kHz> Query :EXTernalinB:PULSe:FREQuency? Response <100Hz/500Hz/1kHz/5kHz> :Set frequency Description Command Sets the maximum frequency for Channel B during pulse input.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Pulse Values of Motor Analysis Function Channel B Syntax Command :EXTernalinB:PULSe:NUMBer <Pulse> Query :EXTernalinB:PULSe:NUMBer? Response Pulse :00001 to 60000 Description Command Sets the pulse for Channel B. Query Returns the pulse setting for Channel B as a numerical value.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Motor Analysis Function Channel B Units Syntax Command :EXTernalinB:UNIT <Unit data> Query :EXTernalinB:UNIT? Response <Unit data> : V/Hz/rpm Description Command Sets the unit for Channel B. Query Returns the unit setting for Channel B as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Noise Lower Limit Frequency Syntax Command :FFT:LOWerfreq <frequency data> Query :FFT:LOWerfreq? <frequency data> : Response <OFF/1kHz/2kHz/3kHz/4kHz/5kHz/6kHz/7kHz/8kHz/9kHz/10kHz> Description Command Sets noise lower limit frequency. Query Returns the noise lower limit frequency setting as a character string data.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Zero Cross Filter Syntax Command :FILTer <STRONG/WEAK/OFF> Query :FILTer? Response STRONG:Filter strong WEAK :Filter weak :Filter OFF Description Command Sets the zero cross filter. Query Returns the zero cross filter setting as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Frequency Measurement Source Syntax Command :FREQuency:SOURce[CH] <U/I> Query :FREQuency:SOIURce[CH]? [CH] ・・・・ 1,2,3,4 Response : frequency source is voltage : frequency source is current Sets the specified channel’s frequency measurement source.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query THD Calculation Formula Syntax Command :HARMonic:THD <F/R> Query :HARMonic:THD? Response :THD-F(Fundamental wave standard) :THD-R(Harmonic total value standard) Description Command Sets the THD calculation formula. Query Returns the THD calculation formula as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Hold Status Syntax Command :HOLD <OFF/ON/PEAK> Query :HOLD? Response :Hold OFF :Hold ON PEAK :Peak Hold ON Description Command Sets the hold status. Query Return the hold status as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Integration Mode Syntax Command :INTEGrate:MODE[CH] <DC/RMS> Query :INTEGrate:MODE[CH]? [CH] ・・・・ 1,2,3,4 Response : Integration DC mode : Integration RMS mode Description Command Sets the integration mode. Query Returns the integration mode setting as DC or RMS.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Interval Time Syntax Command :INTERval <Time data> Query :ITERval? Response OFF/50ms/100ms/200ms/500ms/1s/5s/10s/15s /30s/1min/5min/10min/15min/30min/60min Description Command Sets the interval time. Query Returns the interval time setting as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Default Gateway Syntax Command :IP:DEFaultgateway <Address 1>,<Address 2>,<Address 3>,<Address 4> Query :IP:DEFaultgateway? Response Address 1 :000 to 255 Address 2 :000 to 255 Address 3 :000 to 255...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Key Lock Syntax Command :KEYLock <ON/OFF> Query :KEYLock? Response : Turn key lock on. : Turn key lock off. Description Command Sets the key lock ON/OFF. Query Returns the key lock setting as ON or OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Low Pulse Filter (LPF) Syntax Command :LPF[CH] <OFF/500Hz/5kHz/100kHz> Query :LPF[CH]? [CH] ・・・・ 1,2,3,4 Response <OFF/500Hz/5kHz/100kHz> Description Command Sets the cutoff frequency for the low pulse filter (LPF). Query Returns the setting for the cut off frequency for the low pulse filter as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Harmonic Measurement Data Syntax Query :MEASure:HARMonic? Description Query Creates measurement data of item specified under a type of :MEASure:ITEM Command. The measurement data order is fixed. (Refer to the output item and order table) Statusdata is always attached to the beginning of the data.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Noise Measurement Value Data Syntax Query :MEASure:NOISepeak? Description Query Returns the voltage of the noise measurement value, the frequencies of the top 10 pole current values and numerical values. The measurement data order is fixed. (Refer to the output item and order...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Query Current Noise Measurement Value Data Syntax Query :MEASure:NOISepeak:I? Description Query Returns the frequencies of the top 10 pole current values and numerical values. The measurement data order is fixed. (Refer to the output item and order...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Efficiency, Loss Calculation Value Communication Output Items Syntax Command :MEASure:ITEM:EFFiciency <0 to 255> Query :MEASure:ITEM:EFFiciency? Response bit 7 bit 6 bit 5 bit 4 bit 3 bit 2...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Communication Output Items of Motor Input Syntax Command :MEASure:ITEM:EXTernalin <0 to 255> Query :MEASure:ITEM:EXTernalin? Response bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Output Order of Harmonic Data Communication Output Syntax Command :MEASure:ITEM:HARMonic:ORDer <Lower limit order>, <Upper limit order>, <ODD/EVEN/ALL> Query :MEASure:ITEM:HARMonic:ORDer? Response Lower limit order (NR1) :0 to 100 Upper limit order (NR1)
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Communication Output Items of Integration Value Syntax Command :MEASure:ITEM:INTEGrate <PIH>,<MIH>,<IH>,<PWP>,<MWP>,<WP>, <PWP_SUM>,<MWP_SUM>,<WP_SUM>,<Elapsed Time> Query :MEASure:ITEM:INTEGrate? Response <PIH>,<MIH>,<IH>,<PWP)>,<MWP>,<WP>, <PWP_SUM>,<MWP_SUM>,<WP_SUM>,<Elapsed Time> bit 7 bit 6 bit 5 bit 4 bit 3...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Normal Measurement Value Communication Output Items of Respective Channels Syntax Command :MEASure:ITEM:NORMal <Udata>,<Idata>,<Pdata>,<Sdata>, <Qdata>,<PFdata>,<DEGdata>,<FREQdata> Query :MEASure:ITEM:NORMal? Response <Udata>,<Idata>,<Pdata>,<Sdata>,<Qdata>, <PFdata>,<DEGdata>,<FREQdata> bit 7 bit 6 bit 5 bit 4 bit 3...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query SUM’s Normal Measurement Value Communication Output Items Syntax Command :MEASure:ITEM:SUM <Udata>,<Idata>,<Pdata>,<Sdata>, <Qdata>,<PFdata>,<DEGdata> Query :MEASure:ITEM:SUM? Response <Udata>,<Idata>,<Pdata>,<Sdata>,<Qdata>,<PFdata>,<DEGdata> bit 7 bit 6 bit 5 bit 4 bit 3 bit 2...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Voltage Data Communication Output Items Syntax Command :MEASure:ITEM:U <CH 1>,< CH 2>,< CH 3>,< CH 4>, <SUM12>,<SUM34>,<SUM123> Query :MEASure:ITEM:U? Response <CH 1>,< CH 2>,< CH 3>,< CH 4>,<SUM12>,<SUM34>,<SUM123>...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Current Data Communication Output Items Syntax Command :MEASure:ITEM:I <CH 1>,< CH 2>,< CH 3>,< CH 4>, <SUM12>,<SUM34>,<SUM123> Query :MEASure:ITEM:I? Response <CH 1>,< CH 2>,< CH 3>,< CH 4>,<SUM12>,<SUM34>,<SUM123>...
Description Query Acquires the file name under the folder specified from the USB memory. Example Query :MEM:FILE? PW3390 Acquire and return the file name under the PW3390 folder from the USB memory. Response :MEMORY:FILENAME H3390001.BMP,44862,M3390000.CSV,578 (WHEN HEADER IS ON) H3390001.BMP,44682,M3390000.CSV,578 (WHEN HEADER IS OFF) Note Up to 90 files displayed from the start of the screen can be acquired.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Acquire Folder Name in USB Memory Syntax Query :MEMory:FOLDername? Response <Folder name>,<Folder name>,<Folder name>,,,,, Folder names will continue for as long as there are folders. When there are no more folders, the words “NO_FOLDER” will be returned.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Querying File Size in USB Memory Syntax Query :MEMory:SIZE? <Specified File Name>,<Specified Folder Name> Response <File size (Bytes)> Description Query Returns the size of the specified file. Example Query :MEM:SIZE? H3390000.BMP,PW3390...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Setting and Querying Formula for Three-phase Power Syntax Command :OPERation <TYPE1/TYPE2> Query :OPERation? Response TYPE1: 3P3W3M standard calculation method TYPE2: Calculation method to improve the mutual compatibility with 3V3A wiring of other power meter Description Command Sets formulas of three-phase power.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query RS232C Communication Speed Syntax Command :RS232c:BAUD <9600bps/19200bps/38400bps> Query :RS232c:BAUD? Response <9600bps/19200bps/38400bps> Description Command Sets the RS232C communication speed. Query Returns the setting for the RS232C communication speed as a character string.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Manual Saving Folder Name Syntax Command :SAVE:FOLDername <Folder name> Query :SAVE:FOLDername? Response The folder name is a character string of up to 8 characters. Characters that can be used are ASCII characters H’20 – H’7E (except for "...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Setting and Querying Delimiter for CSV File Syntax Command :SAVE:SEParator <CSV/SSV> Query :SAVE:SEParator? CSV: Comma-delimited “,”, period-decimal”.” Response SSV: Semicolon-delimited”;”, comma-decimal”,” Description Command Sets a type of delimiter for CSV file.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query VT Ratio Syntax Command :SCALe[CH]:VT <VT Ratio> Query :SCALe[CH]:VT? [CH] ・・・・ 1,2,3,4 Response VT Ratio :0000.01 to 9999.99 Description Command Sets the VT ratio of the specified channel.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Actual Time ON/OFF Syntax Command :STIMe:CONTrol <ON/OFF> Query :STIMe:CONTrol? Response : Actual Time ON : Actual Time OFF Description Command Sets the actual time ON/OFF. Query Returns the setting for actual time as ON or OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Actual Time Start Time Syntax Command :STIMe:STARttime <Year>,<Month>,<Date>,<Hour>,<Minute> Query :STIMe:STARttime? Response Year data:2000 to 2079 (can be set 00 - 79) Month data:01 to 12 Date data:01 to 31...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Actual Time Stop Time Syntax Command :STIMe:STOPtime <Year>,<Month>,<Date>,<Hour>,<Minute> Query :STIMe:STOPtime? Response Year data:2000 to 2079 (can be set 00 - 79) Month data:01 to 12 Date data:01 to 31...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Master/Slave of Synchronized Control Master Syntax Command :SYNC:CONTrol <MASTER/SLAVE> Query :SYNC:CONTrol? Response MASTER : Master SLAVE : Slave Description Command Sets the master and slave of synchronized control.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Timer Control ON/OFF Syntax Command :TIMEr:CONTrol <ON/OFF> Query :TIMEr:CONTrol? Response : Timer ON : Timer OFF Description Command Sets the timer ON/OFF. Query Returns the setting for the timer as ON or OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Numerical Data Format Syntax Command :TRANsmit:COLumn <0/1> Query :TRANsmit:COLumn? Response 0 : Omit the + at the beginning of the fraction of the response measurement value data and the preceding 0...
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Response Message Unit Separator Syntax Command :TRANsmit:SEParator <0/1> Query :TRANsmit:SEParator? 0: Semicolon ‘;’ Response 1 : Colon ‘,’ Description Command Sets the message unit separator when the header is OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Voltage Auto Range Syntax Command :VOLTage [CH]:AUTO <ON/OFF> Query :VOLTage [CH]:AUTO? [CH] ・・・・ 1,2,3,4 Response : Measures voltage by auto range. : Measures voltage by manual range. Description Command Sets the voltage auto range ON/OFF.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Select and Query Voltage Rectifier Type Syntax Command :VOLTage [CH]:MEAN <ON/OFF> Query :VOLTage [CH]:MEAN? [CH] ・・・・ 1,2,3,4 Response : Sets the voltage rectifier type to MEAN. : Sets the voltage rectifier type to RMS.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Voltage Range Syntax Command :VOLTage[CH]:RANGe <Voltage range> Query :VOLTage[CH]:RANGe? [CH] ・・・・ 1,2,3,4 Response <Voltage range> : 15/30/60/150/300/600/1500 Description Command Specifies the voltage range. (Unit is [V]) Query Queries the voltage range. Returns the voltage range as a numerical value.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Set and Query Zero Suppress Syntax Command :ZEROsp <OFF/0.1%/0.5%> Query :ZEROsp? Response <OFF/0.1%/0.5%> Description Command Sets zero suppress. Query Returns setting for zero suppress as a character string. Example Command :ZERO 0.1% Set the zero suppress level o 0.1% f.s.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Fundamental Measurement Item Parameters Contents Parameter List Voltage RMS Urms1/Urms2/Urms3/Urms4/Urms12/Urms34/Urms123 Rectified Voltage Average Umn1/Umn2/Umn3/Umn4/Umn12/Umn34/Umn123 Voltage Component, Uac1/Uac2/Uac3/Uac4/HU1P/HU2P/HU3P/HU4P Fundamental Wave Phase Angle Voltage Simple Average, Udc1/Udc2/Udc3/Udc4/Ufnd1/Ufnd2/Ufnd3/Ufnd4 Fundamental Wave Component Voltage ± Peak...
Page 103
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Output Items of :MEASure? and the order Output Item Output Item and the order Status Status Elapsed time Laptime Elapsed time in ms Laptime(ms) Urms1 to Urms4 Urms12 Urms34 Urms123 Voltage...
Page 104
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Output Items of :MEASure:HARMonic? and the order Harmonic Measurement Items Status Status Harmonic Frequency HFREQ Level HU1Ln Content HU1Dn Phase angle HU1Pn … nth order voltage Level HU4Ln Content HU4Dn Phase angle...
Page 105
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Output Items of :MEASure:NOISepeak? and the order Noise Measurement Items Voltage UNf01 UN01 UNf10 UN10 Noise Current INf01 IN01 INf10 IN10 105/107...
Page 106
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition About Status data The status information shows the measurement status when the measurement data is being saved, and is shown as a hexadecimal of 32bit. Contents of the individual bits in the 32bit are shown below.
PW3390 Power Analyzer Communication Command Instruction Manual Second Edition Troubleshooting Please refer to the following contents for any operation that is not processed properly. Symptoms Causes Solutions When using a HUB to connect the main instrument and the computer, use a straight cable.
Need help?
Do you have a question about the PW3390 and is the answer not in the manual?
Questions and answers