LOADCELL_S
It has only one detected weight value from Loadcell module. It is used to get only one detected weight value if the FB name is finished with "_S".
Variable Name | I/O | Type | Device |
BASE | Input | Word | Write Base number 0~16 |
SLOT | Input | Word | Write Slot number CM1 : 0 ~ 11 |
CH | Input | Word | Write Channel number. (Ex. Ch2 : Write 2) |
OUTPUT | Output | Word | Write Word type device address that you want to save the converted value (Except :X / F / TS / TC / CS / CC / S) |
If you write wrong SLOT number or BASE number, CPU will have an error.
System Library type
CM1_LOADCELL_S
Buffer Memory Index
CM1 Loadcell : 12 / 27 / 42 / 57 (Ch.1~4 : AD converted value)
Example) CM1_LOADCELL_S
BASE (M100)=0, SLOT (M200)=5, Channel (M300)=4
You can get a digital value from Ch4 at slot #5 in local base and save it to M400.