Printronix SL4M Reference Manual page 61

Pxml application developer
Hide thumbs Also See for SL4M:
Table of Contents

Advertisement

<xsd:complexType name="getStatisticsType">
<xsd:annotation>
<xsd:documentation>
<doc:purpose>
Object requests statistics for a given type.
</doc:purpose>
<doc:type node="request"/>
<doc:response type="RFIDstatisticsType"/>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="type">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="RFID"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="clearStatisticsType">
<xsd:annotation>
<xsd:documentation>
<doc:purpose>
Object requests to clear statistics for a given type.
</doc:purpose>
<doc:type node="request"/>
<doc:response type="ackType">
Returns an 'ack' element specifying the success
of the set operation.
</doc:response>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="type">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="RFID"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
61

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SL4M and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents