Lines Matching full:coil
105 * Coil status N * 1 Byte
158 /* Loop through each coil requested. */ in mbs_fc01_coil_read()
163 LOG_INF("Coil address not supported"); in mbs_fc01_coil_read()
173 /* Increment coil counter. */ in mbs_fc01_coil_read()
518 * FC 05 (0x05) Write Single Coil
549 /* Get the desired coil address and coil value */ in mbs_fc05_coil_write()
553 /* See if coil needs to be OFF? */ in mbs_fc05_coil_write()
563 LOG_INF("Coil address not supported"); in mbs_fc05_coil_write()
771 /* The 1st coil data byte is 6th element in payload */ in mbs_fc15_coils_write()
773 /* Loop through each coil to be forced. */ in mbs_fc15_coils_write()
790 LOG_INF("Coil address not supported"); in mbs_fc15_coils_write()
797 /* Increment the COIL counter. */ in mbs_fc15_coils_write()