Welcome, Guest
Username: Password: Remember me
Welcome to TeslaSCADA forum!

Tell us and our members about your experience of using our products.

TOPIC: Send bits through a word

Send bits through a word 4 years 1 week ago #1222

  • alvaro.montano.chiara
  • alvaro.montano.chiara's Avatar
I need to send bits (bit 0, 1, 2 , ....,15) through a Word, It's possible.
The administrator has disabled public write access.

Send bits through a word 4 years 1 week ago #1226

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 861
  • Thank you received: 126
  • Karma: -108
Hello,

Yes, it's possible:
1. For most pointers for PLC (Modbus, Siemens and etc) you can setup bits for tags. For example for Modbus: teslascada.com/HTML/modbus-tag-settings.html
You can setup Bit for Holding Register you want.
2. You can use Bitmap operations like in ST language: teslascada.com/HTML/bitmap-operations.html
and in FBD language: teslascada.com/HTML/bitmap-operations-library.html

Best regards,
Ruslan
Last Edit: 4 years 1 week ago by fatkhrus.
The administrator has disabled public write access.
Go to top