虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

red-Button

  • 集合式直流电能表(小功率的)

    集合式直流电能表(小功率的) 特点: 精确度0.05%满刻度±1位数 可同时量测与显示/直流电压/电流/瓦特(千瓦)/瓦特小时(千瓦小时) 电压输入(DC0-99.99V/0-600.0V)自动变档功能 显示范围0-9999(电流/瓦特/千瓦),0至99999999(八位數瓦特小时)可任意规划 数位RS-485 界面 (Optional) 主要规格: 辅助电源消耗功率:<0.35VA(DC12V/DC24V) <0.5VA(DC48V) <1.5VA(AC90-240V(50/60Hz)) 精确度: 0.05% F.S. ±1 digit (23 ±5℃) 输入范围:Auto range(DC0-99.99V/0-600.0V(DC voltage)) 输入抗阻:>5MΩ(DC voltage) 取样时间:10 cycles/second(total) 过载显示: " doFL " 显示值范围: 0-9999 digit(DCA/W(KW)) 0-9999999.999 digit(WH/(KWH)) RS-485传输速度: 19200/9600/4800/2400 selective RS-485通讯位址: "01"-"FF"(0-255) RS-485通信协议: Modbus RTU mode 温度系数: 50ppm/℃ (0-50℃) 显示幕:Bight Red LEDs high 10.16 mm(0.4") 参数设定方式: Touch switches 记忆方式: Non-volatile E²PROM memory 绝缘耐压能力:2KVac/1min.(input/output)(RS-485(Isolating)) 1600 Vdc (input/output) (RS-485(Isolating)) 使用环境条件: 0-50℃(20 to 90% RH non-condensed) 存放环境条件: 0-70℃(20 to 90% RH non-condensed) CE认证: EN 55022:1998/A1:2000 Class A EN 61000-3-2:2000 EN 61000-3-3:1995/A1:2001 EN 55024:1998/A1:2001

    标签: 直流 电能表 小功率

    上传时间: 2013-11-20

    上传用户:s363994250

  • DN427开关控制器故障保护电压监测

      Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.

    标签: 427 DN 开关控制器 故障保护

    上传时间: 2013-12-10

    上传用户:Vici

  • 国外游戏开发者杂志2001年第八期配套代码

    国外游戏开发者杂志2001年第八期配套代码,包含Tim Schoeder在Volition Red Faction使用到的碰撞探测系统源代码

    标签: 2001 开发者 代码

    上传时间: 2013-12-21

    上传用户:蠢蠢66

  • ATmega8 taillight circuitAn assembly language program that generates 5 different static patterns wit

    ATmega8 taillight circuitAn assembly language program that generates 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).

    标签: taillight circuitAn generates different

    上传时间: 2014-01-12

    上传用户:wanghui2438

  • 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符

    制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局

    标签: 加密 程序 字符

    上传时间: 2013-12-10

    上传用户:Late_Li

  • 本指南在从前的基础上做了些增补

    本指南在从前的基础上做了些增补,包括了 Red Hat Linux 9 中的新功能,以及许多被读者要求的课题。

    标签:

    上传时间: 2013-12-14

    上传用户:moshushi0009

  • 6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install-jm,运行 ./install-jm就能根据需求选择安装 退出安装程序,安装程序会被自行删除。 8) 以上各程序在Red

    6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install-jm,运行 ./install-jm就能根据需求选择安装 退出安装程序,安装程序会被自行删除。 8) 以上各程序在RedHatLINUX7.2平台编译通过。 10)本程序仅供学习使用。

    标签: install-jm 程序 安装程序 Red

    上传时间: 2015-03-31

    上传用户:yyyyyyyyyy

  • The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial

    The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial crossing button that lets pedestrians cross. The lights are connected to Port 1. You can see this in action using dScope.

    标签: pedestrial specific traffic during

    上传时间: 2014-01-22

    上传用户:cuibaigao

  • “抓住它”小遊戲

    “抓住它”小遊戲,a applet that plays a game called Catch the Crearure. have the crature appear at a ramdom lacation for a random durarion. the goal is to catch the creature by pressing the moouse button while the mouce pointer is on the creature

    标签:

    上传时间: 2015-04-13

    上传用户:王者A

  • 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试

    在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)

    标签: if_else printf while 函数

    上传时间: 2014-01-23

    上传用户:comua