Search found 8 matches

by Ali Reza Danish
Wed Aug 21, 2019 10:48 am
Forum: Feature Requests
Topic: ADC Calculation is getting wrong
Replies: 5
Views: 4272

Re: ADC Calculation is getting wrong

Thanks Leigh,
It worked. But showing the value e.g as 270.434245 but if I want to show just two or three values after decimal as "176.34" or completely remove the values after decimal point along with the point "." as"176" what should I do.
by Ali Reza Danish
Mon Aug 19, 2019 11:23 am
Forum: Flowcode V8
Topic: How to use Rotary encoder with three outputs
Replies: 4
Views: 3027

Re: How to use Rotary encoder with three outputs

Hello Ali Reza Danish What is Z output? An index pulse, labeled as "Z", is added to the quadrature channels A and B. The Index provides a single pulse once every 360 degrees of rotation. This feature is typically used to allow a device to locate a home position. If you don't need this ind...
by Ali Reza Danish
Mon Aug 19, 2019 11:08 am
Forum: Feature Requests
Topic: ADC Calculation is getting wrong
Replies: 5
Views: 4272

Re: ADC Calculation is getting wrong

I have changed Ratio from Int to Float. Now its showing just 0 wherever the Potentiometer is.

Thanks.
by Ali Reza Danish
Fri Aug 16, 2019 8:18 pm
Forum: Feature Requests
Topic: ADC Calculation is getting wrong
Replies: 5
Views: 4272

ADC Calculation is getting wrong

I'm using a potentiometer to measure angle. Since potentiometers max angle varies I'm using another potentiometer to adjust the max angle. But this calculation is not working. In the maximum range Shaft angle should have shown 360 but its showing 499.That means only (shaftVolt * 100) is working. And...
by Ali Reza Danish
Fri Aug 16, 2019 7:48 pm
Forum: Bug Reports
Topic: LCD showing wrong characters in Flowcode 8
Replies: 5
Views: 3814

Re: LCD showing wrong characters in Flowcode 8

Hello, Your program is working well here for me. What version of Windows are you using? The LCD component uses the FixedSys font and so if you don't have this font available (which you should) then this could explain the problems you're having. Font.jpg It's windows 7 and it has the font FixedSys R...
by Ali Reza Danish
Fri Aug 16, 2019 7:42 pm
Forum: Flowcode V8
Topic: How to use Rotary encoder with three outputs
Replies: 4
Views: 3027

How to use Rotary encoder with three outputs

I want to measure rotation angle. I have the encoder E6B2-CWZ6C P/R=360.[ I've never worked with any encoder.] It has 3 outputs OutA,OutB, and OutZ. In Flowcode8 there is only two outputs A and B. Will it be okay if I keep OutZ unconnected.

Thank you
by Ali Reza Danish
Tue Aug 13, 2019 10:14 am
Forum: Bug Reports
Topic: LCD showing wrong characters in Flowcode 8
Replies: 5
Views: 3814

Re: LCD showing wrong characters in Flowcode 8

Anything I want to show the LCD shows these rectangular shapes.
by Ali Reza Danish
Mon Aug 05, 2019 8:41 pm
Forum: Bug Reports
Topic: LCD showing wrong characters in Flowcode 8
Replies: 5
Views: 3814

LCD showing wrong characters in Flowcode 8

Hi, I have installed Flowcode 8 and I don't have any licence and using the 30 days trial. I am trying to compile a program using LCD 16x2. LCD is showing abnormal characters in simulation. But the same program is running fine in another computer with the same Matrix account. I uninstalled and reinst...