Getting an error 33162 when trying to read analog input on FP

I am getting a error when trying to do a simple analog input read using Field Point. I have a FP-2000 network module and am trying to read channel 0 at FP-TB-10 @3 which has an AI-C420 analog input module in place. There is no definition for the error and I can read the signal from Field Point Explorer just fine.
I have downloaded the example continuous read vi from the web site and it does not work either. It seems that this should not be complicated but this is not the 1st problem I have had. I will take any suggestions. Thank you.

Mike,
Error code 33162, "Can not connect to item on module," generally is the result of attempting to connect to an item that is not available at the first connection attempt. This is frequently the result of an ethernet network module being offline when you attempt to connect to it. Since you are able to connect from FieldPoint Explorer, I suspect something else is going on. The likeliest possibilities that I can think of are:
1) You have more than one ethernet Comm Resource in your IAK file and you have provided the name for the wrong resource (e.g. you may have had a different IP address and created a new Comm Resourcefor the new IP address, but left the old one in place and are using the wrong one).
2) Similar to #1 above, you changed the IP address in
the Comm Resource but did not save the change so there is no module at the IP address it is attempting to communicate with.
3) There is a misconfiguration in the IAK file and the FP-TB-10 shows a listing for a digital module at address 0 rather than an analog module.
4) The module is misaddressed. I have occasionally seen instances where the protective end cover was not installed on the last terminal base and a piece of metal shorted some of the pins causing the addressing to be incorrect. Since this method of failure would also show up in FieldPoint Explorer, I do not think it is likely the root cause of your problem.
5) You have booted the FP-20xx in Safe Mode (although FieldPoint Explorer will not work in this case so I do not think it is likely).
Note: If you had successfully connected and then lost the connection, the error code is 33163, "The connection to the module has been broken."
Regards,
Aaron

Similar Messages

Maybe you are looking for

  • How can i update regup-sgtxt field in sap script

    Hi experts, I have created sap script for payment print prog. In that one field is amount discription "REGUP-SGTXT". i want to use field "REGUP-SGTXT" as a discription. for sap script payment print i use T-Code f-43, fb03,f-58... now in whic T-code i

  • The Customer/Vendor Name in the General ledger Report Form.

    I have Questions about General Ledger Report in SAP Business One. Display the Customer/Vendor Name in the General Ledger Report. Just would like to ask if its possible to display the Customer/Vendor Name in the General Ledger Report? The format simpl

  • How can I recover a hard drive that Disk Utility won't even see?

    I've done it before using a floppy boot disk in a PC containing something called kern and msfroot (some minimal linux installation, possibly), just wondering if there's some magic unix command that does the same thing on a Mac. The drive will be in a

  • Creating Adapter Modules

    Hello   Can anyone tell me as to how do i create my own adapter modules. The java caode has been developed but where in the configuration builder of XI should this be stored and how?Could someone explain the entire process as to how to do this and al

  • Questions on redo

    Hi all, does the LGWR only write transactions that are COMMITED from the redo buffer to the redo logs? or they will write uncommited transactions to the redo log as well? please advise. thanks