Problem is fixed:

The cause was use of reserved words 'min' and 'max'

Fixing was simply renaming pins ( and thus the variables ) to 'mymin' , 'mymax' .

Now the states are as expected, near 1mS,

not 1 secondĀ  as with names 'min', 'max' .


I'd think use of reserved words should be mentioned

or warned or dis-allowed by halcompile .


Thanks for all the help

tomp
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to