Function slmp_client::send_read_block_cmd_32[][src]

pub fn send_read_block_cmd_32(
    connection_info: &mut SLMPConnectionInfo,
    timeout: u16,
    target_word: &[SLMPDeviceBlock],
    target_bit: &[SLMPDeviceBlock]
) -> Option<u16>
Expand description

複数の連続したデバイス(デバイスブロック)の読み取り要求送信(32bitアドレス版)

引数

  • connection_info - SLMP接続情報
  • timeout - SLMPコマンドのタイムアウト
  • target_word - ワードアクセスするデバイスブロックのリスト
  • target_bit - ビットアクセスするデバイスブロックのリスト

返値

発行したコマンドのシリアル