Thanks for your reply....

What exactly does the

>addf mux2.1 servo-thread

do for us, is it required for my situation? What if I add more mux's? Does 
that line change again or do I add another? Is there a limit to the number 
of mux's we can use?

Dave Keeton
Technical Services Manager
The Eagle Tool & Machine Co.
Springfield, Ohio




--------------------------------------------------
From: "Stuart Stevenson" <[email protected]>
Sent: Thursday, March 04, 2010 9:37 PM
To: "Enhanced Machine Controller (EMC)" <[email protected]>
Subject: Re: [Emc-users] mux

> You want to add another line
>
> On Thu, Mar 4, 2010 at 8:05 PM, Dave Keeton <[email protected]> wrote:
>
>> All,
>>         Quick question - If I am using more than one mux (2 for example) 
>> ,
>> would I do it like this?
>>
>> #Basic example of use
>> loadrt mux2 count=2
>> addf mux2.0 servo-thread
>>
>
>
>    add the next line
> addf mux2.1 servo-thread
>
>
>>
>> #The first mux
>> setp mux2.0.in0 25
>> setp mux2.0.in1 100
>>
>> #The second mux
>> setp mux2.1.in0 25
>> setp mux2.1.in1 100
>>
>> I am assuming the "count=2" is how many mux's I am using?
>>
>> Thank you,
>> Dave Keeton
>> Technical Services Manager
>> The Eagle Tool & Machine Co.
>> Springfield, Ohio
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Emc-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>
>
>
> -- 
> dos centavos
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
> 


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to