
ER5000
—
200
ER5000 Software Development Support
The TESCOM™ Protocol
Not all systems run on a Windows-compatible platform. TESCOM
provides two resources for non-typical applications, which can be
found in the
Protocol
section of the ER5000 Software:
•
A written description of the software protocol, called
PROTOCOL.pdf.
•
The uncompiled protocol source code.
Step-by-step instructions to view the code are on the next page of
this section.
Direct access to the uncompiled source code allows programmers
to alter and recompile the TESCOM Protocol in a format suitable
for your system.
The TESCOM protocol software includes the following six functions:
Startup
This function must be called during program initialization before
any other function to allow PC initialization, including the serial
port. It does not send any data to the ER5000. This function
needs to be called only once.
WriteNetVar
This function is used to write to any of the ER5000 internal variables.
ReadNetVar
This function is used to read any of the ER5000 internal variables.
WriteProfileSegment
This function is used to write to any of the ER5000 Profile
commands (segments). Refer to
The Profile Panel
section for
more information on the Profile commands.
ReadProfileSegment
This function is used to read any of the ER5000 Profile
commands (segments). Refer to
The Profile Panel
section for
more information on the Profile commands.
Shutdown
This function must be called before exiting the program. It does
not send any data to the ER5000. This function needs to be
called only once.
Summary of Contents for Tescom ER5000 Series
Page 2: ...2 Safety Installation Operations Precautions ...
Page 9: ...9 Table of Contents ...
Page 14: ...14 Features and Specifications ...
Page 25: ...25 What s New ...
Page 29: ...29 How It Works ...
Page 44: ...44 Glossary of Terms ...
Page 57: ...57 Getting Started ...
Page 76: ...76 Installation Variations ...
Page 111: ...111 The ERTune Program ...
Page 116: ...116 The ERTune Program Basic Features ...
Page 187: ...187 The ERTune Program Power User ...
Page 196: ...196 ER5000 Software Development Support ...
Page 202: ...202 Troubleshooting ...
Page 221: ...221 Internal Variables ...
Page 236: ...236 Certifications and Warranty ...
Page 241: ...241 Appendix A Setting up the ERTune Program on Windows 8 PCs ...