Jump to content

draw network layout


Recommended Posts

Dear Members,

i have got problem on drawing network node and links.

creating node

n -t 0 * -s 0 -x 3.037846 -y 1.072501 -v circle -color black

"n" denotes the node state.

Flags "-t" indicates time and "-s" denotes node id.

"-x" and "-y" coordinates.

"-v" is the shape of the node.

creating link

l -t 0 * -s 2 -d 1 -S up -r 10Mb

"l" denotes the link.

"-s" source id.

"-d" destination id.

"-S" link state (up/down).

"-r" link bandwidth.

and i have to add additional properties to links and nodes.

pls anyone help me to create network topology in labview in realtime. getting data from other application which is genetrating trace file as attached trace format file and mentioned above.

thank you.

sasi

Link to comment

Hi sasinew,

This quesion reads like a project spec (that I generally do not code up unless there is a purchase order in place :rolleyes: ).

If you want help with this, please post everything you have tried to date and then we can advise as required.

you could also get more help if you post the code that produced that text file. :thumbup:

Ben

Link to comment

QUOTE(LV Punk @ Jul 31 2007, 10:09 AM)

Would this problem have anything to do with this NI forum post?

freelance programmer required

There are lots of talented programmers and consultants on LAVA. In order to reach your goal you need to learn how to ask questions the smart way.

Nice catch LV Punk!

I have collected a bunch of picture control realted links in this thread on the NI forum (up over 6000 views, cool!)

http://forums.ni.com/ni/board/message?boar...4&jump=true

WARNING: PLUG FOLLOWS :headbang:

If you want me to develop this for you e-mail me at

bar@dsautomation.com

and I'll put you in contact withne of the sales people.

END OF PLUG :shifty:

Ben

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.