Differences between revisions 29 and 30
Revision 29 as of 2015-12-08 11:18:58
Size: 1573
Comment:
Revision 30 as of 2015-12-11 17:44:11
Size: 1651
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
||CAM SN || MAC Addr || IP Addr || Installed as ||
||21551056|| 00:30:53:17:AA:D0 || 192.168.10.10 || TEST (IOO rack) ||
||21740439|| 00:30:53:1A:8E:97 || 192.168.10.11    || MCI ||
||21740447|| 00:30:53:1A:8E:9F || 192.168.10.12   || MCO ||
||21740438|| 00:30:53:1A:8E:96 || 192.168.10.13    || MCE ||
||21740468|| 00:30:53:1A:8E:B4 || 192.168.10.14    || MC_REFL ||
||21740473|| 00:30:53:1A:8E:B9 || 192.168.10.15    || MC_TRANS ||
||CAM SN || MAC Addr           || IP Addr || Multicast Addr || Installed as ||
||21551056|| 00:30:53:17:AA:D0 || 192.168.10.10 || || TEST (IOO rack) ||
||21740439|| 00:30:53:1A:8E:97 || 192.168.10.11 || 239.192.0.252|| MCI ||
||21740447|| 00:30:53:1A:8E:9F || 192.168.10.12 || 239.192.0.151|| MCO ||
||21740438|| 00:30:53:1A:8E:96 || 192.168.10.13 || 239.192.0.253|| MCE ||
||21740468|| 00:30:53:1A:8E:B4 || 192.168.10.14 || || MC_REFL ||
||21740473|| 00:30:53:1A:8E:B9 || 192.168.10.15 || || MC_TRANS ||

Digital Camera System

Overview

How it works

How to Use

Manual

MEDM screen

By scripts

To run the server on k1cam0

$ camcode 
$ cd bin
$ ./camera_server.py -c K1-CAM-TEST.ini

To run a client on workstations

$ camcode 
$ cd bin
$ ./camera_client.py -c K1-CAM-TEST.ini

camcode = cd /opt/apps/linux-x86_64/camera/

Hardware Assignments

Cameras

CAM SN

MAC Addr

IP Addr

Multicast Addr

Installed as

21551056

00:30:53:17:AA:D0

192.168.10.10

TEST (IOO rack)

21740439

00:30:53:1A:8E:97

192.168.10.11

239.192.0.252

MCI

21740447

00:30:53:1A:8E:9F

192.168.10.12

239.192.0.151

MCO

21740438

00:30:53:1A:8E:96

192.168.10.13

239.192.0.253

MCE

21740468

00:30:53:1A:8E:B4

192.168.10.14

MC_REFL

21740473

00:30:53:1A:8E:B9

192.168.10.15

MC_TRANS

Network Switches

Hardware

Product

IP Addr

Installed at

POE switch

Netgear GSM5212P

169.254.100.22

Digital room, the first rack

POE path-through switch

Netgear GSM7224P

169.254.100.21

IOO field rack

KAGRA/Subgroups/DGS/Projects/Cam (last edited 2024-01-31 15:47:13 by shoichi.oshino)