Jump to content

farcry

Members
  • Posts

    9
  • Joined

  • Last visited

farcry's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Dear Flex727. I agree the range 4-20mA can easily be achieved with linearization. It's just that the option to select 4-20mA is confusing. It should be only 0-20mA option. That selecting either of those two options doesn't make any difference on OUTPUT, should be mentioned in manual. BR.
  2. I totally agree. Usually I would select 4-20mA and this would mean that if I send 0 to MI register linked to OUTUT the OUTPUT would be 4mA. (NOT 0mA!!!) In case of IO-AO6X this setting have no effect on analog output. I think that this is HARDWARE BUG. BR.
  3. Thanks again Sideway. I have modified project using STRUCT. But unfortunable this STRUCT function doesn't work like I thought it would. It creates ARRAY of MI's. Not just ONE MI... I could do this using SET/RESET bit, but this is time consuming and confusing method (If you use more MB's - like 30). I have attached sample. Do you have any other idea? MB_grid_V130_V3.vlp
  4. Hello. I have a problem. I'm communicating with MOXA ioLogik from whom I read RAW value of Analog Input. The RAW value is in range from 0 - 65535. The calculated value should be from 0 - 500. If I use Linearization FB I've got wrong number with numbers over 32676 (Signed Negative) The PLC always assumes that it is calculating with SIGNED INTEGERS. How can I overcome this problem? Thanks.
  5. Thanks again Sideway. I have modified yours perfectly working code to work with V130. I also used INVERSE bit to see which MB you are toggling. The only downside of this method is, that you have to have LINED UP MB's. For example MB0 to MB7. You can not have for example MB1,MB2 then MB8,MB9 and MB33, MB34. Thanks again for yours excellent idea. BR, Farcry. MB_grid_V130.vlp
  6. Sideway thanks for answer.. But V130 doesn't have Marking View property. If I would be using Vision with touch capabilities, I would use Touch Buttons for toggle.
  7. Thanks Joe Tauser. This is not what I'm looking for. In one display I have like 12 different MB's. (I run out of number keys). It is also not user friendly... What I would like is to jump to variable and change/toggle its state with arrow keys. The same way you change MI's. Ausman Only the first three MB's are trully MB's. And are RW type. I'm attaching small sample with NOT working MB toggle... Temp.vlp
  8. Hello. I have multiple MB's on one screen. I would like to toggle those MB's via HMI keypad (You can do this with MI's simply). Please help. Thanks.
×
×
  • Create New...