Files
mxsc/robot/MXLAB/Controller1/usr/configs/sio.cfx
2017-02-22 14:09:56 +01:00

11 lines
334 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<sio>
<socketSrv>
<String name="name" value="sSIO" />
<String name="desc" value="" />
<Uint name="portNumber" value="1000" />
<Int name="endOfString" value="10" />
<Float name="timeOut" value="1" />
<Bool name="nagle" value="true" />
</socketSrv>
</sio>