simpleType ntcip:PositionIrisLens
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
element CCTVDeviceStatus/cctv-position-iris-lens
annotation
documentation
      
            Definition: Object is 4 bytes in length:
            Byte 1 is the mode of operation defined as stop movement, delta, absolute, or continuous movement,
            Byte 2 is speed defined as a scalar unit with positive (+) being closed and negative (-) being opened,
            Bytes 3 and 4 specify a position or offset measurement in scalar units with a maximum value of the specified limit.
        
source <xs:simpleType name="PositionIrisLens">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: Object is 4 bytes in length:
            Byte 1 is the mode of operation defined as stop movement, delta, absolute, or continuous movement,
            Byte 2 is speed defined as a scalar unit with positive (+) being closed and negative (-) being opened,
            Bytes 3 and 4 specify a position or offset measurement in scalar units with a maximum value of the specified limit.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy