There was 2 last lines of code. i found problem in one net mode-unsigned conv-s32-u32.out => mux-gen.00.sel-int should be net mode-unsigned conv-s32-u32.0.out => mux-gen.00.sel-int and the last line net mode-out mux-gen.00.out => hm2_5i20.0.gpio.040.out brings error
pin ----mux-gen.00.out ----does not exist On Fri, Nov 28, 2014 at 7:59 PM, Gene Heskett <[email protected]> wrote: > On Friday 28 November 2014 19:42:34 a k did opine > And Gene did reply: > > hi > > i did fix most of problem but one new how up > > here is my code > > ################# > > > > ######################### > > > > ######################## > > > > 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-s32-u32.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 is > > > > > > > > Debug file information: > > > > . > > > > hm2-servo.hal:243: parameter or pin 'hm2_5i20.0.gpio.040.is.output' not > > found > > That is because it is not is.output, its is_output. Bit me too. :( > > Cheers, Gene Heskett > -- > "There are four boxes to be used in defense of liberty: > soap, ballot, jury, and ammo. Please use in that order." > -Ed Howdershelt (Author) > Genes Web page <http://geneslinuxbox.net:6309/gene> > US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS > > > ------------------------------------------------------------------------------ > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
