Internet PLC Forum

General => Technical support => Topic started by: C.Anastas on February 25, 2004, 08:18:56 AM

Title: analog input reading
Post by: C.Anastas on February 25, 2004, 08:18:56 AM
I'm using 1 T100MD2424 and 2 I 7017 analog inputs,and i have minimum experience with basic programing, i need to read all inputs for monitoring pourposes only,let say every 30 seconds
does enybody have an example or apllication on this matter
i appreciatte your help
Title: Re:analog input reading
Post by: support on February 25, 2004, 10:37:11 AM
There is a sample program "I-7017.pc5" in the "ICP-CON" subfolder of the "samples" folder in the TRiLOGI installation directory. You should also download the application notes and the sample program from the following weblink:

http://www.tri-plc.com/trilogi/I-7000.zip

Please read the application notes as it tells you in details how to use the I-70xx with the M-series PLCs.

When multiple I-70xx are used, each one must be set with a different ID. But first of all, use the default ID (01) which the sample program uses to communicate with the I-70xx. Get a feel on it and see the resulting analog reading on the LCD. Then after that you can proceed to change the ID of the I-7017 and modify the program to handle two I-7017.