完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,尝试将数据读取为字符串(“READ TEST x STR”),但输出数据为(“None,+ 14.91”)。我已经添加了一个“BUS I / O Monitor”,正如你所提到的,来自“
BUS I / O Monitor“对象,输出数据垂直出现:Âconfigure:resistance:read? NONE,+ 14.91我的脚本在“直接I / O”中如下所示:WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT xSTRÂ使用GPIB连接仪器, 小'k'单位能够出现在DMM主显示屏上,但是当命令发送到DMM时,有时会出现14.91k,有时是14.91。 是否需要使用DMM寄存器? 另一个senerio是我的脚本如下所示,功能单元'k'将静态显示我的显示器中的输出数据。 WRITE TEXT“:CONFigure:CURrent:DC 0”WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT xSTRÂÂ谢谢你的帮助!ÂRegards,Jess YouOn 9/7/06 ,Jess You *写道:您好,尝试将数据读取为字符串(“READ TEST x STR”),但输出数据为(“None,+ 14.91”)。我添加了“BUS I / O Monitor”作为 你提到,从“BUS I / O Monitor”对象中,输出数据垂直出现:Âconfigure:resistance:read? NONE,+ 14.91我的脚本在“直接I / O”中如下所示:WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT xSTRÂ使用GPIB连接仪器, 小'k'单位能够出现在DMM主显示屏上,但是当命令发送到DMM时,有时会出现14.91k,有时是14.91。 是否需要使用DMM寄存器? 另一个senerio是我的脚本如下所示,功能单元'k'将静态显示我的显示器中的输出数据。 WRITE TEXT“:CONFigure:CURrent:DC 0”WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT xSTRÂÂ谢谢你的帮助,Mr.FUKUIuutakaRegards,JessYouÂOn9/ 7月6日,HYPERLINK“mailto:fukui.yutaka@jp.fujitsu.com”fukui.yutaka@jp.fujitsu.com写道:嗨,我猜你的数字万用表输出数据为“14.91kOHM”和“14.91 kOHM”。如果 您的程序将数据读取为REAL64(“READ TEXT x REAL64”),前一个数据为“14.91k = 14.91E + 3”,后者为“14.91”。我建议您将数据读取为字符串(“READ” TEXT x STR“)检查DMM的输出。或者为VEE程序添加一个”BUS I / O Monitor“对象,以便查看BUS.Reagrds上的数据,FUKUI Yutaka -----原始消息----- >日期:星期四,2006年9月7日15:30:24 +0800>来自:“Jess You *”> To:VRF>主题:[vrf]如何检索DMM功能单元? >>>嗨,我是VEE Pro的新手,目前正在使用VEE Pro和>仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。 >在阻力配置期间出现问题,VEE Pro无法返回>功能单元'k'(kOHM),有时它出现并且有时不会[图像:>哭泣或非常伤心],例如 14.91k而不是14.91>我如何解决这个问题...>感谢您的帮助。>问候,Jess >> --->您目前订阅了vrf:HYPERLINK“mailto:fukui.yutaka@jp.fujitsu .com“fukui.yutaka@jp.fujitsu.com>如欲订阅,请发送电子邮件至:”HYPERLINK“mailto:vrf-request@lists.it.agilent.com”vrf-request@lists.it.agilent.com“ 在邮件正文中单词subscribe。>要取消订阅,请发送一封空白电子邮件至“HYPERLINK”mailto:leave-vrf@it.lists.it.agilent.com“leave-vrf@it.lists.it.agilent.com”。 >要向此邮件列表发送消息,请发送电子邮件至“HYPERLINK”mailto:vrf@agilent.com“vrf@agilent.com”。>如果您需要有关邮件列表的帮助,请发送邮件至>“HYPERLINK”mailto:owner-vrf @ it.lists.it.agilent.com“owner-vrf@it.lists.it.agilent.com”。>在“HYPERLINK”上搜索“非官方vrf档案”http://www.oswegosw.com/vrf_archive/ “www.oswegosw.com/vrf_archive/”.---要订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,其中包含“订阅”一词 年龄的身体。 要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent.com”。 要将邮件发送到此邮件列表,请发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 在“www.oswegosw.com/vrf_archive/”上搜索“unofficial vrf archive”。 以上来自于谷歌翻译 以下为原文 Hi, tried to read data as string ("READ TEST x STR"), but the output data is ("None, +14.91"). I've added a "BUS I/O Monitor" as u mentioned, from the  "BUS I/O Monitor" object, the output data vertically appear: configure:resistance:read? NONE, +14.91 My script in "Direct I/O" as below: WRITE TEXT":CONFigure:RESistance 0" ":WAI INTERNAL:2" WRITE TEXT":READ?"EOL READ TEXT x STR  The instrument is connected using GPIB, the small 'k' unit able to appear in DMM primary display, but when the command sent to DMM, my display sometimes will appear 14.91k, sometimes 14.91. Is it something need to do with the DMM register? Another senerio is when my script stated as below, the function unit 'k' will appear statically with the output data in my display. WRITE TEXT":CONFigure:CURrent:DC 0" WRITE TEXT":CONFigure:RESistance 0" ":WAI INTERNAL:2" WRITE TEXT":READ?"EOL READ TEXT x STR   Thanks for help!  Regards, Jess You On 9/7/06, Jess You* wrote: Hi, tried to read data as string ("READ TEST x STR"), but the output data is ("None, +14.91"). I've added a "BUS I/O Monitor" as u mentioned, from the  "BUS I/O Monitor" object, the output data vertically appear: configure:resistance:read? NONE, +14.91 My script in "Direct I/O" as below: WRITE TEXT":CONFigure:RESistance 0" ":WAI INTERNAL:2" WRITE TEXT":READ?"EOL READ TEXT x STR  The instrument is connected using GPIB, the small 'k' unit able to appear in DMM primary display, but when the command sent to DMM, my display sometimes will appear 14.91k, sometimes 14.91. Is it something need to do with the DMM register? Another senerio is when my script stated as below, the function unit 'k' will appear statically with the output data in my display. WRITE TEXT":CONFigure:CURrent:DC 0" WRITE TEXT":CONFigure:RESistance 0" ":WAI INTERNAL:2" WRITE TEXT":READ?"EOL READ TEXT x STR   Thanks for help, Mr.FUKUI Yutaka  Regards, Jess You  On 9/7/06, HYPERLINK "mailto:fukui.yutaka@jp.fujitsu.com" fukui.yutaka@jp.fujitsu.com wrote: Hi, I guess that your DMM outputs data as "14.91kOHM" and "14.91 kOHM". If your program reads the data as REAL64 ("READ TEXT x REAL64"), the former data will be "14.91k=14.91E+3" and the latter will be "14.91". I recommend you to read data as string ("READ TEXT x STR") to check DMM's output. Or add a "BUS I/O Monitor" object to the VEE program in order to see the data on the BUS. Reagrds, FUKUI Yutaka ----- Original Message ----- >Date: Thu, 7 Sep 2006 15:30:24 +0800 >From: "Jess You*" >To: VRF >Subject: [vrf] How to retrieve DMM function unit? > > >Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro and >instrument DDM (GW iNSTEK, GDM-8246). >Problem arise during resistance configuration, VEE Pro unable to return the >function unit 'k' (kOHM), sometimes it appear and sometimes dont [image: >Crying or Very sad] , e.g. 14.91k instead of 14.91 >How am i get this problem resolve... >Appreciate for help. >Regards, Jess > >--- >You are currently subscribed to vrf as: HYPERLINK "mailto:fukui.yutaka@jp.fujitsu.com" fukui.yutaka@jp.fujitsu.com >To subscribe please send an email to: "HYPERLINK "mailto:vrf-request@lists.it.agilent.com" vrf-request@lists.it.agilent.com " with the word subscribe in the message body. >To unsubscribe send a blank email to "HYPERLINK "mailto:leave-vrf@it.lists.it.agilent.com" leave-vrf@it.lists.it.agilent.com ". >To send messages to this mailing list,  email "HYPERLINK "mailto:vrf@agilent.com" vrf@agilent.com ". >If you need help with the mailing list send a message to >"HYPERLINK "mailto:owner-vrf@it.lists.it.agilent.com" owner-vrf@it.lists.it.agilent.com ". >Search the "unofficial vrf archive" at "HYPERLINK "http://www.oswegosw.com/vrf_archive/" www.oswegosw.com/vrf_archive/ ". --- To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
相关推荐
9个回答
|
|
Jess You *在07/09/2006 08:30写了以下内容:>嗨,我是VEE Pro的新手,目前正在使用VEE Pro和仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。>阻力期间出现问题
配置,VEE Pro无法>返回功能单元'k'(kOHM),有时会出现,有时>不要哭或非常伤心,例如 14.91k而不是14.91>我如何解决这个问题......>感谢您的帮助。>问候,JessHi Jess,您使用什么命令从DMM获取读数? 你能用一个简单的程序来显示你遇到的问题吗? - Graeme HiltonR& D EngineerSchlumberger Sensa ---您目前订阅了vrf:r***@soco.agilent.com要订阅,请发送电子邮件至:“vrf-request @ lists.it.agilent.com“在邮件正文中带有订阅单词。要取消订阅,请发送一封空白电子邮件至”leave-vrf@it.lists.it.agilent.com“。要发送邮件到此邮件列表,请发送电子邮件 “vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Jess You* wrote the following on 07/09/2006 08:30: > Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro > and instrument DDM (GW iNSTEK, GDM-8246). > Problem arise during resistance configuration, VEE Pro unable to > return the function unit 'k' (kOHM), sometimes it appear and sometimes > dont Crying or Very sad , e.g. 14.91k instead of 14.91 > How am i get this problem resolve... > Appreciate for help. > Regards, Jess Hi Jess, What commands are you using to get the reading from the DMM? Can you post a simple program that shows the problem you are having? -- Graeme Hilton R&D Engineer Schlumberger Sensa --- You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email] To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
在“www.oswegosw.com/vrf_archive/”上搜索“unofficial vrf archive”。
以上来自于谷歌翻译 以下为原文 Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
很抱歉打扰了所有人,但是这封电子邮件是我从错误的电子邮件地址发送的。
任何答案都应该发送到这个地址.Hi All,我到目前为止所有的VEE程序都存在问题。问题是当我在用户对象的前面板上使用Real32数据常量时,VEE似乎放了很多 小数后面的附加数字。 例如,如果我想输入说1.25,那么下次我运行程序并想要更改它,我点击theReal32数据常量,它有类似1.250000688493。 为什么是这样? 我怎么能阻止它发生? 有关更多信息,用户对象可以从我正在进行的当前实验的文件中加载参数,然后保存更改并继续进行其余的实验。 当Isave参数时,我编辑事务,因此它只保存在Fixedformat中,比如说小数点后的4个数字,但是再次运行程序时,它仍然存在问题。 非常感谢Duncan--签名清洁MicrosoftInternetExplorer4 / *样式定义* / table.MsoNormalTable {mso-style-name:“表正常”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso -style-noshow:是的; mso-style-parent:“”; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso- 分页:widow-orphan; font-size:10.0pt; font-family:“Times New Roman”;} Duncan WildMax-Planck-InstitutfürbiophysikalischeChemieAbteilung Spektroskopie und Photochemische Kinetik(10100)AmFaßberg11D-37077GöttingenGERMANYTel。:+ 49 -551-201-2004(办公室)电话:+ 49-551-201-1775(实验室)传真:+ 49-551-201-1501E-mail:dwild@gwdg.de--------- - - - - - - - - - - - - - - - - - - - - - - - - -您 目前订阅vrf为:r***@soco.agilent.com要订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,邮件正文中包含subscribe一词。要取消订阅,请发送空白电子邮件至 “leave-vrf@it.lists.it.agilent.com”。发送邮件至此邮件l ist,发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Sorry to bother everyone, however this email was sent by me from thewrong email address. Any answers should be sent to this address Hi All, I have a persistent problem with all of my VEE programs to date. The problem is that when I use a Real32 data constant on the frontpanel of a user object, VEE seems to put a lot of additional number***ehind the decimal. For example, if I want to input say 1.25, then thenext time I run the program and want to change this, I click on theReal32 data constant and it has something like 1.250000688493. Why isthis? And how can I stop it from happening? For more information, the user object is there to load in parametersfrom a file for the current experiment I am doing, and then save themafter a change and proceed with the rest of the experiment. When Isave the parameters, I edit the transaction so it only saves in Fixedformat, with say 4 numbers after the decimal, however on running theprogram again, it still has the problem. Many thanks Duncan-- Signature Clean Clean MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}Duncan WildMax-Planck-Institut für biophysikalische ChemieAbteilung Spektroskopie und Photochemische Kinetik (10100)Am Faßberg 11D-37077 GöttingenGERMANY Tel.: +49-551-201-2004 (Office)Tel.: +49-551-201-1775 (Lab)FAX : +49-551-201-1501E-mail: dwild@gwdg.de------------------------------------------------------- ---You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email]To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to"owner-vrf@it.lists.it.agilent.com".Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
嗨,我是VEE Pro的新手,目前正在使用VEE Pro和仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。
在阻力配置期间出现问题,VEE Pro无法返回功能单元'k'(kOHM),有时它出现,有时不出现,例如, 14.91k而不是14.91我如何解决这个问题...感谢您的帮助。请注意,Jess ---您目前订阅的是vrf:r***@soco.agilent.com要订阅,请发送电子邮件至:“vrf- request@lists.it.agilent.com“在邮件正文中包含订阅单词。要取消订阅,请发送空白电子邮件至”leave-vrf@it.lists.it.agilent.com“。要向此邮件列表发送邮件, 发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro and instrument DDM (GW iNSTEK, GDM-8246). Problem arise during resistance configuration, VEE Pro unable to return the function unit 'k' (kOHM), sometimes it appear and sometimes dont , e.g. 14.91k instead of 14.91 How am i get this problem resolve...Appreciate for help. Regards, Jess---You are currently subscribed to vrf as: [email=r***@soco.agilent.comTo]r***@soco.agilent.comTo[/email] subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to"owner-vrf@it.lists.it.agilent.com".Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
嗨,我是VEE Pro的新手,目前正在使用VEE Pro和仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。
在阻力配置期间出现问题,VEE Pro无法返回功能单元'k'(kOHM),有时它出现,有时不会HYPERLINK“https://forums.tm.agilent.com/phpbb2/images/smiles/icon_cry.gif “哭泣或非常伤心,例如 14.91k而不是14.91我如何解决这个问题...感谢您的帮助。请注意,Jess ---要订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,并附上订阅 在邮件正文中。 要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent.com”。 要将邮件发送到此邮件列表,请发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 在“www.oswegosw.com/vrf_archive/”上搜索“unofficial vrf archive”。 以上来自于谷歌翻译 以下为原文 Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro and instrument DDM (GW iNSTEK, GDM-8246). Problem arise during resistance configuration, VEE Pro unable to return the function unit 'k' (kOHM), sometimes it appear and sometimes dont HYPERLINK "https://forums.tm.agilent.com/phpbb2/images/smiles/icon_cry.gif"Crying or Very sad, e.g. 14.91k instead of 14.91 How am i get this problem resolve... Appreciate for help. Regards, Jess --- To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
嗨,我猜你的数字万用表输出数据为“14.91kOHM”和“14.91 kOHM”。如果你的程序读取数据为REAL64(“READ TEXT x REAL64”),以前的数据将为“14.91k = 14.91E + 3”
“而后者将是”14.91“。 我建议您将数据读取为字符串(“READ TEXT x STR”)以检查DMM的输出。 或者将“BUS I / O Monitor”对象添加到VEE程序中以查看BUS.Reagrds上的数据,FUKUI Yutaka -----原始消息----->日期:星期四,2006年9月7日15 :30:24 +0800>来自:“Jess You *”> To:VRF>主题:[vrf]如何检索DMM功能单元?>>>嗨,我是VEE Pro中的新手,目前正在使用VEE Pro进行一些测试 >仪器DDM(GW iNSTEK,GDM-8246)。>在电阻配置期间出现问题,VEE Pro无法返回>功能单元'k'(kOHM),有时它会出现,有时候不会出现[图像:>哭泣或非常悲伤] ,例如 14.91k而不是14.91>我如何解决这个问题......>感谢您的帮助。>问候,Jess >> --->您目前订阅了vrf:fukui.yutaka@jp.fujitsu.com> To 订阅请发送电子邮件至:“vrf-request@lists.it.agilent.com”,邮件正文中包含“subscribe”字样。>要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent”。 com“。>要向此邮件列表发送消息,请发送电子邮件至”vrf@agilent.com“。 >如果您需要有关邮件列表的帮助,请发送邮件至>“owner-vrf@it.lists.it.agilent.com”。>在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 ---您目前订阅了vrf:r***@soco.agilent.com要订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,邮件正文中包含subscribe一词。取消订阅发送 发送电子邮件至“leave-vrf@it.lists.it.agilent.com”。要发送邮件至此邮件列表,请发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Hi, I guess that your DMM outputs data as "14.91kOHM" and "14.91 kOHM". If your program reads the data as REAL64 ("READ TEXT x REAL64"), the former data will be "14.91k=14.91E+3" and the latter will be "14.91". I recommend you to read data as string ("READ TEXT x STR") to check DMM's output. Or add a "BUS I/O Monitor" object to the VEE program in order to see the data on the BUS. Reagrds, FUKUI Yutaka ----- Original Message ----- >Date: Thu, 7 Sep 2006 15:30:24 +0800 >From: "Jess You*" >To: VRF >Subject: [vrf] How to retrieve DMM function unit? > > >Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro and >instrument DDM (GW iNSTEK, GDM-8246). >Problem arise during resistance configuration, VEE Pro unable to return the >function unit 'k' (kOHM), sometimes it appear and sometimes dont [image: >Crying or Very sad] , e.g. 14.91k instead of 14.91 >How am i get this problem resolve... >Appreciate for help. >Regards, Jess > >--- >You are currently subscribed to vrf as: fukui.yutaka@jp.fujitsu.com >To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. >To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". >To send messages to this mailing list, email "vrf@agilent.com". >If you need help with the mailing list send a message to >"owner-vrf@it.lists.it.agilent.com". >Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". --- You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email] To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
Jess You *在07/09/2006 08:30写了以下内容:>嗨,我是VEE Pro的新手,目前正在使用VEE Pro和仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。>阻力期间出现问题
配置,VEE Pro无法>返回功能单元'k'(kOHM),有时会出现,有时>不要哭或非常伤心,例如 14.91k而不是14.91我如何得到>这个问题解决...>感谢您的帮助。>问候,JessHi Jess,您使用什么命令从DMM获取读数? 你能发布一个简单的程序来显示你遇到的问题吗? - Graeme HiltonR& D EngineerSchlumberger Sensa ---如需订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,并附上订阅 在邮件正文中。要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent.com”。要向此邮件列表发送邮件,请发送电子邮件至“vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Jess You* wrote the following on 07/09/2006 08:30: > Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro > and instrument DDM (GW iNSTEK, GDM-8246). > Problem arise during resistance configuration, VEE Pro unable to > return the function unit 'k' (kOHM), sometimes it appear and sometimes > dont Crying or Very sad , e.g. 14.91k instead of 14.91 How am i get > this problem resolve... > Appreciate for help. > Regards, Jess Hi Jess, What commands are you using to get the reading from the DMM? Can you post a simple program that shows the problem you are having? -- Graeme Hilton R&D Engineer Schlumberger Sensa --- To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
嗨,我猜你的数字万用表输出数据为“14.91kOHM”和“14.91 kOHM”。如果你的程序读取数据为REAL64(“READ TEXT x REAL64”),以前的数据将为“14.91k = 14.91E + 3”
“而后者将是”14.91“。 我建议您将数据读取为字符串(“READ TEXT x STR”)以检查DMM的输出。 或者将“BUS I / O Monitor”对象添加到VEE程序中以查看BUS.Reagrds上的数据,FUKUI Yutaka -----原始消息----->日期:星期四,2006年9月7日15 :30:24 +0800>来自:“Jess You *”> To:VRF>主题:[vrf]如何检索DMM功能单元?>>>嗨,我是VEE Pro中的新手,目前正在使用VEE Pro进行一些测试> 和仪器DDM(GW iNSTEK,GDM-8246)。>在电阻配置期间出现问题,VEE Pro无法返回>功能单元'k'(kOHM),有时它出现,有时候不[图像:>哭泣或非常悲伤] ,例如 14.91k而不是14.91我如何得到这个>问题解决...>感谢您的帮助。>问候,Jess >> --->您目前订阅了vrf:fukui.yutaka@jp.fujitsu.com To> 订阅请发送电子邮件至:“vrf-request@lists.it.agilent.com”>在邮件正文中使用subscribe一词。>要取消订阅,请发送一封空白电子邮件至“leave-vrf@it.lists.it.agilent .com“。>要将邮件发送到此邮件列表,请发送电子邮件至”vrf@agilent.com“。 >如果您需要有关邮件列表的帮助,请发送邮件至>“owner-vrf@it.lists.it.agilent.com”。>在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 ---要订阅,请发送电子邮件至:“vrf-request@lists.it.agilent.com”,邮件正文中包含subscribe一词。要取消订阅,请发送空白电子邮件至“leave-vrf@it.lists.it” .agilent.com“。要发送邮件到这个邮件列表,请发送电子邮件至”vrf@agilent.com“。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Hi, I guess that your DMM outputs data as "14.91kOHM" and "14.91 kOHM". If your program reads the data as REAL64 ("READ TEXT x REAL64"), the former data will be "14.91k=14.91E+3" and the latter will be "14.91". I recommend you to read data as string ("READ TEXT x STR") to check DMM's output. Or add a "BUS I/O Monitor" object to the VEE program in order to see the data on the BUS. Reagrds, FUKUI Yutaka ----- Original Message ----- >Date: Thu, 7 Sep 2006 15:30:24 +0800 >From: "Jess You*" >To: VRF >Subject: [vrf] How to retrieve DMM function unit? > > >Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro >and instrument DDM (GW iNSTEK, GDM-8246). >Problem arise during resistance configuration, VEE Pro unable to return >the function unit 'k' (kOHM), sometimes it appear and sometimes dont [image: >Crying or Very sad] , e.g. 14.91k instead of 14.91 How am i get this >problem resolve... >Appreciate for help. >Regards, Jess > >--- >You are currently subscribed to vrf as: fukui.yutaka@jp.fujitsu.com To >subscribe please send an email to: "vrf-request@lists.it.agilent.com" >with the word subscribe in the message body. >To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". >To send messages to this mailing list, email "vrf@agilent.com". >If you need help with the mailing list send a message to >"owner-vrf@it.lists.it.agilent.com". >Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". --- To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
嗨,尝试将数据读取为字符串(“READ TEST x STR”),但输出数据为(“None,+ 14.91”)。我已经添加了“BUS I / O Monitor”,如上所述,来自“
BUS I / O Monitor“对象,垂直出现输出数据:configure:resistance:read? NONE,+ 14.91 | LF>我在“直接I / O”中的脚本如下:WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT x STR使用仪器连接 GPIB,小'k'单元能够出现在DMM主显示器中,但当命令发送到DMM时,我的显示时间将显示为14.91k,有时为14.91。 是否需要使用DMM寄存器? 另一个senerio是我的脚本如下所示,功能单元'k'将静态显示我的显示器中的输出数据。 WRITE TEXT“:CONFigure:CURrent:DC 0”WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT x STRThanks求助!问候,Jess YouOn 9/7/06 ,Jess You * |youjess@gmail.com>写道:您好,尝试将数据读取为字符串(“READ TEST x STR”),但输出数据为(“None,+ 14.91”)。我添加了“ BUS I / O Monitor“正如你所提到的,从”BUS I / O Monitor“对象,垂直出现输出数据:configure:resistance:read? NONE,+ 14.91 | LF>我在“直接I / O”中的脚本如下:WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT x STR使用仪器连接 GPIB,小'k'单元能够出现在DMM主显示器中,但当命令发送到DMM时,我的显示时间将显示为14.91k,有时为14.91。 是否需要使用DMM寄存器? 另一个senerio是我的脚本如下所示,功能单元'k'将静态显示我的显示器中的输出数据。 WRITE TEXT“:CONFigure:CURrent:DC 0”WRITE TEXT“:CONFigure:RESistance 0”“:WAI INTERNAL:2”WRITE TEXT“:READ?”EOLREAD TEXT x STRThanks求助,Mr.FUKUI YutakaRegards,Jess YouOn 9 / 7月6日,fukui.yutaka @ jp.fujitsu.com |fukui.yutaka@jp.fujitsu.com>写道:嗨,我猜你的DMM输出数据为“14.91kOHM”和“14.91 kOHM”。如果您的程序读取 数据为REAL64(“READ TEXT x REAL64”),前者数据为“14.91k = 14.91E + 3”,后者为“14.91”。我建议您将数据读取为字符串(“READ TEXT x STR” “)检查DMM的输出。或者将”BUS I / O Monitor“对象添加到VEE程序中以查看BUS.Reagrds上的数据,FUKUI Yutaka -----原始消息----->日期: 2006年9月7日星期四15:30:24 +0800>来自:“Jess You *”| youjess@gmail.com >>收件人:VRF | vrf@agilent.com >>主题:[vrf]如何检索DMM功能单元 ? >>>嗨,我是VEE Pro的新手,目前正在使用VEE Pro和>仪器DDM(GW iNSTEK,GDM-8246)进行一些测试。>在电阻配置期间出现问题,VEE Pro无法返回>功能单元'k' (kOHM),有时它会出现,有时候不会[图像:>哭泣或非常悲伤],例如 14.91k而不是14.91>我如何解决这个问题......>感谢您的帮助。>问候,Jess >> --->您目前订阅了vrf:fukui.yutaka@jp.fujitsu.com> To 订阅请发送电子邮件至:“vrf-request@lists.it.agilent.com”,并在邮件正文中注明订阅。>要取消订阅,请发送空白电子邮件至“leave-vrf@it.lists.it.agilent.com “。>要发送邮件到此邮件列表,请发送电子邮件至”vrf@agilent.com“。>如果您需要有关邮件列表的帮助,请发送邮件至>”owner-vrf@it.lists.it.agilent.com“。 >在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”.---您目前订阅了vrf:r***@soco.agilent.com要订阅,请发送电子邮件至:“vrf-request @ lists.it.agilent.com“在邮件正文中添加订阅单词。要取消订阅,请发送空白电子邮件至”leave-vrf@it.lists.it.agilent.com“。要向此邮件列表发送邮件,请发送电子邮件” vrf@agilent.com”。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。在“www.oswegosw.com/vrf_archive/”上搜索“非官方vrf档案”。 以上来自于谷歌翻译 以下为原文 Hi, tried to read data as string ("READ TEST x STR"), but the output data is ("None, +14.91").I've added a "BUS I/O Monitor" as u mentioned, from the "BUS I/O Monitor" object, the output data vertically appear: configure:resistance:read? NONE, +14.91 |LF>My script in "Direct I/O" as below:WRITE TEXT":CONFigure:RESistance 0"":WAI INTERNAL:2"WRITE TEXT":READ?"EOLREAD TEXT x STR The instrument is connected using GPIB, the small 'k' unit able to appear in DMM primary display, but when the command sent to DMM, my display sometimes will appear 14.91k, sometimes 14.91. Is it something need to do with the DMM register? Another senerio is when my script stated as below, the function unit 'k' will appear statically with the output data in my display. WRITE TEXT":CONFigure:CURrent:DC 0"WRITE TEXT":CONFigure:RESistance 0"":WAI INTERNAL:2"WRITE TEXT":READ?"EOLREAD TEXT x STR Thanks for help! Regards, Jess You On 9/7/06, Jess You* |youjess@gmail.com> wrote:Hi, tried to read data as string ("READ TEST x STR"), but the output data is ("None, +14.91").I've added a "BUS I/O Monitor" as u mentioned, from the "BUS I/O Monitor" object, the output data vertically appear: configure:resistance:read? NONE, +14.91 |LF>My script in "Direct I/O" as below:WRITE TEXT":CONFigure:RESistance 0"":WAI INTERNAL:2"WRITE TEXT":READ?"EOLREAD TEXT x STR The instrument is connected using GPIB, the small 'k' unit able to appear in DMM primary display, but when the command sent to DMM, my display sometimes will appear 14.91k, sometimes 14.91. Is it something need to do with the DMM register? Another senerio is when my script stated as below, the function unit 'k' will appear statically with the output data in my display. WRITE TEXT":CONFigure:CURrent:DC 0"WRITE TEXT":CONFigure:RESistance 0"":WAI INTERNAL:2"WRITE TEXT":READ?"EOLREAD TEXT x STR Thanks for help, Mr.FUKUI Yutaka Regards, Jess You On 9/7/06, fukui.yutaka@jp.fujitsu.com |fukui.yutaka@jp.fujitsu.com > wrote: Hi, I guess that your DMM outputs data as "14.91kOHM" and "14.91 kOHM". If your program reads the data as REAL64 ("READ TEXT x REAL64"), the former data will be "14.91k=14.91E+3" and the latter will be "14.91". I recommend you to read data as string ("READ TEXT x STR") to check DMM's output. Or add a "BUS I/O Monitor" object to the VEE program in order to see the data on the BUS. Reagrds, FUKUI Yutaka ----- Original Message ----- >Date: Thu, 7 Sep 2006 15:30:24 +0800 >From: "Jess You*" |youjess@gmail.com> >To: VRF |vrf@agilent.com> >Subject: [vrf] How to retrieve DMM function unit? > > >Hi, i m newbie in VEE Pro, currently doing some testing using VEE Pro and >instrument DDM (GW iNSTEK, GDM-8246). >Problem arise during resistance configuration, VEE Pro unable to return the >function unit 'k' (kOHM), sometimes it appear and sometimes dont [image: >Crying or Very sad] , e.g. 14.91k instead of 14.91 >How am i get this problem resolve... >Appreciate for help. >Regards, Jess > >--- >You are currently subscribed to vrf as: fukui.yutaka@jp.fujitsu.com >To subscribe please send an email to: " vrf-request@lists.it.agilent.com" with the word subscribe in the message body. >To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com ". >To send messages to this mailing list, email "vrf@agilent.com". >If you need help with the mailing list send a message to >" owner-vrf@it.lists.it.agilent.com". >Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". ---You are currently subscribed to vrf as: [email=r***@soco.agilent.comTo]r***@soco.agilent.comTo[/email] subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to"owner-vrf@it.lists.it.agilent.com".Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/". |
|
|
|
只有小组成员才能发言,加入小组>>
1252 浏览 0 评论
2360 浏览 1 评论
2173 浏览 1 评论
2042 浏览 5 评论
2925 浏览 3 评论
999浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
726浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
830浏览 0评论
1253浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-4 01:33 , Processed in 1.649111 second(s), Total 95, Slave 77 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号