RSS Git Download  Clone
Raw Blame History
################################################################################
#	TmsServerDebug.conf	Configuration file for TMS Server
#				T.Barnaby,	BEAM Ltd,	2007-02-08
################################################################################
#
# TmsServer:		- The hostname or IP Address of the boap server
# Ring:			- The ring number, 1 - 4
# Master:		- This is a master server, will send setNextCycle and CycleParmeters
# SptDir:		- The pathname to the directory holding the Cycle Paramater files
# SimulateData		- Simulate TMS machine mode. Simulates Module Controllers (0,1)
# SimulateNextCycle:	- Simulate the calling of the setNextCycle() function at CycleStop (0,1).
# DefaultCycleType:	- The default CycleType from start up
# AdcSysclkSync:	- Sets the ADC clock to be synchronised with the SYSCLK timing clock
# PuServer?:		- The Physical Module Controller numbers used as the logical Module Controllers
# PickUp?:		- The Logical to physical pickup mapping
#
#TmsServer:		tmssc.tmsnet
TmsServer:    	 	localhost
Ring:			1
Master:			1
SptDir:	        	/usr/tms/stateTables
SimulateData:  		0
SimulateNextCycle:	1
#DefaultCycleType:	Beam3
AdcSysclkSync:		0
PuServer1:  	   	1
#PuServer2:     	2
#PuServer3:     	3
#PuServer4:     	4
DefaultCycleType:	SigGenBeam3
PickUp1:       	1,1,1
PickUp2:       	1,1,2
PickUp3:       	1,1,3