Echelon i.LON SmartServer Technical Information Page 315

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 314
i.LON SmartServer 2.0 Programmer’s Reference
19-15
Property Description R/W
IP-852 Configuration Server on the IP-852 channel.
<UCPTcfgPacketsReceived>
Packets received by the SmartServer's IP-852 router
from the IP-852 Configuration Server on the IP-852
channel.
R
19.1.9
LonScanner Protocol Analyzer
You can use the SystemService_Read_Info function to get the SmartServer’s LonScanner Protocol
Analyzer (LSPA) settings. To do this, you provide the SystemService_Read_Info function with an
<iLONSystemService> element that includes one <UCPTsystemInfoType> property that is set to
SI_LSPA.
Request
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<UCPTsystemInfoType>SI_LSPA</UCPTsystemInfoType>
</iLONSystemService>
</SystemService_Read_Info>
Response
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<LSPA>
<UCPTlspaPort>1629</UCPTlspaPort>
<UCPTlspaEnable>true</UCPTlspaEnable>
<UCPTlspaCaptureAllPackets>false</UCPTlspaCaptureAllPackets>
</LSPA>
</iLONSystemService>
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
The SystemService_Read_Info function returns one < SI_LSPA> item. The following table lists and
describes the properties of the < SI_LSPA> item. You can use the SystemService_Write_Info function
to configure those properties that are marked (r/w).
Property Description R/W
<UCPTlspaPort>
The port the SmartServer uses for communication with
the LonScanner Protocol Analyzer tool.
r/w
<UCPTlspaEnable>
This property enables the SmartServer to be connected
to the LonScanner Protocol Analyzer tool, which you
can use to monitor and diagnose network traffic.
To enable the SmartServer to be connected to the
LonScanner Protocol Analyzer tool, set this property to
“true”. To disable this feature, set this property to
“false”.
r/w
Page view 314
1 2 ... 310 311 312 313 314 315 316 317 318 319 320 ... 442 443

Comments to this Manuals

No comments