Geoff,
FieldPoint modules return status as a 2 bit number (4 states; good, unconfigured, channel specific error 1, channel specific error 2). The FP-AI-C420 module reporting Channel Specific Error 2 means that the input signal is out of range (less than 4 mA or greater than 20 mA). One option is to make sure your signal does not go out of range. Note: whereas FieldPoint I/O modules provide over-ranging (e.g. 3.5 mA to 24 mA on the FP-AI-100), the FieldPoint Dual Channel Modules do not have over-ranging.
If you have version 4.0.1.55 or later of the fpoint.cbx and Lookout, you may be able to filter the alarms. To filter the alarms, create a fpoint.ini file in the lookout directory and add the following lines to filter channel specific alarms:
[FieldPointTagName]
Filte
rChAlarms=1
A value of 0 for FilterChAlarms will allow all alarms, whereas a value of 1, filters Channel Specific Error 1. I do not know at the moment whether a value of 1 will also filter Specific Error 2, or if a value of 2 will filter specific error 2. It may be that there is not an option for filtering Specific Error 2 at this point in time. I have to double check on this and will add the information when I can.
Regards,
Aaron
LabVIEW Champion, CLA, CPI