The man page seems to be correct to me it states:
Functions
conv-u32-s32.N

JT

On 11/21/2014 1:54 PM, Peter C. Wallace wrote:
> On Fri, 21 Nov 2014, a k wrote:
>
>> Date: Fri, 21 Nov 2014 11:42:03 -0800
>> From: a k <pccncmach...@gmail.com>
>> Reply-To: "Enhanced Machine Controller (EMC)"
>>      <emc-users@lists.sourceforge.net>
>> To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net>
>> Subject: [Emc-users] conv_s32_u32.0--??
>>
>> Hi
>>
>> I have question about code to identify G0 and G1.
>>
>> Here is code that put in.
>>
>>
>>
>> ###################################
>>
>> #######################################
>>
>> loadrt mux_generic config=bb7
>>
>> loadrt conv_s32_u32
>>
>>
>>
>> addf conv_s32_u32.0 servo-thread
> this should be
>
> addf conv_s32_u32 servo-thread
>
> There is an error in the manual page for conv_s32_u32
>
>
>> addf mux_gen.00 servo-thread
>>
>>
>>
>> setp hm2_5i20.0.GPIO.040.is.output true
>>
>> setp hm2_5i20.0.GPIO.040.invert_output true
>>
>>
>>
>> net mode-signed motion.motion-type => conv_s32_u32.0.in
>>
>> net mode-unsigned conv_s32u32.out => mux_gen.00.sel-int
>>
>> net mode-out mux_gen.00.out => hm2_5i20.0.GPIO.040.out
>>
>>
>>
>>
>>
>> setp mux_gen.00.in-bit-01  0   ## rapid feed
>>
>> setp mux_gen.00.in-bit-02  1   ## straight feed
>>
>> setp mux_gen.00.in-bit-03  1   ## arc feed
>>
>> setp mux_gen.00.in-bit-04  0   ## toolchange
>>
>> setp mux_gen.00.in-bit-05  0   ## probing
>>
>> setp mux_gen.00.in-bit-06  0   ## index rotary
>>
>>
>>
>>
>>
>> ###########################################################
>>
>>
>>
>> and error ---Function ---conv_s32_u32.0-- not found
>>
>>
>>
>> and line to which it referring is here
>>
>> addf conv_s32_u32.0 servo-thread
>>
>>
>>
>> is something wrong here?
>>
>> Is there similar working sample to compare it ?
>>
>>
>>
>> Thank
>>
>> aram
>> ------------------------------------------------------------------------------
>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>> Get technology previously reserved for billion-dollar corporations, FREE
>> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
> Peter Wallace
> Mesa Electronics
>
> (\__/)
> (='.'=) This is Bunny. Copy and paste bunny into your
> (")_(") signature to help him gain world domination.
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to