Definition Type: Element
Name: pocl_timeout
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BFML-CL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the amount of time to wait for the camera to respond after PoCL power is applied.
Collapse XSD Schema Diagram:
XSD Diagram of pocl_timeout
Collapse XSD Schema Code:
<xs:element name="pocl_timeout" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>This is the amount of time to wait for the camera to respond after PoCL power is applied.</xs:documentation>
    </xs:annotation>
</xs:element>