This device controls the MOSTAB SIS2900-LVPZT system designed by STRUCK. it uses
a RS232 communication. a right wire is needed. the communication parameters are:
- baud rate = 9600
- stop bit = 1
- parity = none
- 8 data bits.
Each frame has to be terminated by "LF" and "CR" characters (10 and 13 in decimal notation)
frame exemples :
- to return read only parameters : � RG � + LF + CR
- to set the loop gain � S2=12.125 � + LF + CR
5 run modes are available:
- 0 means " manual "
- 1 means " Peak Search "
- 2 means " Peak Hold "
- 3 means " standby "
- 4 means " Track set point "
To change the run mode, use the SetRunMode(code) command and choose the corresponding
number code
The device server is ready for distribution application programmers.
The author will be interested in any feedback which arise from their
usage of this device server.