beautypg.com

Kipp&Zonen SOLYS 2 Sun Tracker User Manual

Page 52

background image

-Synchronize (SY)
To put the SOLYS 2 in sleep mode in the current position after the last segment

-Time (TI)
To retrieve or set the internal time (Universal)

-Tilt (TL)
To retrieve or set the tilt induced latitude and longitude error of the tracker once it has been levelled

-Track (TR)
To schedule your own tracking orbit.

-Version (VE)
Just to indicate version information of the I/O board and application.

-Maximum Velocity (VM)
To retrieve or set the maximum operating velocity for all motors.

-Warm reset (WA)
Performs a reboot with current configuration.

-Watchdog Expire (WD)
Lets the watchdog expire and causes a reboot

-Where (WH)
To retrieves the end of path information for each specified motor

-Watermark position (WP)
To retrieve the watermark position of all motors. (The watermark position is the most recent position of the
motor in which the reference sensor was not activated)

-Range (XT)
To retrieve or set the range for the instrument. (Azimuth and zenith)


6.2

INTERFACING WITH THRID PARTY APPLICATIONS


Creating script is possible to retrieve data from the SOLYS 2 via the Ethernet port TCP/IP 15000.
The SOLYS2 sun tracking application has its communication interface on TCP port 15000. Note
that it can only handle one connection at a time on this port. In case of a new connection
request, the existing socket is disconnected. Note that the web interface of the SOLYS2 also
uses this TCP port to control the sun tracking application. Therefore, do not use the web
interface and direct communication to the TCP port at the same time. Also, do not
communicate directly with multiple applications to the TCP port. This may lead to unexpected
behavior.

Commands, replies and checksum

All commands listed on the Commands section of the web interface may be issued via the
communication interface of the suntracking application. To ensure proper transfer of data, a
checksum must be added to every command according the following algorithm (C code):