Canon EF-S 18-55mm f/3.5-5.6 USN Lens Logo
Posted on May 25, 2010
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

How to solve error1 problem - Canon EF-S 18-55mm f/3.5-5.6 USN Lens

1 Answer

Anonymous

Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

Sniper:

An expert who has posted more than 50 answers, of which 90% or more were rated as helpful.

  • Expert 54 Answers
  • Posted on Jun 18, 2010
Anonymous
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

Sniper:

An expert who has posted more than 50 answers, of which 90% or more were rated as helpful.

Joined: Jun 17, 2010
Answers
54
Questions
0
Helped
36608
Points
343

Error 01 means that communication between camera and lens is faulty. Try to clean lens contacts.

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Machine error1 broke needle then machine come error1 can i override

Look for Error 1 in the troubleshooting section of your owner's manual or search for:

Make Model Error 1
0helpful
1answer

Error-1

Hi there:


Manual says Error1 is a damaged or dirty CD. Suggests reinserting. If that doesn't work, it suggests returning to the dealer.




Hope this helps.
0helpful
1answer

Went to sew on my elna 6005 machine made a growling noise and stated error1 do you know what this means? I have had the machine since it was new and never had this issue

I would suggest that you take off the needle plate and check if the bobbin holder, the black plastic bit you put the bobbin into, has become dislodged and moved out of alignment. This can happen if you have a jam up as the holder is held in place with a magnet.

Your manual should show how to remove and clean under it in the cleaning section and there is probably some thread in under it.

It should have a mark on it that needs to align with a mark on the stopper, on the right side I think, and you may find that yours have moved a little out of this alignment.

I'm hoping that this is the problem for you; as its easily solved. After you've put the holder back, just turn it off and wait a second, then switch on and hopefully it will reset. Also check the back of your manual, it should have troubleshooting at the rear which may give a diagnosis on the Error1 message.
0helpful
1answer

Nothing happens escept error1 when print button is pushed

Tape jam or battery low. Please clean the printer and/or exchange the batteries.
0helpful
1answer
0helpful
1answer

The labeller says "Error1" when I press print. I have changed batteries. Not sure what the problem is?

Error 1 indicates a tape jam or low battery. To resolve, try removing the cassette and clearing the tape or replacing the battery.
0helpful
1answer

Network occured while connecting to the server

network error1

Whis server? while connecting with what
0helpful
1answer

When putting in a cd screen shows error1

Is it with all cds? Also what is the make & model this would help in tracking down your error code
0helpful
1answer

Need help in Special Formatting Number

Here is one solution. You might consider adding more robust error handling.
if the decimal numbers passed to the div function are multiples i will be a non-zero number of that multiple otherwise i will be zero.

Dim i As Integer
i = div(12, 0)
If i = 0 Then
'not multiple
' do this
Else
' is multiple
' do something else
End If


Function div(ByVal numerator As Object, ByVal denominator As Object) As Integer
dim n , d decimal
Dim result As Decimal
Dim remainder As Decimal

If IsNumber(numerator) Is True _
And IsNumber(denominator) Is True Then
If numerator <> 0 Then
n = numerator
d = denominator
Else
GoTo error1
End If
Else
GoTo error1
End If
result = Decimal.divide(n, d)
remainder = Decimal.remainder(n, d)
If remainder = 0 Then
div = result
Else
div = 0
End If

Exit Function
error1:
msgbox("Numbers must be non-zero numerics", , "Multiple check error")
div = 0
End Function

End Function
Not finding what you are looking for?

401 views

Ask a Question

Usually answered in minutes!

Top Canon Cameras Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3869 Answers

Cindy Wells

Level 3 Expert

6751 Answers

Pieter Vleeshouwers
Pieter Vleeshouwers

Level 3 Expert

2032 Answers

Are you a Canon Camera Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...