http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
ScannerInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : ScannerInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
DiagnoseFileName Element IsDebugMode Element IsCancelled Element DeviceIdentifier Element IpAddress Element FileActionType Element IsDividePricesBy100 Element CsvFilePriceIndex Element CsvFileAmountIndex Element CsvFileBarcodeIndex Element AsciiFilePriceLength Element AsciiFilePriceStart Element AsciiFileAmountLength Element AsciiFileAmountStart Element AsciiFileBarcodeLength Element AsciiFileBarcodeStart Element ScannerNumber Element Handshake Element Stopbits Element Databits Element Parity Element Baudrate Element ComPort Element ImportAppFolder Element ImportApp Element ScannerType Element Description Element ArticleCompositionLabelDefinitionId Element QueuebustingPrinterId Element SaleOrdersPrinterId Element ProductInfoPrinterId Element ArticleCompositionPrinterId Element ThermalPrinterId Element LinePrinterId Element OrganizationScannerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ScannerInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
ImportApp optional xs:string
ImportAppFolder optional xs:string
ComPort xs:unsignedByte
Baudrate xs:int
Databits xs:unsignedByte
ScannerNumber xs:short
IpAddress optional xs:string
DeviceIdentifier optional xs:string
IsCancelled xs:boolean
IsDebugMode xs:boolean
DiagnoseFileName optional xs:string
Used By
NewScannerInfoResult Element
scanner Element
GetSingleScannerResult Element
scanner Element
scanner Element
scanner Element
scanner Element
Source
<xs:complexType name="ScannerInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="OrganizationScannerId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="LinePrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ThermalPrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ArticleCompositionPrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductInfoPrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleOrdersPrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="QueuebustingPrinterId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ArticleCompositionLabelDefinitionId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ScannerType" type="tns:ScannerType" />
        <xs:element minOccurs="0" maxOccurs="1" name="ImportApp" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ImportAppFolder" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ComPort" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Baudrate" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Parity" type="tns:Parity" />
        <xs:element minOccurs="1" maxOccurs="1" name="Databits" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Stopbits" type="tns:Stopbits" />
        <xs:element minOccurs="1" maxOccurs="1" name="Handshake" type="tns:Handshake" />
        <xs:element minOccurs="1" maxOccurs="1" name="ScannerNumber" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFileBarcodeStart" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFileBarcodeLength" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFileAmountStart" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFileAmountLength" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFilePriceStart" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="AsciiFilePriceLength" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="CsvFileBarcodeIndex" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="CsvFileAmountIndex" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="CsvFilePriceIndex" type="xs:short" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsDividePricesBy100" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="FileActionType" type="tns:FileActionType" />
        <xs:element minOccurs="0" maxOccurs="1" name="IpAddress" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="DeviceIdentifier" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsCancelled" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsDebugMode" type="xs:boolean" />
        <xs:element minOccurs="0" maxOccurs="1" name="DiagnoseFileName" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents