WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Plug-in development 06-16-2008, 05:10 PM
Replies: 6
Views: 15,526
Posted By farshizzo
It depends on what data format the values are...

It depends on what data format the values are sent over the socket. If they are sent as text, then you can use standard text to float conversion. If the values are sent as binary data, then you can...
Forum: Plug-in development 06-13-2008, 12:19 PM
Replies: 6
Views: 15,526
Posted By farshizzo
Yes, this is possible. You actually don't even...

Yes, this is possible. You actually don't even need a plugin to accomplish this. Python has built-in support for socket handling. So you can do this all within your Python script. Search the forum,...
Forum: Plug-in development 06-13-2008, 10:12 AM
Replies: 6
Views: 15,526
Posted By farshizzo
The InitializeSensor function is where you should...

The InitializeSensor function is where you should initialize the connection to the device. You should set the status variable of the senor structure to TRUE or FALSE depending on if the initialized...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -7. The time now is 09:01 AM.


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