显示以下标签的32篇文章中的1-20个crbasic
作者:达娜·沃利(Dana Worley)|Last Updated: 04/09/2021 | Comments: 0
Do you currently use SMSSend() in a CRBasic data logger program to send SMS messages through a Campbell Scientific CELL2XX internal or external cellular module? There are some things you should know about the recent improvements we made that affect how SMSSend() works. With the release...阅读更多作者:Gary Roberts|Last Updated: 02/21/2018 | Comments: 3
You may have heard about the new integrated cellular modem gateways available as options on some of our data loggers. But, do you know what these options really offer, and how they can help your data communication needs now and for decades to come? In...阅读更多作者:珍妮特·阿尔伯斯|最后更新:2017年10月25日|评论:2
Have you ever noticed a message saying that your CRBasic program compiled in PipelineMode or SequentialMode? What does it mean? And, when does it matter? In this article, we’ll look at these two modes. Sequential Mode Let’s start with the more straightforward mode: SequentialMode. The CRBasic Editor...阅读更多作者:Gary Roberts|Last Updated: 05/31/2017 | Comments: 2
在跳过扫描方面,也许您就像我一样。我一直不喜欢看到我的数据记录仪中的跳过扫描。我已经接受了培训,可以注意他们,并尽力编写我的CRBASIC程序,使他们...阅读更多作者:Gary Roberts|Last Updated: 03/23/2017 | Comments: 2
指针是CRBASIC程序的绝佳工具。如果您仔细地使用它们,指针可以减少所需编写的程序代码量,从而提高程序的效率并使您能够使用更少的内存。(您的程序可以更快地运行,因为它确实...阅读更多作者:Jacob Davis|最后更新:2017年2月22日|评论:2
Have you come across situations where you want your data logger to initiate data retrieval, rather than your PC? For example, do you have an environmental condition that you want to transmit alarm data for? Although IP-based communication is prevalent, sometimes you may need data-logger-initiated communication...阅读更多作者:达娜·沃利(Dana Worley)|最后更新:2017年1月25日|评论:16
Have you had problems finding an SMTP server to use to send emails from your data logger? Are compatibility issues causing you to look for a work-around? Keep reading for a solution that may be just what you need. Some Background In 2006, we added the ability...阅读更多作者:达娜·沃利(Dana Worley)|最后更新:2016年12月7日|评论:2
The Internet of Things offers a lot of advantages in today’s culture. There are consumer devices that let you monitor and control mood lighting and music in your home, keep track of last week’s leftover dinner in your refrigerator, and help you brew a cup...阅读更多作者:罗伯特·凯悦|最后更新:2016年11月10日|评论:5
想象一下,您有一个数据记录器站三个小时,可以收集您的测量数据。要从身体上到达车站,您不仅要开车三个小时,而且您必须在雪覆盖的山上徒步一个小时。一个...阅读更多作者:Paul Smart|最后更新:2016年9月2日|评论:1
Turning your Campbell Scientific data logger into a DNP3 outstation is a great way to allow systems that use the DNP3 protocol to have access to your live measurement data, as well as historical data. When you use your data logger as a DNP3 outstation, the...阅读更多作者:Carolyn Ivans|最近更新:06/22/2016 |评论:5
您可能已经确定需要使用Flash-Memory卡向数据记录器添加外部数据存储。但是,您知道要使用哪种CRBASIC指令吗?在本文中,我将帮助您选择最合适的指令。在一个...阅读更多作者:Jacob Davis|Last Updated: 04/21/2016 | Comments: 0
您是否曾经在P(Pulse)数据记录器终端上进行过传感器工作,但在C(控制)端子上没有使用传感器?pulsecount()指令中的PCONFIG参数的选择列表是否令人生畏?坎贝尔科学数据记录仪提供了几种测量脉冲的选项...阅读更多作者:Paul Smart|最后更新:2016年4月7日|评论:13
Did you know that you can turn your Campbell Scientific data logger into a Modbus TCP/IP server? Do you know why that’s a good idea? Campbell Scientific data loggers are commonly used as Modbus server devices. This means that the data logger is configured to...阅读更多作者:山姆·乌特利|Last Updated: 03/23/2016 | Comments: 10
注意:看来,在写这篇博客文章后,Weather Weather Underground一直在逐步淘汰“ PWS - 上传协议”。以下教程可能目前或将来可能无法正常工作。但是,它继续为构建CRBASIC提供一些洞察力...阅读更多作者:Gary Roberts|最后更新:2016年3月2日|评论:1
将来自信誉量的数据包含您自己的数据会有所帮助吗?如果您有权免费或通过协议使用其他源数据,则如何轻松地提取要使用的特定数据而无需做很多事情...阅读更多作者:珍妮特·阿尔伯斯|最后更新:2016年2月10日|评论:0
Periodically we release new operating systems (OSs) that include new functions and instructions, as well as enhancements or bug fixes for existing functions and instructions. If you are asked to update your OS or need a newly added feature for your application, this article provides...阅读更多作者:Paul Smart|Last Updated: 01/20/2016 | Comments: 0
您是否听说过DNP3,但不确定它是什么或使用了什么?在这篇简短的文章中,我将向您介绍此通信协议,其在SCADA应用程序中的作用以及如何将其与坎贝尔科学设备一起使用...阅读更多作者:珍妮特·阿尔伯斯|Last Updated: 01/13/2016 | Comments: 16
After you store measurements and other data in your data logger’s tables, how do you access that data to perform operations in your CRBasic program? Where can you get an all-access pass to your data? This article will explain how you can use a special...阅读更多作者:Jacob Davis|Last Updated: 01/06/2016 | Comments: 2
Do you feel lost when sifting through wind direction data that is listed in degrees? For example, can you picture in your mind what direction 195 degrees is? Would it be easier if your data logger could put your data in compass directions instead? In...阅读更多作者:珍妮特·阿尔伯斯|Last Updated: 12/30/2015 | Comments: 2
我们都知道,坎贝尔科学数据记录仪真的很擅长进行测量和存储数据。但是您知道他们也可以做出决定并控制其他设备吗?通常,设备控制是根据时间间隔进行的。本文简要说明...阅读更多