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 3 years 4 months 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 3 years 4 months ago #1226

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 826
  • Thank you received: 123
  • Karma: -107
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: 3 years 4 months ago by fatkhrus.
The administrator has disabled public write access.
Go to top