<< Click to Display Table of Contents >>
DataField.MyData.Write.ValueOfBooleanOutputs |
Device |
Destination address, in the format <Address>: |
Item |
DataField.MyData.Write.ValueOfBooleanOutputs |
If users prefer to omit the Device field, the following syntax is expected for the Item field.
<Address>:DataField.MyData.Write.ValueOfBooleanOutputs
Initially this Driver sends data, whether vital or not, to the corresponding addressed peer Station with all values at 0 (zero). New values are sent after the confirmation of the ConfirmNewValues Tag with the previous writing of values by the DataField.MyData.Write.ValueOfBooleanOutputs Block Tag.
Elements of DataField.MyData.Write.ValueOfBooleanOutputs Block Tag
Element |
Name |
Meaning |
---|---|---|
1 |
BooleanOutputValue0 |
Byte-type Element containing Boolean outputs, from position 0 (zero) to 7 (seven) |
2 |
BooleanOutputValue1 |
Byte-type Element containing Boolean outputs, from position 8 (eight) to 15 |
3 |
BooleanOutputValue2 |
Byte-type Element containing Boolean outputs, from position 16 to 23 |
4 |
BooleanOutputValue3 |
Byte-type Element containing Boolean outputs, from position 24 to 31 |
5 |
BooleanOutputValue4 |
Byte-type Element containing Boolean outputs, from position 32 to 39 |
6 |
BooleanOutputValue5 |
Byte-type Element containing Boolean outputs, from position 40 to 47 |
7 |
BooleanOutputValue6 |
Byte-type Element containing Boolean outputs, from position 48 to 55 |
8 |
BooleanOutputValue7 |
Byte-type Element containing Boolean outputs, from position 56 to 63 |
9 |
BooleanOutputValue8 |
Byte-type Element containing Boolean outputs, from position 64 to 71 |
10 |
BooleanOutputValue9 |
Byte-type Element containing Boolean outputs, from position 72 to 79 |
11 |
BooleanOutputValue10 |
Byte-type Element containing Boolean outputs, from position 80 to 87 |
12 |
BooleanOutputValue11 |
Byte-type Element containing Boolean outputs, from position 88 to 95 |
13 |
BooleanOutputValue12 |
Byte-type Element containing Boolean outputs, from position 96 to 103 |
14 |
BooleanOutputValue13 |
Byte-type Element containing Boolean outputs, from position 104 to 111 |
15 |
BooleanOutputValue14 |
Byte-type Element containing Boolean outputs, from position 112 to 119 |
16 |
BooleanOutputValue15 |
Byte-type Element containing Boolean outputs, from position 120 to 127 |
NOTES |
•Use the bit properties from 0 (zero) to 7 (seven) to individually access each Boolean output, in its respective Element of this Block Tag. •The number of Boolean outputs can range from 0 (zero) to 128, so this Block Tag can range in usable size from 1 (one) to 16 Elements, in which each Element holds from 8 (eight) to 128 outputs. Therefore, users can change the Block size and remove Elements to suit its true size. •If the number of outputs is equal to 0 (zero), this Block Tag is empty. |