-
Content Count
1,991 -
Joined
-
Last visited
-
Days Won
37
Ton Plomp last won the day on April 3
Ton Plomp had the most liked content!
Community Reputation
173About Ton Plomp
-
Rank
How many lines per hour? Zero!
- Birthday 05/05/1982
Profile Information
-
Gender
Male
-
Location
New Zealand
LabVIEW Information
-
Version
LabVIEW 2012
-
Since
2000
Contact Methods
-
Twitter Name
tcplomp
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
-
- effects
- user interface
-
(and 3 more)
Tagged with:
-
RT @airtame: #AIRTAMEGiveAway contest - #LastChance- RT to win a free AIRTAME! 15 devices at stake! http://t.co/DXIpuW5Pad...
-
Sorry guys. I had a chat with JKI about this, and there is a fix available for VIPM, or the OGP that Yair posted. I'll see if I can get the version updated soon. Yes the move to New Zealand had been of quite an impact and I moved out of the LabVIEW world, moving to PLCs and SCADAs at an Aluminium Smelter. Working with different technologies has shown me the strengths of LabVIEW and weaknesses. However I can tell that the programming language LabVIEW is far superior to any of the PLC languages i've been working with so far. Cheers, Ton
-
completely new to LabView, need help with UDP
Ton Plomp replied to homerjay's topic in LabVIEW General
Yes, you can just insert the JSON string into an UDP sent block. Have a look at the UDP examples (under help) how you could connect to another device via UDP. Without your code and/or error codes it's pretty hard to tell what' s going wrong. (first start, can you ping the device?) Ton -
How do you open the VI? If you have a deamon application that connects to your LabVIEW via VI Server (I would give each LV instance it's own TCP/IP port), and then use the Open VI Reference node it should not display the dialogue per default. Ton
-
What version of LabVIEW are you using? Ton
-
Perhpaps you need the correct capitalization? Linux (in general) is capital aware while Windows is not. If I look at a windows LabVIEW.exe it has the following string somewhere in the binary file: allowMultipleInstances so you might need to CamelCase your INI key. I'd test: AllowMultipleInstances allowMultipleInstances And I'd test it with different spellings of False/false/FALSE Ton
-
How did you resolve it? I have a feeling you wanted controls instead of indicators.. Ton
-
Here's a trimmed down version of the error (http://i.imgur.com/PY0Masp.png). The fix by james (1.1.3.21) fixes this issue However it's similar for Complex Singles and Complex Doubles. This is fixed in commit d966584f2b63 (not build yet). James: could you add Tag's after building the project? Last issue is with FXP's. I don't understand them well enough to have a good idea how to represent them in JSON... Ton Apparently if the first instance of an array is empty, something goes wrong. I haven't been able to pinpoint it. However the variant we return from 'From JSON' has
-
Hi All, I would like to announce the setup of a LAVAg group on Bitbucket. This will provide us with an easy-to-start collaboration platform. Any member of the group can create repositories for open source projects. The first repository in this group is the JSON LabVIEW API. My goal is to have a groups of repositories of code that are valuable to us all. By moving the repositories into a group it removes the link to a person on the code. Now the code is owned by the group and the value reflects on the LAVA community. If you want to join the group (or co-admin) drop me a message o