Japan QualNet Community Forums Japan QualNet Community Forums
Welcome Guest 
ログイン
ユーザ名:

パスワード:


パスワード紛失

新規登録
検索
メインメニュー
アクセスカウンター
2024/04/29:21/23
2024/04/28:16/23

2024/02/29より292/1375
人気モジュール
No.1: フォーラム 27
日曜日からの合計
人気Browser&OS
No.1:巡回ロボット35

No.1:どっかの巡回ロボット34
No.2:Majestic-12巡回ロボット1

日曜日からの合計
メイン
   Scenario Setup & Configuration
     configファイルのPHY802.15.4について
投稿するにはまず登録を

題名 投稿者 日時
   configファイルのPHY802.15.4について te-ueda 2016/6/25 16:09
     Re: configファイルのPHY802.15.4について hiro 2016/6/27 12:15
       Re: configファイルのPHY802.15.4について te-ueda 2016/6/27 16:59
         Re: configファイルのPHY802.15.4について hiro 2016/6/27 17:26
           Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 10:53
             Re: configファイルのPHY802.15.4について hiro 2016/6/28 11:13
               Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 11:48
                 Re: configファイルのPHY802.15.4について hiro 2016/6/28 12:02
                   Re: configファイルのPHY802.15.4について nak 2016/6/28 12:24
                     Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 12:47
                       Re: configファイルのPHY802.15.4について nak 2016/6/28 13:05
                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 14:29
                           Re: configファイルのPHY802.15.4について nak 2016/6/28 15:45
                           Re: configファイルのPHY802.15.4について hiro 2016/6/28 15:50
                             Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 17:34
                               Re: configファイルのPHY802.15.4について hiro 2016/6/28 19:03
                                 Re: configファイルのPHY802.15.4について hiro 2016/6/28 19:17
                                 » Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 9:24
                                     Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 9:25
                                       Re: configファイルのPHY802.15.4について hiro 2016/6/29 10:47
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:14
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:15
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:37
                                           Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 13:16
                                           Re: configファイルのPHY802.15.4について hiro 2016/6/29 13:19
                                             Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 13:53
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:38
                                           Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 13:31
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:39
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:40
                                         Re: configファイルのPHY802.15.4について te-ueda 2016/6/29 11:41
                                           Re: configファイルのPHY802.15.4について forum_admin 2016/6/29 12:03
                   Re: configファイルのPHY802.15.4について te-ueda 2016/6/28 12:29
                     Re: configファイルのPHY802.15.4について hiro 2016/6/28 12:33
フラット表示 前のトピック | 次のトピック
投稿者 スレッド
te-ueda
投稿日時: 2016/6/29 9:24
半人前
登録日: 2016/4/18
居住地:
投稿: 38
Re: configファイルのPHY802.15.4について
連絡、ありがとうございます。

小職がシミュレーションした結果は添付のdefault.statの
通り、Network層で若干データが出る程度で、Physical層や
MAC層ではデータがでないという結果になっております。

node.cppに下記のprintfを加えて実行させても(添付a.txt)
node_Event - Layerは4/5/6/7で、下位層は出てきません。

------------------------------------------------------------

if (msg->eventType != MSG_PROP_SignalReleased)
{
// These events are not counted to maintain consistent event
// counts during parallel execution.
node->partitionData->numberOfEvents++;
}

  printf( // Debug by ueda
"[ueda]node_Event - Layer: %d\n",                   MESSAGE_GetLayer(msg)); // Debug by ueda


/* This statement should be updated as new layers are       incorporated. */
switch (MESSAGE_GetLayer(msg))

------------------------------------------------------------

どこか、原因が考えられるところがありますでしょうか?

default.stat
フラット表示 前のトピック | 次のトピック
Copyright c KOZO KEIKAKU ENGINEERING Inc. All Rights Reserved.
XOOPS Cube PROJECT