??? 02/01/05 15:41 Read: times |
#86289 - Structured coding Responding to: ???'s previous message |
Thanks Jacob.
Yes LabVIEW does lend itself to quite a structured programming and some of the timed loops it offers REALLY give you deterministic timing even with a mammoth OS like WIN_XP. Thousands of manhours must have gone into developing such a coding interface. In my view if you really ask me, the following were a few discomforts : 1. Creating and using variables particularly global ones. They want everything to be associated to a front panel control. Though it makes sense in that environment, nothing like " dim Temp1 as Single " in VB or " unsigned int T0_Count = 0 " in C !! So simple and fast. 2. For most part it gives me a feel of using AutoCAD rummaging through all that graphics. 3. Identifying data types with wire colours. At the end of the day you feel like having wired a panel rather than coded a software ;-) 4. Code size. Its only in MegaBytes and nothing less. %. Error messages. Some of them are so cryptic that you start scratching which is responsible : your code / LabVIEW / OS ? Graphics, wires , colours fine. But still nothing to match the small rectangular piece of silicon with 40 odd legs. Cheers Raghu |
Topic | Author | Date |
WEOT - Professional Vs Amatuer | 01/01/70 00:00 | |
A thought | 01/01/70 00:00 | |
LabView | 01/01/70 00:00 | |
Integrity of support professionals | 01/01/70 00:00 | |
What the customer wanted.. | 01/01/70 00:00 | |
Baptism of fire! | 01/01/70 00:00 | |
Remember VB6 is dead | 01/01/70 00:00 | |
Still supported yet though.... | 01/01/70 00:00 | |
VB6 is still possible...![]() | 01/01/70 00:00 | |
learning a language | 01/01/70 00:00 | |
re: | 01/01/70 00:00 | |
Structured coding | 01/01/70 00:00 | |
D+ | 01/01/70 00:00 | |
Mind reading | 01/01/70 00:00 |