Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beam diagnostics
  • wiki
  • Wiki
  • broadcast

broadcast · Changes

Page history
broadcast authored Feb 20, 2017 by Evgeny Bekhtenev's avatar Evgeny Bekhtenev
Hide whitespace changes
Inline Side-by-side
Showing with 42 additions and 1 deletion
+42 -1
  • broadcast.md broadcast.md +42 -1
  • No files found.
broadcast.md
View page @ 88751c29
...@@ -6,4 +6,45 @@ Title: Броадкасты ...@@ -6,4 +6,45 @@ Title: Броадкасты
# Броадкасты # Броадкасты
https://wiki-ext.aps.anl.gov/epics/index.php/How_to_Make_Channel_Access_Reach_Multiple_Soft_IOCs_on_a_Linux_Host ## Настройка файрвола в линуксе
\ No newline at end of file
https://wiki-ext.aps.anl.gov/epics/index.php/How_to_Make_Channel_Access_Reach_Multiple_Soft_IOCs_on_a_Linux_Host
## Настройка консоли в линуксе
На машинах vepp4-\* настройка пропмсана в логинскрипте для всех пользователей и ничего делать не надо
```
# /etc/profile.d/epics.sh
export EPICS_HOST_ARCH=linux-x86
export EPICS_BASE=/usr/lib/epics
export PATH="$PATH:$EPICS_BASE/bin/${EPICS_HOST_ARCH}"
export EPICS_CA_MAX_ARRAY_BYTES=$((1024*64))
#export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}${LD_LIBRARY_PATH+:}$EPICS_BASE/lib/${EPICS_HOST_ARCH}"
export EPICS_CA_AUTO_ADDR_LIST=NO
# pult1 pult3 pult5 pult6 spot spin cont fs k500 hare/Oidin vepp4-vm1 localhost
export EPICS_CA_ADDR_LIST="192.168.176.8 192.168.176.9 192.168.176.14 192.168.176.10 192.168.176.13 192.168.176.61 192.168.176.11 192.168.176.77 192.168.164.229 192.168.163.195 192.168.176.16 127.255.255.255"
```
## Настройка CSS
Открывеам
Edit->Preferences->CSS core->EPICS
pic1
Снимаем галочку auto_addr_list:
Пишем в addr_list:
```
192.168.176.8 192.168.176.9 192.168.176.14 192.168.176.10 192.168.176.13 192.168.176.61 192.168.176.11 192.168.176.77 192.168.164.229 192.168.163.195 192.168.176.16 127.255.255.255
```
Clone repository
  • CSS install
  • Qt Creator в debian
  • broadcast
  • btune pv list
  • chan pv list
  • css use
  • dissector pv list
  • dissector
  • epics
  • git
  • Home
  • https_error
  • index
  • internal
  • kud pv list
View All Pages