NCTOPLC_AXIS_REF_CAMCOUPLINGSTATE
TYPE NCTOPLC_AXIS_REF_CAMCOUPLINGSTATE :
STRUCT
CamActivationPending : BIT;
CamDeactivationPending : BIT;
CamActive : BIT;
{attribute 'hide'}
_reserved1 : BIT;
{attribute 'hide'}
_reserved2 : BIT;
{attribute 'hide'}
_reserved3 : BIT;
CamDataQueued : BIT;
CamScalingPending : BIT;
END_STRUCT
END_TYPE
Bit | Variable name | Description |
---|---|---|
0 | CamActivationPending | Table waiting for activation |
1 | CamDeactivationPending | Table waiting for deactivation |
2 | CamActive | Table is active |
3-5 |
| RESERVE |
6 | CamDataQueued | Table data (MF) ready for "Online Change" and waiting for activation |
7 | CamScalingPending | Table scalings ready for "Online Change" and waiting for activation |
Requirements
Development environment |
Target platform |
PLC libraries to include |
---|---|---|
TwinCAT v3.1.4020 |
PC or CX (x86) |
Tc2_MC2 |