If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 10 matches
- Sun Oct 07, 2012 10:57 am
- Forum: General
- Topic: Phidgets Servo Controller connected to a SBC2
- Replies: 2
- Views: 10636
Re: Phidgets Servo Controller connected to a SBC2
THANKS
.... and to NEWBEE (Including my self) rember to use STRING filed in stead of INT
It works
Frank
.... and to NEWBEE (Including my self) rember to use STRING filed in stead of INT
It works
Frank
- Sun Oct 07, 2012 10:18 am
- Forum: General
- Topic: Phidgets Servo Controller connected to a SBC2
- Replies: 2
- Views: 10636
Phidgets Servo Controller connected to a SBC2
Hi
I cant connect to my SERVO controller, it is connected to my SBC2 USB...
Can someone help me with the correct CONNECTING STRING....
My SBC2 connect works fine: "-1,TANK2"
Regards
Frank
I cant connect to my SERVO controller, it is connected to my SBC2 USB...
Can someone help me with the correct CONNECTING STRING....
My SBC2 connect works fine: "-1,TANK2"
Regards
Frank
- Tue Sep 11, 2012 2:13 pm
- Forum: General
- Topic: Editing blocked in file.....
- Replies: 7
- Views: 22966
Re: Editing blocked in file.....
Thanks -
The limit is 25.000 - right - as i see it in static for my file it is around 7.500 components -
I have 2 PCs that can't edit the file - I have a Rental Activated Version
.... so it must be other prob on my side - right ??
Regards
Frank
The limit is 25.000 - right - as i see it in static for my file it is around 7.500 components -
I have 2 PCs that can't edit the file - I have a Rental Activated Version
.... so it must be other prob on my side - right ??
Regards
Frank
- Tue Sep 11, 2012 9:09 am
- Forum: General
- Topic: Editing blocked in file.....
- Replies: 7
- Views: 22966
Editing blocked in file.....
What has happen to my file... i suddentlig can not edit it....
Please try load this file and try edit the schematic...
ANY HELP.... a hell of alot of hours in it
Please try load this file and try edit the schematic...
ANY HELP.... a hell of alot of hours in it
- Tue Sep 11, 2012 9:03 am
- Forum: General
- Topic: Reading Shared Memory file
- Replies: 10
- Views: 36518
Re: Reading Shared Memory file
Thanks ALOT
Looking forward to play with thia after my holyday
Regards
Frank
Looking forward to play with thia after my holyday
Regards
Frank
- Mon Sep 10, 2012 4:35 am
- Forum: General
- Topic: Reading Shared Memory file
- Replies: 10
- Views: 36518
Re: Reading Shared Memory file
Wonderfull - something to try playing arround with....
here is "flightData.h" file i need to read from...
#ifndef _FLIGHT_DATA_H
#define _FLIGHT_DATA_H
class FlightData
{
public:
enum LightBits
{
MasterCaution = 0x1,
// Brow Lights
TF = 0x2,
OBS = 0x4,
ALT = 0x8,
WOW = 0x10, // MD -- NB ...
here is "flightData.h" file i need to read from...
#ifndef _FLIGHT_DATA_H
#define _FLIGHT_DATA_H
class FlightData
{
public:
enum LightBits
{
MasterCaution = 0x1,
// Brow Lights
TF = 0x2,
OBS = 0x4,
ALT = 0x8,
WOW = 0x10, // MD -- NB ...
- Mon Sep 10, 2012 4:30 am
- Forum: General
- Topic: What the ..... Now my Flowstone start to CRASH
- Replies: 3
- Views: 12707
What the ..... Now my Flowstone start to CRASH
And i can't get it to run again.....
Tryed to remove everything of the program also in REG database - reinstall the Flowstone program...
but it still crash right after boot !
Any HELP ?????????????????????????
Tryed to remove everything of the program also in REG database - reinstall the Flowstone program...
but it still crash right after boot !
Any HELP ?????????????????????????
- Sun Sep 09, 2012 9:30 am
- Forum: General
- Topic: Reading Shared Memory file
- Replies: 10
- Views: 36518
Re: Reading Shared Memory file
Yep.... i allready have a memory file "xxxx.h" from another program (non that i have made)
running in memory - i want to read data from this file - how do i do ????
/Frank
running in memory - i want to read data from this file - how do i do ????
/Frank
- Sat Sep 08, 2012 9:56 pm
- Forum: General
- Topic: Tracking GPS on screen
- Replies: 0
- Views: 9377
Tracking GPS on screen
Hi
I want to track a GPD on my Screen in a field.... or on a map...
any help with a example.. i hav looked the topic i could find but it do not hlep me...
Lets say i have the GPS moving around the same football field all the time... and i want to see on screen where
it's possision is "LIVE ...
I want to track a GPD on my Screen in a field.... or on a map...
any help with a example.. i hav looked the topic i could find but it do not hlep me...
Lets say i have the GPS moving around the same football field all the time... and i want to see on screen where
it's possision is "LIVE ...
- Mon Sep 03, 2012 9:57 pm
- Forum: General
- Topic: Reading Shared Memory file
- Replies: 10
- Views: 36518
Re: Reading Shared Memory file
No one ???? 