Every summer, National Instruments holds the NIWeek conference in their home town of Austin TX. This year, DMC has three of us attending: Jesse Batsche, Eric Nielsen, and myself. Monday was “Alliance Day”, tailored to NI Alliance Membe...
Darren, Jesse, and myself (Eric N.) arrived in Austin TX yesterday to participate in National Instruments' yearly technology symposium and trade show NI Week 09. The activity started early today with a great keynote presentation. Most notably was...
For a recent project, I had an interesting challenge. It involved a (relatively) simple control system, with an Allen Bradley MicroLogix PLC, and 30 or so inputs and outputs. The challenge was that the customer wanted to be able to access (and potent...
On a recent project, I was given an interesting challenge by a customer using SharePoint. Basically the desire was to have a recursive "For loop" function in SharePoint using nothing but native tools (i.e. workflows). Googling the subject, ...
Back in the stone age (i.e. NI-CAN 1.2), us LabVIEW 6 programmers had to write our own parsing routines for dynamically-specified data inside a CAN frame. At the driver layer, we were locked-in to only one layer of arbitration. An oft-overlooked but ...
We are happy to announce that DMC has become a Windows Embedded Partner. DMC has been an active partner with Microsoft, joining the Microsoft Partner Program in 2001 and acheiving Gold Partner status in 2007. Our Windows Embedded Partner status r...
Database stored procedures (SPs) allow you to save custom SQL queries and invoke them programmatically. This is great for 2 reasons: The execution plan is pre-compiled, so the queries execute faster than ad-hoc SQL commands that cannot map out ...
As a company specialized in selling engineering solutions, DMC spends a great deal of time developing software. We believe that there are great benefits to establishing programming standards, which, if used properly, improves the quality of code and ...
We are big fans of the .NET Micro Framework. For anyone who hasn't heard of it, it's a super light version of the .NET Framework that runs on resource-constrained devices embedded systems (read more of our thoughts on .Net Micro Framework). ...
I have previously written about our first three Customer Service Fundamentals - the posts can be found here. Today I'm writing about our fourth customer service fundamental: Understand, Manage, and Where Possible, Exceed Expectations. I ...