I am using S7-400, CP-443. Is there any function which writes single bit to PLC. Pl. help me
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
daveWriteBits() does it. But in spite of "write bits" sounds like plural, you can write only one bit per call, so it is quite inefficient.
Thanks
I am using S7-400, CP-443. Is there any function which writes single bit to PLC. Pl. help me
daveWriteBits() does it. But in spite of "write bits" sounds like plural, you can write only one bit per call, so it is quite inefficient.
Thanks