Address configuration for s7 1200 as OPC device

Based on your earlier error report, the Modbus implementation in Siemens doesn't support the necessary "Masked Write" function code to change bits in holding registers, and doesn't support the coil function codes. So, no can do with Modbus.

It should be possible with the native driver using boolean tag syntax as Kevin suggested in comment #17 above, as long as you satisfy all of the preconditions for the native driver's use with S7 1200/1500 devices:

(An S7+ driver is coming in Ignition v8.3, which should simplify this considerably.)