,Amtsgericht Gelsenkirchen HRB8997Geschäftsführung:Clemens Miller博士(Vorsitz),Jochen Settelmayer,Thomas
2019-09-02 08:05
Gelsenkirchen HRB8997Geschäftsführung:Dr Clemens Miller(Vorsitz),Jochen Settelmayer,Thomas Kretschmann
2019-09-02 14:31
这个程序中,为什么要将采集到的数据求均值啊? 就是这个函数
2014-02-24 10:31
我想找BISS0001热释电处理芯片的PROTEUS仿真元件,但是在网上找了很久都没找到。希望高手们能帮帮忙。
2014-09-12 11:31
我正在尝试编写Norma D6000功率分析仪。发送设置和测量命令有效,但是我无法读取测量数据。在手册中一个基本示例:350FOR N = 1到9380 CALL SPOLL(ADDRESS%,POLL%,STATUS%)390400 T $ =“UNL LISTEN 5 GET “410 CALL TRANSMIT(T $,STATUS%)412 S $ =”RED?“414 CALL SEND(ADDRESS%,S $,STATUS%)420 CALL SPOLL(ADDRESS%,POLL%,STATUS%)430440 IF(POLL% AND 16)= 0 THEN 420450 PRINT“STATUS:”; POLL%460 R $ = SPACE $ 72470480 CALL ENTER(R $,LENGTH%,ADDRESS%,STATUS%)490500 PRINT R $ 510 NEXT NHOW我从这里制作VEE代码?最好的问候斯蒂格卡尔森---您目前订阅了vrf:hua_jing@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”。在“http://www.vrfarchive.com/vrf_archive”上搜索“unofficial vrf archive”。在“http://vee.engineering.agilent.com”上搜索Agilent vrf存档。 以上来自于谷歌翻译 以下为原文I´m trying to program a Norma D6000 power analyzer. Sending the setup and measurement commands works, but I can not read the measured data.In the manual is a Basic example: 350 FOR N=1 TO 9 380 CALL SPOLL(ADDRESS%,POLL%,STATUS %)390400 T$="UNL LISTEN 5 GET"410 CALL TRANSMIT(T$,STATUS%)412 S$="RED?"414 CALL SEND(ADDRESS%,S$,STATUS%)420 CALL SPOLL(ADDRESS%,POLL%,STATUS%)430440 IF (POLL% AND 16) = 0 THEN 420450 PRINT "STATUS:";POLL%460 R$=SPACE$72470480 CALL ENTER(R$,LENGTH%,ADDRESS%,STATUS%)490500 PRINT R$510 NEXT N How do I make VEE-code from this? Best regardsStig Carlsson--- You are currently subscribed to vrf as: hua_jing@agilent.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 "http://www.vrfarchive.com/vrf_archive". Search the Agilent vrf archive at "http://vee.engineering.agilent.com".
2019-09-02 14:01
辛苦大家了,给点办法啊。
2014-02-24 11:19
>如果只有所有这些任务间隔几秒钟而不是同时击中所有任务,它可以在少数情况下完成。-SHAWN-为什么不在批处理文件中执行此操作?您可以使用ping命令模拟延迟。示例test.bat:*************** @ echo ON @ ping 127.0.0.1 -n 2 -w 2000> nuldir @ ping 127.0.0.1 -n 2 -w 2000> nuldir @ ping 127.0.0.1 -n 2 -w 2000> nulPause *************这将执行两个“目录”,延迟时间间隔为.Best respectJochen ---您目前订阅的是vrf如:hua_jing@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”。在“http://www.vrfarchive.com/vrf_archive”上搜索“非官方vrf档案”。在“http://vee.engineering.agilent.com”上搜索Agilent vrf存档。 以上来自于谷歌翻译 以下为原文>It could do it in a few if only all those tasks were spaced out a few seconds apart instead of hitting all at once.-SHAWN- Why dont you do this in a batch file?You can simulate a delay with the ping command.Example test.bat:***************@echo ON@ping 127.0.0.1 -n 2 -w 2000 > nuldir@ping 127.0.0.1 -n 2 -w 2000 > nuldir@ping 127.0.0.1 -n 2 -w 2000 > nulPause*************This will execute two "dir´s" with a delay between.Best regardsJochen---You are currently subscribed to vrf as: hua_jing@agilent.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 "http://www.vrfarchive.com/vrf_archive".Search the Agilent vrf archive at "http://vee.engineering.agilent.com".
2019-08-13 10:53
0~2A数控恒流源,仿真出负载R2和采样电阻R3电流相等为2A,为什么做出实物电流不相等而且不等于输入电压除以采样电阻值?
2014-09-24 21:57
想做一个直流可调电源,找了资料。搭了电路,但是实现不了功能。按照电路应该能实现从1.25V调节到37V。本人初学者,求助各位大侠啊...
2014-07-31 22:08
我们遇到了特定电机的问题:通过标准连接,一个旋转方向具有显着的低扭矩,并且在两个特定的霍尔传感器状态下,线圈的电流被切断!改变电动机线圈和霍尔传感器的连接(OUT1->线圈2,OUT2->线圈3,OUT3->线圈1和大厅连接相同)解决了这个问题。这是什么原因?数据表中没有提示,应用说明中没有提示。此外,当我试图与ST接触时,我失败了。 ST似乎拥有“我们的产品,您的问题”这一理念。无论是通过经销商还是在德国ST总部的绝望电话,都无法与FAE取得联系。 我非常后悔使用ST的产品,因为如果有一个(甚至是严重的)问题,我一个人就不用了! #L6235以上来自于谷歌翻译以下为原文 We got a problem with a specific motor:With the standard connection one direction of rotation has a significant lower torque and also at 2 specific hall sensor states the current to the coil is switched off !Changing the connection of the motor coils and Hall sensors ( OUT1-> coil2, OUT2->coil3, OUT3-> coil1 and the hall connections the same) cures the problem.What is the reason for that ?There is no hint in the data sheet, no hint in an application note. Also when i tried to get in contact with ST i failed. ST seems to have the philosophy 'our products, your problem' To get in contact with a FAE is impossible whether trying via distributors or even with a desperate call to ST headquarter here in Germany. I regret very much to use a Product from ST because if there is an (even serious) problem one ist left alone! #l6235
2019-01-23 07:10