Example #1
0
 void IPlcMapper <bool[, , ]> .Encode(Tag tag, bool[,,] value) => EncodeArray(tag, value.To1DArray());