EasyManua.ls Logo

Stahl-electronics BS Series - Self-Written Code

Default Icon
29 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
BS and BSA Bias Supply Series and User Manual, Rev 2.60
www.stahl-electronics.com phone: +49 6242-504882, fax: +49 6242 504884
9
Furthermore (in case not installed before) the National Instruments VISA drivers need to be
installed, which enable the LabVIEW
TM
software easy access to the PCs hardware resources.
After completion of these two installations, the control program can be run in the
executable file version without having the LabVIEW
TM
development environment installed.
3.2.3 Self-written Code
In order to access the device by self-written program code, simple commands in plain text style
(ASCII) can be used to set voltages, query the status of the device, retrieve voltages and currents and
so on. These commands are described in the appendix (see end of this manual), are easy to learn, and
can be sent through own programs (apart from LabVIEW
TM
) via e.g. C++, Python, BASIC or
Pascal/Delphi dialects. The physical connection to the device needs to be established beforehand, like
described above, section 3.2.1 .