The DirectWriteWord Tag Command directly writes one or more WORDs to a data source. A data source can be:
The "Address" of the data within the data source. See Data Address Format to understand how to set the "Address".
One or more words to write to the data source.
The DirectWriteWord Tag Command writes an array of words directly to a data source.
To use the DirectWriteWord Tag Command both of these conditions must be met:
You can execute DirectWriteWord Tag Command from:
Fernhill SCADA Version | Version 2.3 |
---|---|
Required User Right | DirectWrite |
The DirectWriteWord Tag Command can be used with these tag types:
For information about writing a boolean value to a data source.
For information about writing an array of bytes to a data source.
For information about writing a text string to a data source.