Campbell Scientific CSI Web Server User Manual
Page 25

CSI Web Server
5 Read
only
6
Invalid table name
7 Invalid
fieldname
8 Invalid
fieldname
subscript
9
Invalid field data type
10
Datalogger communication failed
11 Datalogger
communication
disabled
(LoggerNet data sources only)
12
Blocked by datalogger security
13
Invalid table definitions (LoggerNet data
sources only)
14
Invalid device name (LoggerNet data sources
only)
15
Invalid web client authorization
Results codes marked as (LoggerNet data sources only) are
applicable only when the API is being used with the CSI web
server.
Example
In this example, you are accessing data through the CSI Web Server at address
192.168.4.14. The RTMC project is published to the remote folder Weather.
• To set the Boolean variable called Flag(1) in the Public table of the
CR1000 of a LoggerNet server data source to True (-1):
http://192.168.4.14/weather/?command=setvalueex&uri=Server:CR1000.P
ublic.flag(1)&value=-1&format=html
ClockCheck
Returns the current time of the CSI Web Server or a station specified by the
URI.
URI
The URI can be specified as URI=source_name:station_name
or URI can be omitted.
Examples
CSI Web Server
In these examples, you are accessing data through the CSI Web Server at
address 192.168.4.14. The RTMC project is published to the remote folder
Weather.
19