SEPIA
Software documentation for the APEX SEPIA receivers
network.h
Go to the documentation of this file.
1
/* Copyright 2017 Michael Olberg <michael.olberg@chalmers.se> */
2
#ifndef NETWORK_H
3
#define NETWORK_H
4
9
#ifndef FAKE
10
#define COMPUTER "192.168.1.1"
11
#define GPIO "192.168.1.11"
12
#define SYNTHESIZER "192.168.1.12"
13
#define AGILENT "192.168.1.20"
14
#define IFSWITCH "192.168.1.13"
15
#define TAPOFFSWITCH "192.168.1.14"
16
#define UPS "192.168.1.15"
17
#define CRYOCON "192.168.1.16"
18
#define LANTRONICS "192.168.1.18"
19
#define ANALYZER "192.168.1.19"
20
#define POWERMETER "192.168.1.44"
22
#define SYNTHPORT 1234
23
#define AGILENTPORT 5025
24
#define MODBUSPORT 502
25
#define CRYOPORT 5001
26
#define VACUUMPORT 10001
27
#define MIRRORPORT 10002
28
#define TELNETPORT 23
29
#define POWERPORT 10001
30
#endif
31
32
#define ENGIFPORT 15000
33
#define BAND5PORT 15645
34
#define BAND7PORT 15660
35
#define BAND9PORT 15655
37
#define APECSLOGHOST "10.0.2.171"
38
#define APECSLOGPORT 12157
40
#endif
network.h
Generated on Fri Mar 22 2019 10:01:48 for SEPIA by
1.8.13