logo
  • TechDocs
  • EMDK For Xamarin 4.0

  • About
  • Get Started
  • Tutorials
  • Samples
  • Guides
  • Profile Manager
  • FAQs
  • APIs

TECHDOCS ARCHIVE: A newer version of this product and documentation are available. See the latest

  • SerialCommConfig.ParityBits
  • Methods
    • ValueOf
    • Values
  • Properties
    • Even
    • Mark
    • None
    • Odd
    • Space

SerialCommConfig.ParityBits

EMDK For Xamarin 4.0

Specifies the parity bits for a SerialComm object.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.SerialComm.SerialCommConfig.ParityBits ValueOf (string this_);

Parameters:

System.String this_ -

Returns - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

Values

public static Symbol.XamarinEMDK.SerialComm.SerialCommConfig.ParityBits[] Values ();

Parameters:

Returns - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits[]

Properties

Even

Sets the parity bit so that the count of bits set is an even number

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

Mark

Leaves the parity bit set to 1

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

None

No parity check occurs

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

Odd

Sets the parity bit so that the count of bits set is an odd number

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

Space

Leaves the parity bit set to 0

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+ParityBits

ZEBRA and the stylized Zebra head are trademarks of Zebra Technologies Corporation, registered in many jurisdictions worldwide. All other trademarks are the property of their respective owners. ©2019 Zebra Technologies Corporation and/or its affiliates. All rights reserved. Terms & Conditions