Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
XModemErrorCheckingOption Enumeration
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
: XModemErrorCheckingOption Enumeration
Options for specifying the type of Xmodem error checking and the Xmodem packet size.
Members
Member
Description
None
Specifies 1-byte checksum and 128-byte packets.
XModem1k
Specifies 2-byte CRC and 1024-byte packets.
XModemCrc
Specifies 2-byte CRC and 128-byte packets.
See Also
Reference
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Send Feedback