Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
289 | f9daq | 1 | [SP2155_Open] |
2 | Class="Function" |
||
3 | Prototype="void SP2155_Open(int port);" |
||
4 | |||
5 | [SP2155_Cmd] |
||
6 | Class="Function" |
||
7 | Prototype="int SP2155_Cmd(char *cmd, double wait);" |
||
8 | |||
9 | [SP2155_Echo] |
||
10 | Class="Function" |
||
11 | Prototype="void SP2155_Echo(int mode);" |
||
12 | |||
13 | [SP2155_GetWavelength] |
||
14 | Class="Function" |
||
15 | Prototype="int SP2155_GetWavelength();" |
||
16 | |||
17 | [SP2155_SetWavelength] |
||
18 | Class="Function" |
||
19 | Prototype="void SP2155_SetWavelength(int wavel);" |
||
20 | |||
21 | [SP2155_GetGrating] |
||
22 | Class="Function" |
||
23 | Prototype="int SP2155_GetGrating();" |
||
24 | |||
25 | [SP2155_SetGrating] |
||
26 | Class="Function" |
||
27 | Prototype="void SP2155_SetGrating(int grating);" |
||
28 | |||
29 | [SP2155_GetTurret] |
||
30 | Class="Function" |
||
31 | Prototype="int SP2155_GetTurret();" |
||
32 | |||
33 | [SP2155_SetTurret] |
||
34 | Class="Function" |
||
35 | Prototype="void SP2155_SetTurret(int turret);" |
||
36 | |||
37 | [SP2155_SetSpeed] |
||
38 | Class="Function" |
||
39 | Prototype="void SP2155_SetSpeed(int aperm);" |
||
40 | |||
41 | [SP2155_Scan] |
||
42 | Class="Function" |
||
43 | Prototype="void SP2155_Scan(int wavel);" |
||
44 | |||
45 | [SP2155_Close] |
||
46 | Class="Function" |
||
47 | Prototype="void SP2155_Close();" |
||
48 |