Rockwell Automation 2706-P42_P43_P44_P72_P74_P92_P94 InView Marquee Message Display User Manual User Manual
Page 124

Publication 2706-UM016D-EN-P - March 2006
5-6 InView Control and InView Control API
DisplayAddress
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.
PartitionSize
Syntax
object.PartitionSize = value
Read/Write [short]
Values
50, 51, … 450
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.
Properties
InViewCtrl Properties
Properties
Description