Searched refs:MB_FUNC_READ_COILS (Results 1 – 7 of 7) sorted by relevance
42 #define MB_FUNC_READ_COILS ( 1 ) macro
100 *pucFrameCur++ = MB_FUNC_READ_COILS; in eMBFuncReadCoils()
100 ucMBFrame[MB_PDU_FUNC_OFF] = MB_FUNC_READ_COILS; in eMBMasterReqReadCoils()
201 case MB_FUNC_READ_COILS: in mbc_serial_master_send_request()322 MB_FUNC_READ_COILS; in mbc_serial_master_get_command()
116 {MB_FUNC_READ_COILS, eMBFuncReadCoils},
134 {MB_FUNC_READ_COILS, eMBMasterFuncReadCoils},
283 case MB_FUNC_READ_COILS: in mbc_tcp_master_send_request()394 command = (mode == MB_PARAM_WRITE) ? MB_FUNC_WRITE_MULTIPLE_COILS : MB_FUNC_READ_COILS; in mbc_tcp_master_get_command()