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

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

Reply via email to