InputDigitalCam

This class is used for the digital feedback of an FB_AxisHydraulicBase.
Syntax:
FUNCTION_BLOCK FB_InputDigitalCam EXTENDS FB_IoBase
Properties
Name | Type | Access | Description |
---|---|---|---|
BreakM | Get, Set | Digital input element for a brake sensor in the negative direction on the axis track. | |
BreakP | Get, Set | Digital input element for a brake sensor in the positive direction on the axis track. | |
TargetM | Get, Set | Digital input element for the end position in the negative direction on the axis track. | |
TargetP | Get, Set | Digital input element for the end position in the positive direction on the axis track. |
Methods
Name | Description |
---|---|
Cyclic() | Cycle method |
Reads the terminal-specific input/output value. | |
Writes the terminal-specific input/output value. |
![]() | Coding of the The value for the Bit 0: TargetP |
Interfaces
Type | Description |
---|---|
I_IoBase | Standard interface on FB_IoBase. |
I_InputDigitalCam | Standard interface on FB_InputDigitalCam. |
Requirements
Development Environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.66 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v12.10.0.0) |