in
Creating Smarter Networks

zip JAVA Programming Example: Creating and Reading a Data Logger

Downloads: 12 File Size: 2.8kB
Posted By: jster23 Views: 122
Date Added: 01-12-2010

The Client_DataLoggerCreate.java code creates a new data logger from an existing uninstantiated (hidden) data logger on the SmartServer, specifies the type, format, and size of the new data logger, and  then specifies that the data logger record both of the SmartServer’s digital relay outputs every minute (the Net/LON/iLON App/Digital Output 1/nviClaValue_1 and Net/LON/iLON App/Digital Output 2/nviClaValue_2 data points).  

The Client_DataLoggerRead.java reads and prints out the last 10 entries for the Net/LON/iLON App/Digital Output 1/nviClaValue_1  recorded by the data logger created in the Client_DataLoggerCreate.java code.

Comments

No comments exist for this file.
©2008 Echelon Corporation