新型的无纸记录仪产品的*性
来源:汤姆斯自动化科技有限公司
2013年09月03日 16:09
分享
function share(types) {
var title, imageUrl, url, description, keywords;
//获取文章标题
title = document.title;
//获取隐藏域中的图片地址
try {
imageUrl = document.getElementById("shareimg").innerHTML;
catch (e) {
imageUrl = "";
//假如图片为空获取网页中的第一张图片地址作为分享图
if (imageUrl == "") {
try {
imageUrl = document.images[0].src;
catch (e) {
imageUrl = "";
//获取当前网页url
url = document.location.href;
url = url.replace("html#", "html");
try {
//获取网页描述
description = document.querySelector('meta[name="description"]').getAttribute('content');
catch (e) {
description = "";
try {
//获取网页关键字
keywords = document.querySelector('meta[name="keywords"]').getAttribute('content');
catch (e) {
keywords = "";
//qq空间接口的传参
if (types == 'qzone') {
window.open('https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description);
//新浪微博接口的传参
if (types == 'weibo') {
window.open('http://service.weibo.com/share/share.php?appkey=583395093&url=' + url + '&title=' + title + '&pic=' + imageUrl);
// //qq好友接口的传参
// if (types == 'qqim') {
// window.open('http://connect.qq.com/widget/shareqq/index.html?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description + '&desc=' + keywords);
//
//生成二维码给微信扫描分享
if (types == 'weixin' || types == 'qqim') {
//在线二维码(服务器性能限制,仅测试使用,屏蔽非大陆ip访问)
// url = url.replaceAll("-", "%2D");
url=url.replace(/-/g, '%2D')
window.open('https://www.a-bm.cn/share.aspx?types=' + types + '&url=' + url);
1。无机械运动部件,使用中的维护量少:由于有纸记录仪需要伺服驱动机构带动记录笔和记录纸的移动,长时间使用会出现机械老化,造成卡纸、记录笔需要调整等问题;而无纸记录仪的数据记录在电子芯片内并通过液晶显示屏来显示、翻阅数据,故不存在这些维护问题。2。数据可以转存到电脑中,进行进一步的数据保存和分析:存储在无纸记录仪内的存储芯片(掉电不丢失数据)中的历史数据,可以使用U盘(有的公司采用软盘或CF卡,读取数据稍微麻烦一些)通过仪表上的USB数据口将历史数据拷贝出来,再使用无纸记录仪厂商提供的分析软件对U盘中的数据进行读取和数据分析。
3。新型的无纸记录仪输入信号功能:由于芯片技术的进步,新型的无纸记录仪产品具有各种标准现场仪表信号直接接入、通用性强的功能,比如0~5V,1~5V,0~10mA,4~20mA(二线制),4~20mA(有源),Cu50,PT100,电阻(0-400Ω),B,S,K,E,J,T等信号都可以直接接入,软件设定即可。省去了温度变送器、现场仪表电源等费用。
4。新型的无纸记录仪大容量、长时间数据记录功能:由于新型存储芯片技术的发展,大容量的存储芯片体积越来越小、容量也越来越大,这位提高无纸记录仪的数据存储能力提供了可能,比如我们的彩色无纸记录仪内部存储容量可达到248M,记录时间可达到10年(记录间隔4分钟一次)以上。