CR6 OS 9.00
Updated: 01-31-2019

  1. (新功能)添加support for Campbell Scientific external CELL2xx modem.
  2. (新功能)添加"Trusted Hosts" setting that allows the user to specify up to 4 trusted IP addresses or IP address ranges. An IP address outside of the trusted host list will not be allowed to connect.
  3. (新功能)添加TCPActiveConnections()which can be used to monitor information about TCP connections on a specified port.
  4. (新功能)Matrix()now allows the third parameter (B) to equal 0 for the Transpose and Invert options (options 4 and 5) that do not use the B parameter.
  5. (新功能)The Const declaration can now be an array of bytes signaled by a comma separated list of bytes enclosed by {}; For example: Const A = {1,2,3,4,5,6,7,0,9,10}, SerialOutBlock(ComRS232,A,10).
  6. (新功能)MoveBytes()now has an optional parameter(Transfer) to handle endian byte swapping.
  7. (新功能)全球定位系统(GPS) ()now allows the result variable array to be of type Double. This supports GPS units with higher-precision latitude and longitude.
  8. (新功能)IPNetPower()现在的年代upports the CELL2xx external modem (interface 5).
  9. (新功能)UDPDataGram()is now able to receive from multiple clients.
  10. (新功能)IPRoute()now has the ability to set the default network. To set the default network, the IPAddr parameter must be set to empty quotes (“”).
  11. (新功能)Maximum number of ESS subsurface sensors increased from 10 to 20.
  12. (专业)设置“ RadioNabled”已更改为CR6-RF451版本的“可射量”。警告此操作系统将要求您更改数据Alogger程序,以匹配设置名称,如果它包含setSetting(“ roadigeNabled”,1)或settings.RadioEnabled。“ D”以名称删除,并且将使用旧名称生成编译错误。
  13. (Major) The MaxNumBytes (bytes allocated to buffering) now calculates memory for Dim variables correctly. Prior to this change, Dim variables allocated six times more memory than needed (same as Public variables). Large programs with many Dim variables may have generated OUT OF MEMORY errors in the compile results.
  14. (小)ScanTime now updates correctly when a single scan is missed due to a low12V condition.
  15. (小)EmailRelay()now allows attachment names to be a constant or a variable.
  16. (小)Storage to extended memory on CR6 dataloggers (serial number 7502 or greater) now works correctly when less than a sector is auto-allocated to internal RAM.
  17. (小)ModBusSlave()功能6现在正确设置一个寄存器。
  18. (小)SDI12RECORDER()现在的年代ends the command after the break as expected. The symptom of this error was excessive retries in the SDI-12 communication log.
  19. (小)SerialOpen()format options now correctly set the parity bit for ComME.
  20. (小)SerialOpen()除非使用可选的COMMSMODE参数,否则不会更改由设备配置实用程序设置的Emport配置。
  21. (小)The optional PCAP interface now filters as expected.
  22. (小)Duplicate measurement instructions are now allowed in stacked scans. An example of stacked scans is a program that contains a pre-scan with a set number of scan counts. Once the pre-scan count is reached, the program will execute the main scan.
  23. (小)A function referenced without parentheses now behaves like a variable that holds the last value returned by the function.
  24. (小)CPI now works correctly with slow sequences in sequential mode. This resolves an issue that caused skipped scans and CDM frame errors with programs that have multiple scans and slow sequences.
  25. (次要的)表自动分配现在正常工作的情况下,在慢速(例如1天)表和快速(例如20毫秒)表都自动分配的情况下。问题是计算出的填充时间小于慢桌的输出间隔,这导致内存不足。
  26. (小)CPI Status now reports unused modules correctly, instead of reporting ‘Wait Config’.
  27. (小)SW12()no longer forces sequential mode if thePipeLineMode()instruction is used.
  28. (小)The read pointer in internal memory forCardOut()is now established correctly on program start up after a power cycle. The issue only occurred for data tables that were sized to 20 records or smaller and contained aCardOut()instruction. In this case, if power was lost during program run time data on the card could be corrupted.
  29. (小)The skipped-scan counter now includes scans skipped due to insufficient power to the datalogger.
  30. (小)OmniSatData(),OmniSatRandomSetup(),OmniSatStatus(),OmnisatStsetup()now work with the OmniSat-3.
  31. (次要)Web​​ API文件控制选项9现在与包含Web.obj.gz的文件名一起使用。
Baidu