Skip to content
Snippets Groups Projects
Commit 135df643 authored by Holger Brand's avatar Holger Brand
Browse files

Add SV and polling times

parent bf59a519
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ CSPP_BaseActor:CSPP_BaseActor.WebPubMode=-1
CSPP_ObjectManager:CSPP_ObjectManager.ActorList="StartActor.ActorList"
[ObjectManager.URLs]
#PollingCounter="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_PollingCounter"
#PollingCounter="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_PollingCounter?.1"
#PollingDeltaT="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_PollingDeltaT"
#PollingInterval="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_PollingInterval"
#PollingIterations="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_PollingIterations"
......@@ -23,8 +23,8 @@ CSPP_PVProxy:CSPP_PVProxy.WorkerActor="ObjectManager"
CSPP_PVProxy:CSPP_PVProxy.DelayedActivation=False
CSPP_PVProxy:CSPP_PVProxy.IgnoreFirstUpdate=False
[ObjectManagerProxy.URLs]
Activate="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManagerProxy_Activate"
WorkerActor="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManagerProxy_WorkerActor"
Activate="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManagerProxy_Activate?.1"
WorkerActor="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManagerProxy_WorkerActor|1024?.1"
#Polling_Interval_Msg="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_Set-PollingInterval"
#Polling_Iterations_Msg="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_Set-PollingIterations"
#Polling_Start_Stop_Msg="ni.var.psp://localhost/CSPP_ObjectManager_SV/ObjectManager_Set-PollingStartStop"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment