DirectWriteBit Tag Command

Help Contents

Introduction

The DirectWriteBit Tag Command writes a bit value directly to a data source. A data source can any of the following:

Parameters

DataAddress : ANY_STRING

The "Address" of the data within the data source. See Data Address Format to understand how to set the "Address".

Value : BOOL

The value to write.

Remarks

The DirectWriteBit Tag Command writes a single bit directly to a data source.

To use the DirectWriteBit Tag Command both of these conditions must be met:

You can execute DirectWriteBit Tag Command from:

Requirements

Fernhill SCADA VersionVersion 2.3
Required User RightDirectWrite

Applies To

The DirectWriteBit Tag Command can be used with these tag types:

Further Information

DirectWriteByte

For information about writing an array of bytes to a data source.

DirectWriteString

For information about writing a text string to a data source.

DirectWriteWord

For information about writing an array of words to a data source.