in my PLC 100.00 is output coil, i controlled it with W0.00 as input to 100.00, is it possible to control 100.00 directly from MomentaryButton(PLCAddressValue=100.00) ?
here i give attachment of my ladder program.
but this is just my opinion:
i think PLC doesn't allow direct access to output coils because it will cause unconsistency in ladder program as output coils always need input (just like in my ladder program).