- des
- Batching & Blending
- Filling, Dispensing & Dosing
- Product Inspection
- Weighing in Hazardous Areas
- Other Solutions
- Connectivity Options
New HIDS Drum Scales!
Click Here to Learn More!The HI 2151/30WC and HI 2110WI can be configured in several different ways. The number of words I/O you need in your configuration would depend on the number of words you need to write/read. If you need to read block 20, you would need at least 16 words for the read (smallest number greater than number wanted). You would need at least 2 write words, as it takes two words to request the block 20 data.
Attached is an example (sample) of hooking up to the HI 2151/30WC and the HI 2110WI. It has some ladder rungs to write 3 words to the module and read 16 from the module. This sample program has the data manually being changed in the VAT1 table. The data needed to write to the module to request the block 20 data would be 5400 hex in the first word and 1400 hex in the second word. This may be enough to get you started.