WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: sagar29
Forum: Vizard 01-07-2017, 07:10 PM
Replies: 7
Views: 11,015
Posted By sagar29
Hello, I am trying to send data as packets of...

Hello,
I am trying to send data as packets of doubles in little endian format from MATLAB(Simulink) to Vizard. Since MATLAB is non-python interface, I am using code give on the forum and it is:
...
Forum: Vizard 12-09-2016, 05:18 PM
Replies: 7
Views: 11,015
Posted By sagar29
In more detail, we are sending data as packets of...

In more detail, we are sending data as packets of doubles in Little endian format.

As an alternative, instead of using inbuilt networking commands in vizard, should I write UDP client in python...
Forum: Vizard 12-09-2016, 04:26 PM
Replies: 7
Views: 11,015
Posted By sagar29
Hello, I amtrying to send 5 bytes from matlab....

Hello,
I amtrying to send 5 bytes from matlab. MATLAb is first taking 6 bytes, creating packet and sending it over UDP. To verify whether MATLAB is sending data or not, I ran MATLAB receiver on...
Forum: Vizard 12-01-2016, 03:26 PM
Replies: 7
Views: 11,015
Posted By sagar29
Hi, Thanks for reply. When i run the code...

Hi, Thanks for reply.

When i run the code given above, I get output something like this:

data data data
data 50
data data address 192.168.1.2
port 4950
data data data 4950
data 950
Forum: Vizard 11-26-2016, 02:12 PM
Replies: 7
Views: 11,015
Posted By sagar29
Vizard and Matlab

Hi, I am trying to send a packet from matlab simulink model to vizard using UDP protocol.

Vizard code is:

import viz
import viznet

viz.go()

myNetwork=viz.addNetwork('192.168.1.2')
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -7. The time now is 03:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC