Date:
09-May-2019
Product name
RTX2018
File
: RTX2018 User Manual 1.0.docx
Ref.: FHA
Page: 34 of 34
This document and the information contained is property of RTX A/S, Denmark, and should be regarded as confidential.
Unauthorized copying is not allowed. The information in this document is believed to be correct at the time of writing. RTX A/S
reserves the right at any time to change said content, circuitry and specifications.
6
Test Application Development
RTX provides the interface components and small coding examples to aid the user in
integrating the RTX2018 into an automatic application.
The RTX2018 DLL
(“CmwIntf.dll”) is
the Dynamic Link Library file which provides API for
remote control of the instrument . These files are located in subfolders of the RTX2018
program folder (“
c:\Program Files (x86)\RTX\RTX2018\
” ).
32-bit and 64-bit versions of the DLL are provided and is located in the
“/Interface
/DLL/
Win32” and “/Interface
/DLL/
x64” folder
s.
In
the “
/Interface/Source/
” folder
the header/wrapper files are included to ease
implementation of C# and Python applications.
Example codes are located i
n the “/
Examples/” folder
and are small example files intended
for showing how an application can use the
“CmwIntf.dll”
.