{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} How do I use the DM2 Checker Program? Wednesday, September 14, 2011 1:03:17 AM by Lauren posted in Software Questions The DM2 Checker is included in the DM2 Driver Installation; it is designed to diagnose some simple DM2 Connectivity issues. You can download it here. Once it is installed it will appear in your Start Menu. Be sure to close FanTestic or any other programs that is interacting with the DM-2 prior to opening the DM2 Checker. If the DM2(s) are connecting to your computer correctly it will display the number of gauges, the Gauge Serial Numbers, and the GetPressure (current pressure readings). Here is a list of common errors: No Gauges attached Try disconnecting and re-connecting the USB Port, and/or try another USB port. Please consult the F.A.Q about troubleshooting DM2 Connectivity issues. Error=5, access denied Select "Run as administrator" to start the DM2 Checker. (Right Click on the Program Icon, and select "Run as administrator") DM-2 Checker crashes the UAC sometimes causes this issue, you can see your settings from: the Start>Control Panel>Action Center>Security. If you have a Firewall enabled, that may be causing the issue. Try lowering these setting and trying again. If these do not fix the issue please contact our Tech Support for further assistance. read more → Q: Where can I download a trial version of Retrotec's blower door software? Thursday, November 18, 2010 3:20:37 AM by Retrotec posted in Software Questions You can download a copy of our software by clicking here. This is a trial version that will expire 30 days after its initial use. read more → Tags: FanTestic , software Q: How do I register for the website? Tuesday, October 12, 2010 11:07:04 PM by Retrotec posted in Website Questions To register for the website, click on the link that says "Register" on the far right end of the upper navigation bar. Fill out your profile with your name and a valid email address, and click "Submit." If you come to an error page, try logging in with your new account anyway. We may currently be experiencing an error due to our server's e-mail settings, and though you might not get a confirmation e-mail, your registration probably was accepted. Once you are logged in, visit the Community Forums to share your airtightness expertise and learn from the experiences of others in the air leakage testing industry. read more → Tags: community forums , register , website help Q: How do I place a purchase order? Tuesday, October 12, 2010 10:30:53 PM by Retrotec posted in Sales Questions A: Visit the Sales Request Form page, fill out the form specifying your location, what industry you belong to, and which types of equipment you are interested in purchasing, and a Retrotec employee will send you contact information for the nearest authorized reseller to your location. read more → Tags: purchase orders , resellers , sales requests
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
The DM2 Checker is included in the DM2 Driver Installation; it is designed to diagnose some simple DM2 Connectivity issues. You can download it here.
Once it is installed it will appear in your Start Menu.
Be sure to close FanTestic or any other programs that is interacting with the DM-2 prior to opening the DM2 Checker.
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}