ArcPad Scripting Object Model
Break Property
See Also  Send comments on this topic.
AUX Object : Break Property

Glossary Item Box

Description

Clears or sets the break signal state.

Property type

Write-only property

Syntax

object.Break = [ value ]

Return Type

Boolean

Remarks

When Break is set to True, Break sends a break signal. Character transmission is suspended and the transmission line is placed in a break state until you set Break to False. You only need to set the break state if the device with which you are communicating requires that a break signal be sent.

See Also

© 2013 All Rights Reserved.