Hello everybody, today we gonna learn how to use the LTDB setup at EMF, with Felixstar instead of Felixcore

For now, this setup is only operational at EMF, on pc-emf-felix-fe-01

First, start felixstar (felix-tohost and felix-toflx) :

gtbin (or : /det/lar/project/LTDB)

cd Felixstar

source setup.sh

./start.sh

Note : to launch felixstar manually, the two commands are :

felix-tohost --bus-dir=/tmp/bus --iface=priv0 --did 0 --cid 0 --dcs-timeout 1000 --dcs-watermark 3

--bus-dir : path to the bus directory, must be /tmp/bus, it's hard written on opcuaSca

--iface=priv0 : use the interface priv0, that is the mellanox card

--dcs-timeout : DCS NetIO timeout in ms

--dcs-watermark : DCS NetIO watermark in Byte

--did : detector ID (don't use at EMF, so keep 0)

--cid : connector ID (if you want to use two device, you must start two instance of felixstar, with a different cid)

felix-toflx --iface=priv0 --bus-dir=/tmp/bus --unbuffered

--bus-dir : path to the bus directory, must be /tmp/bus, it's hard written on opcuaSca

--iface=priv0 : use the interface priv0, that is the mellanox card

--unbuffered : use unbuffered mode

Then start the OpcUaScaServer, in the new version

gtbin

cd OpcUaScaServer _flxstar

source setup.sh

./start

Then you can start OpcUaLarLtdbServer as usually :

gtbin

cd OpcUaLarLtdbServer

source setup.sh

./start.sh

All the servers are launched, you can continue !

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r5 - 2022-02-01 - MathieuBiaut
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback