ProSoft Technology AN-X-AMX User Manual
Page 36

Page
32
AN-X-DCSNet2
November 2011
The units for the times are 0.1 milliseconds. A value of 87 means 8.7
ms.
To map the statistics for a given connection, include a line with the
keyword ConnStatsn, where n is the connection number, from 0 to 15, in
the input section of a connection.
Examples:
, ConnStats2
40, ConnStats2 ; offset 40
Sample File – DCS Slave
The following sample file shows how data is mapped for an AN-X
configured as a DCS slave at drop 2, depth 4. The AN-X is also
monitoring all the data on drop 1 on the same network.
ClxName,DCS2slave
ClxPrefix,ANX3
; AN-X is drop 2 depth 4, drop 1 is monitored
ClxSlot, 0
DataOutput
,2,0,32
,3,0,32
,4,0,32
,5,0,32
DataInput
,2,32,32
,3,32,32
,4,32,32
,5,32,32
ClxSlot, 1
DataOutput
DataInput
,0,0,32
,0,32,8
,1,0,64
ClxSlot, 15
DataOutput
DataInput
,ConnStats0
,ConnStats1