Jump to content

sasinew

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by sasinew

  1. QUOTE (Phil Duncan @ Jun 18 2008, 06:29 AM)

    Hi Sasi,

    I am not sure what exactly you are trying to achieve. Do you want LabVIEW to control a windows application or do you want to include a customised file menu in your own LabVIEW compiled executable application?

    Cheers & Beers

    :thumbup: :beer:

    Hi Phill,

    I want labview to control a windows application. For example, i want to open word and write something on that doc and print the doc, is it possible in LabVIEW? I mean control word menus. Please guide me.

    thank you.

    sasi

  2. 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

×
×
  • Create New...

Important Information

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