Hi I am trying to use animation feature in opnet. For that I set the preferences to open animation viewer when the simulation starts. During the animation I am trying to call op_anim_viewer_open which always returns -2. No more subsequent GUI call has any effect. I also do not really know what name should i put into viewer id paramaeter of the call. Especially when animation is only stored in file for later usage. Any advice?
1
There are 1 best solutions below
Related Questions in OPNET
- Recoverable Error when running OPNET project
- What is the best tools among 1.OMNet++ 2.QUALNET 3.OPNET 4.NS3 5.LTE-SIM for Mobile Edge Computing simulation?
- When should I use network simulation software like OMNeT++ or NS3?
- How to Simulate the performance, throughput, end2end delay, average of consumed energy and PDR for routing protocols in WSN?
- How can I get multiple servers to divide work loads on a network? Opnet question
- Why do we need access interrupt while using passive queues?
- How can i simulate queue algorithms in OPNET Modeler
- Creating Custom broadcast (udp) traffic in Opnet
- How can I find a subarray with some contiguous elements randomly in C?
- How to find two disjoint paths in a bidirectional graph?
- Where is Packet Delivery Ratio parameter option in OPNET for AODV IN MANETS
- Importing STK orbit file into OPNET Modeler 18.5
- how to send custom data in opnet simulator fom one node to the other?
- I recently create a project of OPNET 14.5 and i have been unable to run the simulation. the error is about Pipeline stage model (dpt_ecc_pon)
- How to solve link failer in OPNET
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Erasing all temporary files in user home resolved the problem.