Function slmp_client::send_write_random_words_cmd_16[][src]

pub fn send_write_random_words_cmd_16(
    connection_info: &mut SLMPConnectionInfo,
    timeout: u16,
    target_word: &[SLMPDeviceData<u16>],
    target_dword: &[SLMPDeviceData<u32>]
) -> Option<u16>
Expand description

指定したワードデバイスの書込み要求送信(16bitアドレス版)

引数

  • connection_info - SLMP接続情報
  • timeout - SLMPコマンドのタイムアウト
  • target_word - ワードデバイスデータのリスト
  • target_dword - ダブルワードデバイスデータのリスト

返値

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