Server Write Array Item

Also See: Write Item Value

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

images\ebx_-1692537245.gif

 

Array Write Dialog

images\ebx_-934008304.gif

Array Size

images\ebx_1941038368.gif

This is the number of elements in the array.

 

Current Element

This is the array element select in the values list box

images\ebx_596711316.gif

 

Edit Value

Changes the value of the Current Element

images\ebx_-436494029.gif

images\ebx_756378745.gif

 

Jump To

Jumps to a specific array element in the values list.

images\ebx_700625645.gif

images\ebx_-1639565196.gif

 

Fill Array…

Fills the entire array with a single value

images\ebx_1801870344.gif

images\ebx_1115597293.gif

images\ebx_-1489921630.gif

 

Write Array

Executes the array write to the connected server.

images\ebx_621395670.gif

The default writing method is IOPCSyncIO::Write. Select Async Write to execute IOPCAysncIO::Write command.