The DirectWriteByte Tag Command directly writes an array of bytes 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 PLC or Device.
The DirectWriteByte Tag Command writes an array of bytes directly to a data source.
To use the DirectWriteByte Tag Command both of these conditions must be met:
You can execute DirectWriteByte Tag Command from:
Fernhill SCADA Version | Version 2.3 |
---|---|
Required User Right | DirectWrite |
The DirectWriteByte Tag Command can be used with these tag types:
For information about writing a boolean value to a data source.
For information about writing a text string to a data source.
For information about writing an array of words to a data source.