Skip to content
Snippets Groups Projects
Commit 4e8d86f5 authored by Marko Mecina's avatar Marko Mecina
Browse files

add basic CCS template scripts

parent dad1787b
Branches
No related tags found
No related merge requests found
# Basic connection setup to IASW sim via PLM SW sim
### Poolmanager ###
cfl.start_pmgr()
# PLM connection
cfl.connect('LIVE', '', 5570, protocol='PUS')
cfl.connect_tc('LIVE', '', 5571, protocol='PUS')
### Poolviewer ###
cfl.start_pv()
#! CCS.BREAKPOINT
cfl.start_monitor('LIVE')
# cfl.set_monitor('LIVE')
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment