<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: trouble passing serial number into PhidgetInterfaceKit</title>
		<atom:link href="http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 04:20:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/#post-57799</guid>
					<title><![CDATA[trouble passing serial number into PhidgetInterfaceKit]]></title>
					<link>http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/#post-57799</link>
					<pubDate>Tue, 28 Jun 2011 02:53:12 +0000</pubDate>
					<dc:creator>johncohn</dc:creator>

					<description>
						<![CDATA[
						<p>Folks,<br />
   I&#8217;ve been using Max-Msp to interface with Phidgets controllers and it&#8217;s been working pretty well. I now am trying to interface to 6 different 8/8/8 controllers in a single patch. TO do that. I need to pass in the unique serial numbers of each controller. You can hard code the id directly on the instance call to the PhidgetInterfaceKit call like this</p>
<p>[PhidgetInterfaceKit 123456]<br />
(where 123456 is the unique id for the controller) this works fine</p>
<p>but I want to pass it in as a message&#8230;  like this</p>
<p>[id 123456]<br />
|<br />
[PhidgetInterfaceKit @id]    </p>
<p>but this gives me the error </p>
<p>Invalid arguments.<br />
Usage: PhidgetInterfaceKit [serial] [remote ["serverid" ["password"]]] | [remoteip serverip port ["password"]]</p>
<p>What am I doing wrong ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/#post-207369</guid>
					<title><![CDATA[Re: trouble passing serial number into PhidgetInterfaceKit]]></title>
					<link>http://cycling74.com/forums/topic/trouble-passing-serial-number-into-phidgetinterfacekit/#post-207369</link>
					<pubDate>Tue, 28 Jun 2011 04:04:25 +0000</pubDate>
					<dc:creator>Ed</dc:creator>

					<description>
						<![CDATA[
						<p>I haven&#8217;t used the PhidgetInterfaceKit object but have you tried it without the &#8220;@id&#8221; part?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

