1132 views|2 replies

970

Posts

0

Resources
The OP
 

Question: [PLC sets the programming element specified by the bit address to 1] What is this bit address? [Copy link]

I saw the following description in the PLC document:

Coil
The coil represents the output result, and controls external indicator lights, contactors, etc. through the output interface circuit.

When the result of the logic operation of the contacts on the left side of the coil is 1, the "energy flow" can reach the coil, causing the coil to be energized and activated, and the PLC sets the programming element specified by the bit address to 1;

Question : [ PLC sets the programming element specified by the bit address to 1] What is this bit address and what is its relationship with this coil?

This post is from stm32/stm8

Latest reply

This is the basic knowledge of microcontrollers and digital circuits, not PLC knowledge. The PLC needs to set a bit output to 1, and set the corresponding port register to 1 through software instructions. This port register is connected to circuits such as optoelectronic isolation, and some are also connected to relays, completing your output setting operation. For example, some use (S) and (R) to directly operate registers, some use instructions, and some use ladder diagrams or higher-level language modules.   Details Published on 2023-3-2 11:50
 

7422

Posts

2

Resources
2
 

You can think of it as a bit-to-function mapping. An irresponsible analogy is the control bit of a microcontroller, although the length of the bit of a PLC is larger.

This post is from stm32/stm8
 
Personal signature

默认摸鱼,再摸鱼。2022、9、28

 

1024

Posts

0

Resources
3
 

This is the basic knowledge of microcontrollers and digital circuits, not PLC knowledge.

The PLC needs to set a bit output to 1, and set the corresponding port register to 1 through software instructions. This port register is connected to circuits such as optoelectronic isolation, and some are also connected to relays, completing your output setting operation.

For example, some use (S) and (R) to directly operate registers, some use instructions, and some use ladder diagrams or higher-level language modules.

This post is from stm32/stm8
 
Personal signatureچوآن شـين
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Some experience summary on AD conversion design

I saw a blog post about the basic issues in AD conversion design, so I reposted it here to share with you. Understanding ...

On the last day of 2019, make a New Year’s wish for 2020!

Today is the last day of 2019. Have all your wishes come true and all your plans completed this year? It doesn’t matter ...

Application of Dacai UART screen in environmental testing equipment

1. Product Overview Environmental monitoring instruments are a general term for instruments used to monitor various para ...

Understand the development principle of WiFi endoscope HD wireless camera in wireless communication module function in one article

When it comes to wifi video transmission, do you first think of the need for a core module with video compression SOC, a ...

Encoder counting principle and motor speed measurement principle - multi-picture analysis

This post was last edited by DDZZ669 on 2021-2-14 23:30 Encoder is a sensor used to measure mechanical rotation or displ ...

As an RF engineer, do you really know how to use "dB"?

In our work, we often use the unit "dB". For example, insertion loss, return loss, power, we often use xx dB, or xx dBm ...

31 "Millions of Miles" Raspberry Pi Car——Ubuntu MATE System Installation

Next, I was going to start learning ROS, but it was particularly difficult to install it on the Raspberry Pi operating ...

When studying the working principle of RCD circuit, what is the energy accumulated in the parasitic inductance?

Is it the parasitic inductance of the switch? 626540 Then I saw a circuit similar to RCD function in the PFC circuit. Is ...

The colorful version of the ESP32C3 development board has arrived

I placed the order the day before yesterday and received it today. I’ll take a few pictures to show you. 761291 7612 ...

TI BQ24610 charging chip usage issues

The 24V power supply charges the 5-series lithium battery pack, and the charging current is 2-6A. Now there are a few qu ...

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list