01-11-2016 09:04 PM
Dear All,
we purchased a KIKUSUI programmable power supply PWX1500MH, and we are doing programming in labview 2012 to control it and doing measurement.
I have downloaded KIKUSUI drivers KikusuiPwx_1_0_4_0(x64) and labview instrument driver import wizard to import the drivers into labview successful. I write
a simple labview program and using LAN port to communicate with the PWX, we set up Logical name and driver session in NI MAX. now I have a few questions:
1. Power on PWX, run labview software, it calls iVIDCPwr initialize with options.vi, configure voltage lever.vi, Configure output enabled.vi, iVIDCPwr close.vi. it works.
2. when I manually press button in PWX to local mode, tune some button to set output voltage then exit, run software again, it has error in iVIDCPwr initialize with options.vi,
to say failed to open VISA resource, error code is -1074118124. why this error occurs? how to clear it? how to clear PWX error/Jam/Alarm in software if there has any. I didn't
find it. currently only power off the PWX and power on again to clear the error.
3. in KIKUSUI website, it provides communication interface manual in
http://www.kikusui.co.jp/kiku_manuals/P/PWX/i_f_manual/english/00-intro.html this manual introduce SCPI commands to control PWX series,
since we have imported KIKUSUI PWX drivers into Labview as Kipwx vis. how to use KIKUSUI SCPI commands in labview to control PWX1500MH, any examples?
I have sent email to Techsupport@kikusuiamerica.com and kikusui@kikusuiamerica.com. initially they answered my enquiry regarding labview device driver import wizard, but later on,
no emails reply any more, but we are urgent on it. if anybody can help on this enquiries, we greatly appreciate your kindness and helps. Thanks a lot
attached are some information for reference.
Joe Guo
01-11-2016 09:09 PM
I found add attachment not works. not sure why like that.
01-11-2016 10:51 PM
01-12-2016 01:23 AM
Thanks for the reply, can you give some examples, how to use SCPI commands which KIKUSUI provided (as the link above) in labview to control PWX1500MH? Thanks
what's the advantage and disadvantage by using kipwx vis in control PWX1500MH?
If I still to use kipwx, is it ok? or to say, using SCPI command is more flexible and to achieve more function and features?
01-12-2016 02:29 AM