sample code cscape analog input

simpleman

Member
Join Date
Dec 2015
Location
north dakota
Posts
3
Help I have limited plc coding experience & need to input 0-10 volt dc analog into cscape to show results on meter screen. I have NO idea where to start. A sample code diagram would be VERY helpful. Thank you.
 
It has been several years since I did any work with Horner products. Back when I did, they followed the GE style of addressing. If they still do, the data from the analog input module will show up in %AI memory. For a 0 - 10 volt range, the value in the %AI memory location will be between zero for zero volts and 32000 for 10 volts.
Unless you are using an analog module that allows for scaling the %AI data in the configuration of the module, in which case you will have to look at the configuration details.

Danw, Cscape is Horner's programming software.
 
Help I have limited plc coding experience & need to input 0-10 volt dc analog into cscape to show results on meter screen. I have NO idea where to start. A sample code diagram would be VERY helpful. Thank you.
I have attached 5 images, start with 01.
Happy New Year!

Scale_01.jpg Scale_02.jpg Scale_03.jpg Scale_04.jpg Scale_05.jpg
 

Similar Topics

New here so not sure if this is allowed, but this is something I developed for a work project to enable the usage of USB barcode scanners with...
Replies
1
Views
1,228
Hi All, I would like to ask you if possible to have some samples code for the realization of a software filter to be used in a PLC Micrologix...
Replies
2
Views
2,081
Anyone use the ModbusSlaveTCP.L5X for CompactLogix? I have it installed and cannot seem to set the Modbus (Instrument) ID. I'm expecting to set...
Replies
4
Views
1,969
Does any one have a sample code for creating recipe in RSLogix 5000. I need to be able to save 20 recipes that could have up to 20 ingredients...
Replies
2
Views
2,370
Hello All, I have been trying to refer to the "Day of the Week" Sample code that came with my rslogix 5000 package, however I am receiving an...
Replies
17
Views
14,113
Back
Top Bottom