﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>RoboticsConnection User Forum / RoboticsConnection Software Support / Serializer Services for Robotics Studio </title><generator>InstantForum.NET v4.1.4</generator><description>RoboticsConnection User Forum</description><link>http://www.roboticsconnection.com/userForums/</link><webMaster>info@roboticsconnection.com</webMaster><lastBuildDate>Sat, 18 May 2013 12:18:44 GMT</lastBuildDate><ttl>20</ttl><item><title>Unable to create directory</title><link>http://www.roboticsconnection.com/userForums/Topic2345-7-1.aspx</link><description>hello, &lt;br&gt;&lt;br&gt;I was going through the stinger CE application development guide for MSRS.&lt;br&gt;&lt;br&gt;After i disabled the traxster drive service i tried to build the project which it said in the directions. There was an error that said&lt;br&gt;&lt;br&gt;&lt;br&gt;  Error	3	Unable to create directory "C:\Users\trevtay\Microsoft Robotics Dev Studio 2008 R2\bin\". Access to the path 'C:\Users\trevtay\Microsoft Robotics Dev Studio 2008 R2\bin\' is denied.	SerializerServices&lt;br&gt;&lt;br&gt;So i tried to change the directory in the properties. After i build it again, it said the same error. Could someone please help me.&lt;br&gt;&lt;br&gt;I am using visual studio 2008, MSRS 1.5, CE 6.0.</description><pubDate>Sun, 23 Sep 2012 19:40:18 GMT</pubDate><dc:creator>jamesb6</dc:creator></item><item><title>MRDS best buy?</title><link>http://www.roboticsconnection.com/userForums/Topic1864-7-1.aspx</link><description>I recently downloaded a copy of Microsoft Developers Robotics Studio Express (the free version).  Is this the best software to use with Robotics Connection hardware...controller board, etc?  Is it necessary to buy the $500 MRDS full software package to program a simple robot or will the (free) express version do fine?</description><pubDate>Thu, 06 May 2010 15:46:08 GMT</pubDate><dc:creator>Dexter Griffith</dc:creator></item><item><title>Simulating Stinger at MSRS</title><link>http://www.roboticsconnection.com/userForums/Topic2131-7-1.aspx</link><description>Hi there!!&lt;br&gt;&lt;br&gt;I'm at university researching some algorithms at the Stinger robot. But i really would like to simulate it. I've already installed the services at MSRS, but I can't use it without connecting the robot at some com port. Is there a way to simulate the robot and the connection?&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Mon, 05 Sep 2011 23:34:18 GMT</pubDate><dc:creator>rpedretti</dc:creator></item><item><title>msrs 2008 services?</title><link>http://www.roboticsconnection.com/userForums/Topic1295-7-1.aspx</link><description>hello,&lt;br&gt;&lt;br&gt;I'm just curious if there is any news yet of services for msrs 2008 yet. It wouldn't be such a problem except that you can't find msrs 1.5 refresh anywhere (microsoft no longer hosts it). I just got my serializer, so I'm a little disapointed that I can't use it. Any help would be phenomenal.&lt;br&gt;&lt;br&gt;-Jared</description><pubDate>Sun, 13 Sep 2009 17:24:35 GMT</pubDate><dc:creator>JSaiz</dc:creator></item><item><title>Is there a rc driving app for Stinger and Traxter?</title><link>http://www.roboticsconnection.com/userForums/Topic1978-7-1.aspx</link><description>I have set up the PID control sample. Seems good if you're building a mars rover. But what about just driving the Stinger around the same as many of the RBS sample projects? Is there anything available for that? If not, any guidance on how to set it up? Does one use the DCMotorControllerBase? Is there an ID for each motor? A way to continuously vary the ratio of power between the wheels?</description><pubDate>Wed, 01 Sep 2010 09:54:21 GMT</pubDate><dc:creator>myeager</dc:creator></item><item><title>Error compiling Traxster MSRS Solution</title><link>http://www.roboticsconnection.com/userForums/Topic1963-7-1.aspx</link><description>I get the following error when trying to compile the Traxster solution.&lt;BR&gt;Looks like somewhere Jason hard coded the path to something.&lt;BR&gt;Would it be possible to have someone look into fixing the error or suggest how I might fix it myself?&lt;/P&gt;&lt;P&gt;I did try to find a local copy of the file it's looking for, mrisamples.snk, and create the directory and place a copy of the file there, but then the errors got worse. :)&lt;BR&gt;Again, any suggestions would be appreciated. It's a brilliant bit of code and I am so close to getting it to compile under VS 2008. I'll try it under 2010 and see if that is any better in the interim.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR&gt;-Scott&lt;/P&gt;&lt;P&gt;The Error:&lt;/P&gt;&lt;P&gt;Error 1 Cryptographic failure while signing assembly 'C:\Documents and Settings\bellscot\Microsoft Robotics Dev Studio 2008 R3\TraxsterDriveService\obj\Debug\TraxsterDriveService.Y2006.M08.dll' -- 'Error reading key file 'c:\Users\Jason\Microsoft Robotics Dev Studio 2008 R2 Express\samples\mrisamples.snk' -- The system cannot find the path specified. ' TraxsterDriveService&lt;BR&gt;</description><pubDate>Mon, 23 Aug 2010 00:06:00 GMT</pubDate><dc:creator>bellscotcv</dc:creator></item><item><title>Example Code for Subscribing to GP2R12 Sensor on port 0</title><link>http://www.roboticsconnection.com/userForums/Topic1952-7-1.aspx</link><description>Hi,&lt;BR&gt;Scott here.&lt;/P&gt;&lt;P&gt;Trying to get MSRS to subscribe to the serializer proxy service.&lt;/P&gt;&lt;P&gt;Here is how far I got and the error I get when I compile. Hoping this is an easy fix that you could give a suggestion on.&lt;/P&gt;&lt;P&gt;I start by adding in the serializer's proxy dll as a reference then add the following using statement&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; serializer = RoboticsConnection.SerializerServices.Gp2d12.Proxy;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;Then I create a Partner to the service&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;[&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Partner&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"serializer"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, Contract = serializer.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Contract&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.Identifier,&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;CreationPolicy = &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;PartnerCreationPolicy&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.UseExisting)]&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;private&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; serializer.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Gp2d12Operations&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; _serializer = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; serializer.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;Gp2d12Operations&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Then in the start area I create a method for the proxy&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;SubscribeToSerializer();&lt;/P&gt;&lt;P&gt;Then in that Method I try to create a serializer notification port  &lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;serializer.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CombinedOperationsPort&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; serializerPort = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; serializer.&lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;&lt;FONT color=#2b91af size=2&gt;CombinedOperationsPort&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;..so far so good and everything compiles...then I get an error on the next line when I try to subscribe to the serializer service&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;_serializer.Subscribe(serializerPort);&lt;/P&gt;&lt;P&gt;The errors I get (two total) from adding the above subscription line is...&lt;/P&gt;&lt;P&gt;Error 1 The best overloaded method match for 'RoboticsConnection.SerializerServices.Gp2d12.Proxy.Gp2d12Operations.Subscribe(Microsoft.Ccr.Core.IPort, params System.Type[])' has some invalid arguments C:\Documents and Settings\bellscot\Microsoft Robotics Dev Studio 2008 R3\ScottTutorial2\ScottTutorial2.cs 62 15 ScottTutorial2&lt;BR&gt;&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt;Error 2 Argument '1': cannot convert from 'RoboticsConnection.SerializerServices.Gp2d12.Proxy.CombinedOperationsPort' to 'Microsoft.Ccr.Core.IPort' C:\Documents and Settings\bellscot\Microsoft Robotics Dev Studio 2008 R3\ScottTutorial2\ScottTutorial2.cs 62 37 ScottTutorial2&lt;BR&gt;&lt;/P&gt;&lt;P&gt;It appears from the overload info that I need more than I param (more than just the notification port, and again, this is where I could really use any examples you have of how to format the _serializer subscription.&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestions you have.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR&gt;-Scott&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Fri, 20 Aug 2010 02:18:42 GMT</pubDate><dc:creator>bellscotcv</dc:creator></item><item><title>Cannot connect to core services via Robotics Studio</title><link>http://www.roboticsconnection.com/userForums/Topic1944-7-1.aspx</link><description>Hi there,&lt;/P&gt;&lt;P&gt;I have successfully used your C# libraries and can get my iCreate to read sensor data and my iCreate can autonomously drive around the living room avoiding obstacle. Trying to make the move to parallel services and Robotics Studio.&lt;/P&gt;&lt;P&gt;I followed your setup at the following link and all went well. Everything compiled..good so far.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.roboticsconnection.com/userForums/Topic1347-7-1.aspx?Highlight=MRDS"&gt;http://www.roboticsconnection.com/userForums/Topic1347-7-1.aspx?Highlight=MRDS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the same link it stated a good first test would be to get the Serializer core service to communicate with the serializer board. I am using the XBee and the X-CTU software can successfully connect on COM 6 at 19200. I edited the configs to also use port 6 and 19200, but when I run the Core Service and go to your test page, it just says it can't connect.&lt;/P&gt;&lt;P&gt;Totally at a loss for what to try next. Would REALLY appreciate any suggestions you can offer.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Scott</description><pubDate>Wed, 18 Aug 2010 01:47:50 GMT</pubDate><dc:creator>bellscotcv</dc:creator></item><item><title>Serializer Services for MRDS 2008 R2</title><link>http://www.roboticsconnection.com/userForums/Topic1347-7-1.aspx</link><description>Hello gang,&lt;P&gt;Well, it's taken me forever to get our Serializer Services updated for MRDS 2008 R2, and I apologize for that...so much to do.&lt;/P&gt;&lt;P&gt;Anyway, I did get them updated today, and I'm posting a link to them here.  The only exception is that I haven't properly ported the Traxster Drive Service yet, so don't bother trying to run it (there's actually just issues w/ the manifests and partners).&lt;/P&gt;&lt;P&gt;    &lt;A href="http://www.roboticsconnection.com/multimedia/services/SerializerServices_v3.0.0.zip"&gt;www.roboticsconnection.com/multimedia/services/SerializerServices_v3.0.0.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll want to unzip (I used &lt;A href="http://www.winzip.com/"&gt;WinZip 14.0&lt;/A&gt;) the contents of this zip file to:&lt;/P&gt;&lt;P&gt;    Microsoft Robotics Dev Studio 2008 R2 Express\samples\Platforms\RoboticsConnection&lt;/P&gt;&lt;P&gt;You'll actually have to create the \RoboticsConnection directory.&lt;/P&gt;&lt;P&gt;Start a DSS command prompt window, navigate to this directory, and type:&lt;/P&gt;&lt;P&gt;    dssProjectMigration SerializerServices&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;    dssProjectMigration TraxsterDriveService&lt;/P&gt;&lt;P&gt;Now, open up the RoboticsConnection Visual Studio 2008 solution.  Build the Services.  Please note that the cf.SerializerServices won't build (and I'll probably be removing those soon).   So, if you get build errors, just make sure that project isn't set to build when you build the solution (they should already be set that way).  You can also manually build the SerializerServices project by itself.&lt;/P&gt;&lt;P&gt;Once it's successfully built, start a DssNode.  This will pop up a web browser, and plop you on the MSRS Home.   Go to the Control Panel Page.  In the Search text box, type 'Serializer'.  Behold the list of Serializer services.   You can start any that you wish, but I would start with the Serializer Core Service, and get that working w/ your COM port.&lt;/P&gt;&lt;P&gt;You can set the COM port via the state file stored in the root MSRS folder:&lt;/P&gt;&lt;P&gt;     Microsoft Robotics Dev Studio 2008 R2 Express\&lt;/P&gt;&lt;P&gt;You will have to restart the DSS Node if you make changes to state files.  This is also true of other Serializer config files for the other services.  Also note the various configuration files for all of the supported sensors/motors/etc. under the 'Config' folder within the SerializerServices project.&lt;/P&gt;&lt;P&gt;Also, we have spent a lot of time to provide simple and pretty web pages for every service, so make sure you go to the Service Directory, then click on an instance of a Serializer service running (and the associated services), to see the pretty web page displaying state.&lt;/P&gt;&lt;P&gt;Also, now when you start the VPL, you'll see a list of Serializer Services in the left hand lower pane.  It'll help if you type 'Serializer' in the Services text box to filter on our services.&lt;/P&gt;&lt;P&gt;I have never used the VPL, so I don't have any examples, but I'll try to put some of those together in the next update too.&lt;/P&gt;&lt;P&gt;That should be it!  I'll get the TraxsterDriveService working over the next day or so! :)&lt;/P&gt;&lt;P&gt;Post any questions or conerns you may have! :)&lt;/P&gt;&lt;P&gt;Even though the new Serializer 3.0 page doesn't mention MRDS 2008 R2 support, I'm going to add it once I get the TraxsterDriveService completed within the week.  &lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Thu, 05 Nov 2009 21:11:44 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>Link to MSRS 1.5?</title><link>http://www.roboticsconnection.com/userForums/Topic1036-7-1.aspx</link><description>I'm having problems trying to use the 1.5 services with the 2008 robotics studio. Does anyone have a link to the older MSRS? Or updated services?&lt;/P&gt;&lt;P&gt;Thanks!!</description><pubDate>Sat, 21 Mar 2009 22:12:45 GMT</pubDate><dc:creator>meistro</dc:creator></item><item><title>Sample apps - the long awaited updates....????</title><link>http://www.roboticsconnection.com/userForums/Topic1279-7-1.aspx</link><description>Hi Jason&lt;/P&gt;&lt;P&gt;We last spoke about 6-8 months ago and back then the MSRS 2008 services were coming soon as were some more sample apps such as the obstacle avoidance and robot driving&lt;/P&gt;&lt;P&gt;I have been waiting patiently all this time, but still nothing&lt;/P&gt;&lt;P&gt;Can we all possibly have a time frame on this as I asked about these before buying the kit so getting a bit fed up waiting now</description><pubDate>Sat, 29 Aug 2009 11:51:37 GMT</pubDate><dc:creator>wingers</dc:creator></item><item><title>MSRS Simulation for Traxster</title><link>http://www.roboticsconnection.com/userForums/Topic1219-7-1.aspx</link><description>Does any one have MSRS Simulation Visual entity for traxster. I have a traxster it will be fun if i can also programme it visually in MSRS simulation.</description><pubDate>Thu, 04 Jun 2009 18:35:42 GMT</pubDate><dc:creator>petergeorge73</dc:creator></item><item><title>Unable to Communicate with Device: Serial: COM9 "Traxster MF"</title><link>http://www.roboticsconnection.com/userForums/Topic747-7-1.aspx</link><description>wow.. where to start?&lt;/P&gt;&lt;P&gt;ok first i am a newb, second i have been pulling my hair out to fix all the errors in MSRS for the example programs... i think i have basic programming down (referrences, commands and such down)&lt;/P&gt;&lt;P&gt;Because i have a MF, it has an RS 232 COM cable. I bought an USB to Serial cable converter and set it to COM 9&lt;/P&gt;&lt;P&gt; Bit Rate: 115200&lt;/P&gt;&lt;P&gt;Data bits :8&lt;/P&gt;&lt;P&gt;Parity: none</description><pubDate>Mon, 08 Dec 2008 20:42:56 GMT</pubDate><dc:creator>Ejectionseat221</dc:creator></item><item><title>adding new ServoPositionSlide to project?</title><link>http://www.roboticsconnection.com/userForums/Topic978-7-1.aspx</link><description>hi&lt;br&gt;&lt;br&gt;we are trying to use [b]Serializer C# Client / Server Application - .NET 2.0 Compact Framework[/b]&lt;br&gt;&lt;br&gt;there is only one servo motor control. I want to add a new servo control.&lt;br&gt;So how can i add a new ServoPositionSlide in the project?</description><pubDate>Mon, 02 Mar 2009 07:25:29 GMT</pubDate><dc:creator>monarici</dc:creator></item><item><title>RoboticsConnection_Services_MSRS_1.5 Building Errors!</title><link>http://www.roboticsconnection.com/userForums/Topic976-7-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;I tried to run “RoboticsConnection_Services_MSRS_1.5”  using InstallingSerializerServices.txt.&lt;br&gt;But it gave a lot of errors.&lt;br&gt;&lt;br&gt;I think some files are missing or un copy auto which are below:&lt;br&gt;&lt;br&gt;C:\Microsoft  Robotics  Studio  (1.5)\bin.&lt;br&gt;&lt;br&gt;SerializerServices.dll&lt;br&gt;&lt;br&gt;SerializerServices.proxy.dll&lt;br&gt;&lt;br&gt;SerializerServices.transform.dll&lt;br&gt;SerializerServices.Y2006.M08.Proxy.dll&lt;br&gt;&lt;br&gt;&lt;br&gt; C:\Microsoft  Robotics  Studio  (1.5)\bin\CF.  &lt;br&gt;  &lt;br&gt;	cf.SerializerServices.dll  &lt;br&gt;	cf.SerializerServices.proxy.dll  &lt;br&gt;	cf.SerializerServices.transform.dll&lt;br&gt;&lt;br&gt;is it reason of the errors? So how can i correct them. Please help me i need it for my ademic final Project.&lt;br&gt;&lt;br&gt;PS: I read and apply the inst. at Stinger CE MSRS Application Development Guide (pdf - 3.7Mb)</description><pubDate>Sun, 01 Mar 2009 11:18:43 GMT</pubDate><dc:creator>monarici</dc:creator></item><item><title>Starting With Serializer .NET Robot Controller?</title><link>http://www.roboticsconnection.com/userForums/Topic962-7-1.aspx</link><description>Hi i have Traxster, Serializer .NET and e-box 2300&lt;br&gt;&lt;br&gt;1. How can i understand that my Serializer is working or not?&lt;br&gt;&lt;br&gt;2. What do i need for using [b]RoboticsConnection_Services_MSRS_1.5[/b]&lt;br&gt;proggrams, libs and updates. I need the information step by step. Because i am new at that.&lt;br&gt;&lt;br&gt;3. I want to use my robot via wireless so wanna use [b]Serializer C# Client / Server Application - .NET 2.0 Compact Framework [/b] and what are the Requirements and steps.&lt;br&gt;&lt;br&gt;Please help me for my project i have no time more:(</description><pubDate>Wed, 25 Feb 2009 14:14:37 GMT</pubDate><dc:creator>monarici</dc:creator></item><item><title>Serializer services for MSRS 2.0</title><link>http://www.roboticsconnection.com/userForums/Topic819-7-1.aspx</link><description>I read a post on the MSRS forum that services for MSRS 2.0 had been updated from 1.5 and sent to RoboticsConnection for verification.  What is the status for the 2.0 compatible services?&lt;/P&gt;&lt;P&gt;I recieved my serializer yesterday and am anxious to work with it.  I'm new to robotics, but am an experienced VB programmer and equipment builder.  I understand that MSRS will have a very steep learning curve.  I have chosen to work with MSRS and C#.Net.  I may have to work with your .Net services first if MSRS proves too steep.  There are a lot of "new" concepts for me.  Ultimately the allure of async. motion control is why I'm working with MSRS 2.0&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Sat, 10 Jan 2009 17:52:41 GMT</pubDate><dc:creator>DC Robotic</dc:creator></item><item><title>Tutorials Available? And Serializer.NET vs. RoboticsStudio</title><link>http://www.roboticsconnection.com/userForums/Topic277-7-1.aspx</link><description>I am interested in learning more about how to use Serializer with RoboticsStudio.  Are there any "how-to" tutorials, labs, or example code available, specific to using Serializer and attached sensors/servos/motors with RoboticsStudio?  (I have seen the Microsoft labs and tutorials, but nothing specific to Serializer).&lt;/P&gt;&lt;P&gt;Is there a way to communicate with non-supported I2C devices in RoboticsStudio, akin to the I2CDevice class in Serializer.NET?  (I didn't see one while poking around the Visual Programming Language environment).&lt;/P&gt;&lt;P&gt;What are the benefits (if any?) of programming with RoboticsStudio, vs. with C# and Serializer.NET? </description><pubDate>Mon, 31 Mar 2008 20:20:09 GMT</pubDate><dc:creator>cjohns</dc:creator></item><item><title>Problem With Re-Building Project</title><link>http://www.roboticsconnection.com/userForums/Topic729-7-1.aspx</link><description>I am having a problem with the Serializer Services.  I downloaded it, placed it in the correct directory where Microsoft Robotics Studio (1.5) folder is, and downloaded Microsoft Visual Studio 2005.  &lt;/P&gt;&lt;P&gt;In one of the steps it says to Re-Build the project imediately following changing the "Specific Version" from true to false. Well everything builds excpet the there is a problem with the file "SerializerServices.Y2006......." The file that I changed the specific version to has a yellow exclamation point next to it which is keeping the project from re-building successfully.  It brings up about 13 errors saying that "perhaps a reference is missing because SerializerServices could not be found."  Any help would be appreciated, anybody know what's going on?</description><pubDate>Fri, 05 Dec 2008 16:48:39 GMT</pubDate><dc:creator>eddie225</dc:creator></item><item><title>Stinger CE Application Development Guide</title><link>http://www.roboticsconnection.com/userForums/Topic741-7-1.aspx</link><description>Here is a document that I wrote (but never finished) for the Serializer Lite Services (for use under MSRS and Windows CE).  MSRS really struggles to run under Windows CE on the eBox-2300/4300s, so I decided not to pursue any more service development for MSRS + CE.&lt;/P&gt;&lt;P&gt;I'm posting it, because it has a lot of useful information that can be leveraged for the regular Serializer Services.&lt;/P&gt;&lt;P&gt;       &lt;A href="http://www.roboticsconnection.com//multimedia/docs/MSRS/StingerCE_MSRS_AppDevGuide.pdf"&gt;Stinger CE MSRS Application Development Guide&lt;/A&gt; (pdf - 3.7MB)&lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Sun, 07 Dec 2008 16:31:50 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>From where I can get the Serializer controller in MSRS</title><link>http://www.roboticsconnection.com/userForums/Topic514-7-1.aspx</link><description>I download the Free Serializer Services for Microsoft Robotics Studio (MSRS) but it’s the Services only without the main Serializer controller&lt;/P&gt;&lt;P&gt;From where I can get the Serializer controller in MSRS</description><pubDate>Thu, 22 May 2008 12:00:12 GMT</pubDate><dc:creator>mema</dc:creator></item><item><title>Serializer problem with MSRS</title><link>http://www.roboticsconnection.com/userForums/Topic40-7-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I recently purchased the Serializer and I tried to start the MSRS Services using Devantech's TPA81 sensor.&lt;/P&gt;&lt;P&gt;Although the Serializer core services were working fine, after loading the TPA81 Service, the results of the sensor's thermopile array were as follows:&lt;/P&gt;&lt;P&gt;255,255,255,255,255,255,255,255&lt;/P&gt;&lt;P&gt;Even by pressing the Update button didn't work.  The I2C Address was set to 208 and the Threshold value was set to 500.&lt;/P&gt;&lt;P&gt;Even with the Hyperterm communication, the results of the TPA81 are the same.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Theo Xanthopoulos</description><pubDate>Sat, 02 Feb 2008 13:39:12 GMT</pubDate><dc:creator>Theo</dc:creator></item><item><title>Autolaunching an MSRS Service from Windows CE</title><link>http://www.roboticsconnection.com/userForums/Topic25-7-1.aspx</link><description>&lt;SPAN class=Forum_Normal id=spBody&gt;I spent almost 4 hours on the phone today with a good friend (James Y. Wilson - Windows CE Expert) trying to get a new Robotics Studio service we wrote to start up automatically when Windows CE boots up.  The service is the AutonomousFollowing service, which allows one of our new robots (aka Stinger) to follow a line and watch for objects in front of it.   It's part of our demo at &lt;A href="http://www.makerfaire.com/"&gt;&lt;FONT color=#003366&gt;Maker Faire&lt;/FONT&gt;&lt;/A&gt; on May 19-20th, 2007.&lt;P&gt;Anyway, we attempted to use the &lt;A href="http://www.learningce.com/797.aspx"&gt;&lt;FONT color=#003366&gt;AutoLaunch&lt;/FONT&gt;&lt;/A&gt; facility with no luck.  Eventually, Jim had the bright idea of creating a shortcut to the cf.dsshost.exe application (which starts an MSRS DSS node), copy and paste it into the '\Windows\StartUp' folder, and modify the properties to add the command line parameters for the service (such as the ports and manifest location).  We struggled with it for a while, getting the right command line set up correctly, but eventually it worked.&lt;/P&gt;&lt;P&gt;The final command for the shortcut looks like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt;"\Program Files\AutonomousFollowing\bin\cf.dsshost.exe" /p:50000 /t:50001 /m:..\samples\platforms\roboticsconnection\msrsdemo\autonomousfollowing\autonomousfollwing.manifest.xml&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Is that long enough for you??? :)  When naming your service, you might want to take the time to choose a much shorter name. LoL&lt;/P&gt;&lt;P&gt;Once I pasted the shortcut to '\Windows\StartUp', I simply right clicked on the file, and then clicked on 'Properties', then modified the Target under the 'Shortcut' tab.&lt;/P&gt;&lt;P&gt;There's also a good explanations for creating shortcuts for WinCE apps here:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: Calibri; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-theme-font: minor-latin"&gt;&lt;A href="http://msdn2.microsoft.com/en-us/embedded/aa731295.aspx"&gt;&lt;U&gt;&lt;FONT color=#800080&gt;http://msdn2.microsoft.com/en-us/embedded/aa731295.aspx&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, about the time we got the application to automatically launch, Paul Roberts from the MSRS team replied back to an earlier email with the following:&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;We haven’t used AutoLaunch to start a DSS Node. To avoid having to modify the registry we created a tool called MsrsAutoStart.exe which we use to start the node. This also waits 15 seconds before starting the program in its command line, this a) allows the system time to stabilize if necessary and b) allows an interactive user to choose not to run the node.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;We then create a shortcut to MsrsAutoStart with a command line for the node and place the shortcut in the /Windows/Startup directory.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;For details on how to create a shortcut file there is an article on msdn [1]&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;If all the MSRS files are in \Program Files\MSRS\bin then the command line would look like…&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f497d; FONT-FAMILY: 'Lucida Console'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;“\Program Files\MSRS\bin\MsrsAutoStart.exe” “\Program Files\MSRS\bin\cf.dsshost.exe” –p:50000 –t:50001 –m:sumoplayer.hardware.manifest.xml&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;Like the rest of the MSRS code, MsrsAutoStart is a .Net CF application and if .Net CF is not installed on the machine then it will fail silently.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;Hope this Helps&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;FONT color=#0000ff&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;Paul&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, after struggling so long to get the app to launch (due to my own ignorance of how Win CE works), I decided to post the solution for others to use. &lt;IMG src="http://www.roboticsconnection.com/dnn/Portals/_default/Smileys/cool.gif" border=0&gt;&lt;/P&gt;&lt;P&gt;By the way, THANKS FOR YOUR HELP JIM!!!&lt;/P&gt;&lt;/SPAN&gt;</description><pubDate>Sat, 19 Jan 2008 20:57:46 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>Serializer Services now ported to CF</title><link>http://www.roboticsconnection.com/userForums/Topic24-7-1.aspx</link><description>&lt;SPAN class=Forum_Normal id=spBody&gt;We just finished porting the Serializer Services to work under the Compact Framework for WinCE and MSRS CTP 1.5.&lt;P&gt;We'll be releasing those services over the next few weeks.   If anyone needs a BETA release, just drop us a line, and we'll email them to you.&lt;/P&gt;&lt;P&gt;Also, please see the following posts regarding using MSRS with WinCE:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1551429&amp;amp;SiteID=1"&gt;&lt;FONT color=#003366&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1551429&amp;amp;SiteID=1&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1536326&amp;amp;SiteID=1"&gt;&lt;FONT color=#003366&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1536326&amp;amp;SiteID=1&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;/SPAN&gt;</description><pubDate>Sat, 19 Jan 2008 20:56:32 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>Serializer Services Solution Error under Visual Studio Express Editions</title><link>http://www.roboticsconnection.com/userForums/Topic12-7-1.aspx</link><description>Please note that our Serializer, SerializerLite, and other service solutions contain projects built for the .NET compact framework (for use on Windows CE devices).&lt;P&gt;If you are using any of the Microsoft Visual Studio Express editions to build our services, you will see an error when you open the solution similar to this:&lt;/P&gt;&lt;P&gt;&lt;FONT color=#bb33bb&gt;---------------------------&lt;BR&gt;Microsoft Visual C# 2005 Express Edition&lt;BR&gt;---------------------------&lt;BR&gt;The project file 'C:\Microsoft Robotics Studio (1.5)\samples\Platforms\RoboticsConnection\SerializerServices\cf.SerializerServices.csproj' cannot be opened.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#bb33bb&gt;The project type is not supported by this installation.&lt;BR&gt;---------------------------&lt;BR&gt;OK   Cancel   Help   &lt;BR&gt;---------------------------&lt;/FONT&gt;&lt;BR&gt;&lt;/P&gt;&lt;P&gt;The Visual Studio Express editions do not support the Compact Framework projects.  However, you can simply exclude these projects from the solution, and happily build and run the serivces on the desktop.&lt;/P&gt;&lt;P&gt;Best Regards,</description><pubDate>Sat, 19 Jan 2008 19:04:12 GMT</pubDate><dc:creator>jsummerour</dc:creator></item></channel></rss>