« Return to Thread: basic startup/setup

Re: basic startup/setup

by NWE :: Rate this Message:

Reply to Author | View in Thread

Hi Justin,
 
I have my MH program in C:\Misterhouse. In this folder I have a batch file that I use to start MH
 
REM MH Batch File ----------------------------------------
set mh_parms=c:\misterhouse\mh.private.ini
C:
CD \MisterHouse
DEL MH_LOG.TXT
cd \MisterHouse\MH\Bin
mhe > C:\MisterHouse\MH_LOG.TXT
REM ---------------------------------------------------------------
 
Here is the relevant section in my mh.private.ini file
    cm11_port=COM1
 
I'm also a windows user.
 
Maybe Vista is blocking MH from the comm port? 

Regards,

Neil Wrightson.



From: Justin Allison [mailto:justinallison1@...]
Sent: Friday, 22 May 2009 1:27 PM
To: misterhouse-users@...
Subject: [mh] basic startup/setup

I'm running misterhouse (latest version) on windows vista 64bit. Yeah I know, windoze...

I'm trying to get it to talk to my CM11A (com2). I have changed the setting in the parm file. But, still nothing. I've added lights etc, but nothing...

Is there something basic I'm missing? the CM11A works in other programs, so I know it is good and that I have the com port right.

-justin Allison


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
________________________________________________________
To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365

 « Return to Thread: basic startup/setup