Rockwell Automation 2706-P42_P43_P44_P72_P74_P92_P94 InView Marquee Message Display User Manual User Manual
Page 123
Publication 2706-UM016D-EN-P - March 2006
InView Control and InView Control API 5-5
SerialParity
Syntax
object.SerialParity = string
Read/Write [BSTR]
Values Even
Odd
None
Mark
Space
Default
Even
Description
This property is used to set the serial parity
that the control will use to communicate
with the display. It is only necessary to set
this property if the ConnectMode is set to a
value of 0 - Serial. Currently, Even parity is
the parity supported by the display.
SerialDataBits
Syntax
object.SerialDataBits = value
Read/Write [short]
Values 4
5
6
7
8
Default
7
Description
This property is used to set the serial data
bits that the control will use to communicate
with the display. It is only necessary to set
this property if the ConnectMode is set to a
value of 0 - Serial. Currently, 7 bits is the
data bit setting supported by the display.
SerialStopBits
Syntax
object.SerialStopBits = value
Read/Write [float]
Values 1
and
2
Default
2
Description
This property is used to set the serial stop
bits that the control will use to communicate
with the display. It is only necessary to set
this property if the ConnectMode is set to a
value of 0 - Serial. Currently, 2 bits is the
stop bit setting supported by the display.
Properties
InViewCtrl Properties
Properties
Description