CTD
Count Down
Libraries:
Description
The CTD block implements the CTD
ladder logic
instruction. When the rung conditions are true, the block counts downwards.
Ports
Input
Controls the execution of the block. EnableIn reflects the rung state preceding the block. If the rung state preceding the block is false, EnableIn is false, the block does not execute and the outputs are not updated.
Output
The count down enable output contains the rung-in condition when the instruction was last executed. By default, CD follows the state of EnableIn. If the EnableIn input to the block is false, the logic implemented by the block is not executed and CD signal is set to false.
Parameters
Specify the counter parameters in the format of tags
. In Ladder
Diagrams, tags (variables) are used to represent inputs, outputs, and internal memory
with attributes such as Data Type
, Initial Value
,
and size
. To change the attributes of the Operand
Tag
, open the Program Variables table within the
Ladder Diagram Program block. The Data Type
of the
timer tag is of the Bus:COUNTER
type with its initial value specified
as a structure containing the following fields:
Field | Description | Default Value |
---|---|---|
PRE | The preset value specifies the value which the accumulated value must reach before the instruction indicates it is done | 0 |
ACC | The accumulated value specifies the number of transitions the instruction has counted. | 0 |
CU | The count up enable contains | 1 |
CD | Count down enabled. | 1 |
DN | The done bit when set indicates the counting operation is complete | 0 |
OV | The overflow bit when set indicates the counter incremented past the upper limit of 2,147,483,647 | 0 |
UN | The underflow when set indicates the counter decremented past the lower limit of -2,147,483,648. | 0 |
Programmatic Use
Block Parameter:
PLCOperandTag |
Type: character vector |
Value: character vector |
Default: 'T' |
Version History
Introduced in R2019a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)