Also See: Write Item Value
When the SampleClient detects the server OPC Item is an ARRAY data type, the Array Write dialog is presented.

Array Write Dialog

Array Size
![]()
This is the number of elements in the array.
Current Element
This is the array element select in the values list box

Edit Value
Changes the value of the Current Element
![]()

Jump To
Jumps to a specific array element in the values list.
![]()

Fill Array…
Fills the entire array with a single value
![]()


Write Array
Executes the array write to the connected server.
![]()
The default writing method is IOPCSyncIO::Write. Select Async Write to execute IOPCAysncIO::Write command.