作者honusweet (不要糖)
看板Programming
標題[問題] keithley 在 labview上應用
時間Tue Apr 8 13:58:21 2014
各位先進
小弟對labview是個門外漢,以下有些問題想請教,
如題目前使用keithley2410此設備與labview做溝通(gpib ieee488)。
而所使用的labview程式在以下網址(keithley官方望站提供)所下載:
http://ppt.cc/r1fM
使用網址內"LV7 Example to Source V Measure I using a sweep-GPIB and SCPI"
------------------------------------------------------------------------
現在碰到的問題是
SWEEP量測並非小弟想要的三角波
例如: +3~-3V量測時 儀器跑的波為 +3→0→-3→+3(直接跳回來+3)
想請問各位先進
如何修改才能有+3→0→-3→0→+3的循環呢!?
另外一問是
網址內有一labview程式為
Labview 6i(LV) example for 2400 Series Sourcemeter Instruments (uses VXI/PnP
driver)
還需要載入什麼元件嗎
會跳出請load xxxx檔案,但在下載檔案夾中找不到那些檔案
有請各位了Q.Q
事後小弟一定進能力所及給予報酬
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.118.38.226
※ 文章網址: http://webptt.com/m.aspx?n=bbs/Programming/M.1396936704.A.BCC.html
1F:→ MasterChang:有先找過FAE嗎? 106.1.174.35 04/08 21:58
2F:推 Thisisnotptt:根據描述 我的理解是LABVIEW給你的是140.109.103.203 04/13 21:52
3F:→ Thisisnotptt:SAW WAVE, 你要TRIANGLE WAVE 對吧140.109.103.203 04/13 21:53
4F:推 Thisisnotptt:他範例寫得很雜,倒不如自己用迴圈寫140.109.103.203 04/13 21:58
5F:推 Thisisnotptt:用它內附的max可以TRY指令140.109.103.203 04/13 22:01
6F:推 Thisisnotptt:順帶一提 他應該是使用內建的"SWEEP"140.109.103.203 04/13 22:28
7F:→ Thisisnotptt:寫的 :SOUR:VOLT:MODE SWE 應該只能140.109.103.203 04/13 22:29
8F:→ Thisisnotptt:定兩個電位掃,要0~3,接3~0再接0~-3140.109.103.203 04/13 22:31
9F:推 Thisisnotptt:所以用sequence分成四步驟加迴圈應該140.109.103.203 04/13 22:34
10F:→ Thisisnotptt:就是你要的功能了,記得最後面要接個140.109.103.203 04/13 22:35
11F:→ Thisisnotptt::OUTP OFF關掉 2410 免得電到140.109.103.203 04/13 22:35
12F:推 Thisisnotptt:load ke24xx 的vi block, 程式碼裡140.122.141.131 04/14 01:21
13F:→ Thisisnotptt:會用到,我從下載裡面也找不到140.122.141.131 04/14 01:21
14F:→ Thisisnotptt:這個範例你可能要先跳過了140.122.141.131 04/14 01:22