Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/webchecker3/web-checker3.net/public_html/hokuyo-aut/faq/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-wp-security domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/webchecker3/web-checker3.net/public_html/hokuyo-aut/faq/wp-includes/functions.php on line 6121
UAMのMACアドレスを確認する方法はありますか | よくあるご質問 | 光データ装置、センサ、自動ドアなどの専門メーカー 北陽電機株式会社
よくあるご質問
FAQ
エリア設定タイプ測域センサ

UAMのMACアドレスを確認する方法はありますか

UAMのMACアドレスを確認する方法はありますか。

以下の説明ではセンサのIPアドレスを初期値の192.168.0.10としています。
お使いのセンサのIPアドレスが異なる場合は読み替えてください。

センサとPCを1対1で接続し、センサの電源を入れた状態にします。

1. Windows PC で確認する方法
コマンドプロンプトを起動し、以下のコマンドを順に実行します。
ping 192.168.0.10
arp -a 192.168.0.10

1つめのコマンドは、アドレス解決テーブルが更新されていることを確認するためのものです。
ping でセンサからの応答が正常に得られない場合は、PCの設定やセンサとの接続状態を確認してください。
2つめのコマンドでMACアドレスが表示されます。

2.Linux(またはUNIX系)PC で確認する方法
ターミナルで以下のコマンドを実行します。
ping 192.168.0.10
arp -a -n 192.168.0.10
(コマンドの内容はWindowsと同じ)


Notice: Undefined variable: showBanner in /home/webchecker3/web-checker3.net/public_html/hokuyo-aut/inc/footer.php on line 195
上に戻る