simpleType ntcip:PositionPan
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
element CCTVDeviceStatus/cctv-position-pan
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 clockwise and negative (#) being   counterclockwise,
            Bytes 3 and 4 specify a position or offset measurement in 1/100th degrees.
            The minimum amount of movement shall be one step as defined by the rangeMinimumPanStepAngle
        
source <xs:simpleType name="PositionPan">
 
<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 clockwise and negative (#) being   counterclockwise,
            Bytes 3 and 4 specify a position or offset measurement in 1/100th degrees.
            The minimum amount of movement shall be one step as defined by the rangeMinimumPanStepAngle
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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