Search found 11 matches
- Sun Oct 03, 2004 1:22 pm
- Forum: Plugin Development
- Topic: Where is the VB Wrapper
- Replies: 7
- Views: 3707
Scott, I have done further research on the internet and I can now see where some of the issues are coming from (DLLMAIN and MFC). I guess I'll wait for the VB Wrapper or COM API. I was a seasoned MFC programmer some 12 years ago but I have to admit I haven't been near VC++ for 9-10 years. I have dev...
- Sat Oct 02, 2004 8:48 am
- Forum: Plugin Development
- Topic: Where is the VB Wrapper
- Replies: 7
- Views: 3707
Scott, the problems seemed to get worse so I started again (reinstalled everything). THe long and the short of it is that if you take the DeviceTemplate code form the SDK add the /clr switch (.NET Extensions) and run HouseBotServer.exe in the debugger then you get thousands of: First-chance exceptio...
- Fri Oct 01, 2004 12:31 pm
- Forum: Feature Requests
- Topic: Dial Enhancement - Max Min bound to properties
- Replies: 3
- Views: 2020
- Fri Oct 01, 2004 12:28 pm
- Forum: Feature Requests
- Topic: Dial Enhancement - Max Min bound to properties
- Replies: 3
- Views: 2020
- Fri Oct 01, 2004 4:34 am
- Forum: Feature Requests
- Topic: Gauge enhancement - Max Min Limits bound to Proprties
- Replies: 1
- Views: 1381
Gauge enhancement - Max Min Limits bound to Proprties
Would it be possible to enhance the Guage so that the Max and Min Limits values are bound to Device properties?
- Fri Oct 01, 2004 4:32 am
- Forum: Feature Requests
- Topic: Dial Enhancement - Max Min bound to properties
- Replies: 3
- Views: 2020
Dial Enhancement - Max Min bound to properties
Would it be possible to enhance the Dial control so that the Max and Min values are bound to Device properties?
- Wed Sep 29, 2004 5:22 am
- Forum: Feature Requests
- Topic: Generic Serial Hardware Interface - Set DTR
- Replies: 3
- Views: 1916
Scott, thanks for the reply. I tried this and it worked, not sure why this didn't work the first time. Does the Command Terminator only work with Sent Data or can it work with Received Data as well? The device I am trying to model sends a continuous stream of monitoring data with each sample termina...
- Tue Sep 28, 2004 9:18 am
- Forum: Plugin Development
- Topic: Where is the VB Wrapper
- Replies: 7
- Views: 3707
- Tue Sep 28, 2004 9:10 am
- Forum: Plugin Development
- Topic: Where is the VB Wrapper
- Replies: 7
- Views: 3707
Scott, I only had chance to carry out some limited testing last night but this is what I have determined so far: I have recompiled DeviceTemplate with .NET extensions i.e. added /clr and set runtime checking to default (0). I also have a reference to a VB.Net module of mine ( only a reference I do n...
- Mon Sep 27, 2004 12:23 pm
- Forum: Feature Requests
- Topic: Generic Serial Hardware Interface - Set DTR
- Replies: 3
- Views: 1916
Generic Serial Hardware Interface - Set DTR
Would it be possible to add an option to keep DTR set when not using flow control. My device only responds when when DTR is set but it doesn't use any flow control.
- Mon Sep 27, 2004 10:51 am
- Forum: Plugin Development
- Topic: Where is the VB Wrapper
- Replies: 7
- Views: 3707
Where is the VB Wrapper
Where can I find the VB Wrapper for HouseBot Plugins?
I am a .NET programmer and tried to create a managed VC++ plugin ( I recompiled the SDK examples) but it just crashes HouseBot as soon as it tries to access a property.
I am a .NET programmer and tried to create a managed VC++ plugin ( I recompiled the SDK examples) but it just crashes HouseBot as soon as it tries to access a property.