Try this work around that bypasses the process of fetching the processor type
Sir Arthur & Members of the Court
Two issues:
- I get the above error when I try and run the "MotorControlAppMicroLogix" listed in the documents section.
- In the MOV instruction, same document, RUNG 0001, I enter the Destination address as shown(O:0.3), but get the error "Address must be specified to the word level"
I have followed the directions you gave me in a previous older post as listed below:
1) Under the AdvancedHMIDrivers project in Solution Explorer, open AllenBradletPCCC.vb
2) go to line 429
3) Insert the line of code "Return &H58" as shown below:
Code: [Select]
Public Function GetProcessorType() As Integer
Return &H58
If m_ProcessorType <> 0 Then
When I follow the above instructions, that code doesn't exist. Am I not doing it right?
Would you please verify or explain the MOV issue I described?
TIA
Larry C aka maltmaster, lwciak