Zabaware Support Forums

Zabaware Forums => Ultra Hal 7.0 => Topic started by: knight2000 on April 04, 2019, 01:31:46 pm

Title: Can you send command line options after Hal has started?
Post by: knight2000 on April 04, 2019, 01:31:46 pm
I would like to control Hal's mic after Hal has started up using the command line. The following code works fine if Hal is not running

"C:\Program Files (x86)\Zabaware\Ultra Hal 7\UltraHal7.exe" <SHOWHAL><MICON>"

Hal i will start with his mic enabled

However if Hal is already running he ignores any command line arguments.

Is there a way around this?
Title: Re: Can you send command line options after Hal has started?
Post by: Medeksza on April 19, 2019, 02:01:37 pm
Hal supports an outside program sending HalCommands using an old system called DDE ( https://en.wikipedia.org/wiki/Dynamic_Data_Exchange )

I could swear I made and posted an example of this over a decade ago on this forum, but I can't seem to find it currently.
Title: Re: Can you send command line options after Hal has started?
Post by: pactive1 on August 25, 2019, 08:41:38 pm
See post  https://www.ultrahal.com/community/index.php?topic=4101.msg22452#msg22452

Mic on, Mic off and Mic toggle

Assuming they still work