当前位置:网站首页>Modbus protocol register
Modbus protocol register
2022-06-30 04:52:00 【Answer-3】
ModBus There are four kinds of data ,DI、DO、AI、AO
DI: Digital input , Discrete input , One address, one data bit , The user can only read its state , Do not modify . For example, the buttons on the panel 、 Switch status , Fault state of the motor .
DO: Digital output , Coil output , One address, one data bit , The user can set the location 、 Reset , You can read back the status , Such as relay output , Start stop control signal of motor .
AI: Analog input , Input register , An address 16 Bit data , Users can only read , Do not modify , For example, the reading of a voltage value .
AO: Analog output , Holding register , An address 16 Bit data , Users can write , It can also be read back , For example, the current value of a control frequency converter .
Whatever these things are called , Its content is nothing more than these , The input signal can only be viewed by the user and cannot be changed , The output signal is controlled by the user , And can be read back . Discrete data has only one bit , The simulated data are 16 position .
边栏推荐
- Efficiency test of adding and querying ArrayList and LinkedList
- Check London attractions suitable for parents and children in winter vacation
- Cheap SSL certificate abroad
- Foreign SSL certificate
- Unity realizes rotation and Revolution
- 【Paper】2006_ Time-Optimal Control of a Hovering Quad-Rotor Helicopter
- A collection of errors encountered in machine learning with unity
- Spring Festival Tourism Strategy: welcome the new year in Bangkok, Thailand
- Enlist soldiers and generals, draw small programs, multi-threaded display time
- Output directory of log files after unity3d packaging
猜你喜欢

Recommended cultural landmarks of these tourist attractions in Bangkok

Oracle-数据的基本操作

Unity3d lookat parameter description

Unreal 4 learning notes - set player birth point

MySQL query gadget (I) replace a property value of the object in the JSON array in the JSON format string field

Oculus quest2 development: (I) basic environment construction and guide package

Connect to the database and run node JS running database shows that the database is missing

Window10 jar double click to run without response

Meet in Bangkok for a romantic trip on Valentine's Day

Approaching history, introduction to the London Guard Museum
随机推荐
This connection is not a private connection this website may be pretending to steal your personal or financial information
Wildcard SSL certificate issuing time
IO stream, character read / write, copy
Encapsulating JDBC tool classes
JPA composite primary key usage
[control] multi agent system summary. 5. system consolidation.
Check London attractions suitable for parents and children in winter vacation
Draw on screen border in Commodore 64
svg和canvas的区别
Qos(Quality of Service)
One interview question a day - the underlying implementation of synchronize and the lock upgrade process
Royal Albert Hall, a popular landmark in London
[UAV] gyroscope data analysis, taking Victor intelligent jy901b as an example
Universal Studios Singapore: a good place for a one-day parent-child tour in Singapore
[control] multi agent system summary. 4. control agreement.
Cheap SSL certificate abroad
Brew install NVM command not found solution
Detailed explanation of cookies and sessions
Create transfer generation point
BeanFactory创建流程