Prabhakant Patil
Members-
Posts
67 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Prabhakant Patil
-
I also not find this kind bounded thing related to the string. Thats why I develoed this code to Limit the string for the decided character Prabhakant
-
How do I use the "search 1D array" primative?
Prabhakant Patil replied to alexber2's topic in LabVIEW General
Ohh I forgot to see date when he posted his query. -
Just check the following link. https://decibel.ni.com/content/docs/DOC-16791 You can extract the string limit form this regards Prabhakant
-
You can try the following link. it woll also help you to Log the data comming on RS232 port. http://lavag.org/files/file/172-hyper-terminal/ http://lavag.org/files/file/172-hyper-terminal/ Regards Prabhakant
-
Extract EXCEL sheet contents into 2D array.
Prabhakant Patil replied to Grey's topic in LabVIEW General
You can read data using spreadsheet VI. but is is difficult to convert time stamp data into labview format. For this you can try follwing link. It will also help you to read data from excel. https://decibel.ni.com/content/docs/DOC-16911 https://decibel.ni.com/content/docs/DOC-16911 Regards Prabhakant -
Serial Comm : Hyper Terminal Works; LabVIEW not!
Prabhakant Patil replied to Grey's topic in LabVIEW General
You can try this also for the Hyper Terminal http://lavag.org/files/file/172-hyper-terminal/ Hyper Terminal 1.1.0 Category: Hardware Last Updated Jul 05 2012 07:56 AM -
How do I use the "search 1D array" primative?
Prabhakant Patil replied to alexber2's topic in LabVIEW General
You can refer Labview help for the same. Also attached example will help you to understand search array function. It will give you single index as well as multiple index. Prabhakant Search Array.vi -
Check attached file. I have generated data and also removed zero from the data. Remove Zero.vi
-
As per discussion, the attached sample VI might help you to resolve your problem. Just try this. Prabhakant Loop Time 1.vi Loop Time 3.vi
-
[CR] Analog Clock_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
Thanks a Lot. It is also learning for me. Some times we did a big thing but we forgot to implement small things. -
Upconverting Labview 5.0 vis for Labview 2011
Prabhakant Patil replied to KWaris's topic in LabVIEW General
Also you just download evaluation version 8, or request NI for the same. I also faced this problem earlier. I resoved this using Labview 8. -
You can try this. also please modify this according to your need. PopUp.vi
-
Multitouch in LabVIEW - using a PC screen
Prabhakant Patil replied to mariuszl2's topic in LabVIEW General
Yes, it might be used to multi screen in Labview. Just check with the VI properties. Might be attached image will help to do multiscreen. -
Hi You can try follwing simple VI. Loop Time 1.vi Loop Time 2.vi
-
[CR] Analog Clock_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
HI, Can Any one help me to add Second hands in this -
[CR] Create_Scale_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
Thanks a Lot -
Name: Analog Clock_LV2010 Submitter: Prabhakant Patil Submitted: 04 Jul 2012 File Updated: 12 Jul 2012 Category: General LabVIEW Version: 2010 License Type: BSD (Most common) Analog Clock_LV2010 v1.0.0 Copyright © 2012, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org LabVIEW Versions:2010 Dependencies: Required Labview proffesional version to create XControl Description: This is simple try to create analog clock. Version History: v1.0.0: Initial release of the code. License: BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Analog Clock_LV2010" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org Click here to download this file
-
Version 1.0.0
1,512 downloads
Analog Clock_LV2010 v1.0.0 Copyright © 2012, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org LabVIEW Versions:2010 Dependencies: Required Labview proffesional version to create XControl Description: This is simple try to create analog clock. Version History: v1.0.0: Initial release of the code. License: BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Analog Clock_LV2010" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org -
[CR] Create_Scale_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
Hi I have downloaded this VI. But this is devloped in LV 2011. Can you save it to lower version, so I could do study it, and if possibly implement it. Yes DAQ Assistance is get installed along with the DAQmx. and each daqmx VI uses a DLL to coomunicate with the hardware. I gone thriugh the DAQ assistance, it will allow you to create channel and Task, but it wont create scale. we need to create scale seperately, and it is input to the task. -
Name: Create_Scale_LV2010 Submitter: Prabhakant Patil Submitted: 02 Jul 2012 File Updated: 12 Jul 2012 Category: Hardware LabVIEW Version: 2010 License Type: BSD (Most common) Create_Scale_LV2010 v1.0.0 Copyright © 2009, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org LabVIEW Versions: 2010 Dependencies: 1. NI DAQmx Device Driver 2. OpenG Application Control 3. LabVIEW Runtime engine 2010 Description: This example is used to create / update / delete daqmx scales. Using this variuous types of scales can be created like Linear, Map Ranges, Polynomial and Table. Also using this you can delete or update existing scales. If you have any suggestion on the same, please let me know to improve it. Version History: v1.0.0: Initial release of the code. License:BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Create_Scale_LV2010" support page. Click here to download this file
-
Version 1.0
8,169 downloads
Create_Scale_LV2010 v1.0.0 Copyright © 2009, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org LabVIEW Versions: 2010 Dependencies: 1. NI DAQmx Device Driver 2. OpenG Application Control 3. LabVIEW Runtime engine 2010 Description: This example is used to create / update / delete daqmx scales. Using this variuous types of scales can be created like Linear, Map Ranges, Polynomial and Table. Also using this you can delete or update existing scales. If you have any suggestion on the same, please let me know to improve it. Version History: v1.0.0: Initial release of the code. License:BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Create_Scale_LV2010" support page. -
[CR] Create_UDL_File_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
Password is removed -
[CR] Create_UDL_File_LV2010
Prabhakant Patil replied to Prabhakant Patil's topic in Code Repository (Uncertified)
By mistake the password kept as it is. I have removed the password. I am not trying to do spamming of this. My intension is like, if anyone is facing same problem he could able to find the solution ASAP. Thas it. If you are taking this in a wrong direction, then I am sorry for.............. -
Name: PCAN Driver_LV2009 Submitter: Prabhakant Patil Submitted: 29 May 2012 File Updated: 22 Jun 2012 Category: Hardware LabVIEW Version: 2009 License Type: BSD (Most common) PCAN_Driver_LV2010 v1.0.0 Copyright © 2009, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org <avoid including email address> LabVIEW Versions:2010 Dependencies: PCAN_USB.DLL Description: This library is used to implement CAN protocol for the Phytec USB Can device. Installation and instructions: Kindly take updated DLL from the Phytec Web site if available Known Issues: Required to mention DLL path in the code Version History: v1.0.0: Initial release of the code. License:BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "PCAN_Driver_LV2010" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org Click here to download this file
-
Version 1.0
5,153 downloads
PCAN_Driver_LV2010 v1.0.0 Copyright © 2009, Prabhakant Patil All rights reserved. Author: Prabhakant Patil LAVA Name: Prabhakant Patil Contact Info: Contact via PM on lavag.org <avoid including email address> LabVIEW Versions:2010 Dependencies: PCAN_USB.DLL Description: This library is used to implement CAN protocol for the Phytec USB Can device. Installation and instructions: Kindly take updated DLL from the Phytec Web site if available Known Issues: Required to mention DLL path in the code Version History: v1.0.0: Initial release of the code. License:BSD Distributed under the Creative Commons Attribution 3.0 (http://creativecommons.org/about/licenses) See link for a full description of the license. Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "PCAN_Driver_LV2010" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org