5-6
InView Control and InView Control API
InViewCtrl Properties
SerialStopBits
DisplayAddress
PartitionSize
User's Manual 0300277-02 Rev. C
Properties
Description
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.
Syntax
object.DisplayAddress = value
Read/Write [short]
Values
255 - Broadcast to all displays
254 - Display address 254 only
253 - Display address 253 only
...
1 - Display address 1 only
Default
255
Description
This property is used to set the address the control
will use to communicate with the display. If the
address is set to 255, all of the connected displays
will receive transmissions from the control.
Syntax
object.PartitionSize = value
Read/Write [short]
50, 51, ... 450
Values
Default
100
Description
This property is used to set the maximum size in
bytes reserved for each message in the display. The
size of each message also determines the maximum
number of messages that can be stored in the
display. The number of messages is calculated as
200000 / PartitionSize. For example, with the
default size of 100 the display can hold 2000
messages. It is only necessary to set this property if
the Partition method will be used to partition the
display's memory.
Need help?
Do you have a question about the InView Series and is the answer not in the manual?
Questions and answers